Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report dev2718

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Mount the elektra key-hierarchy as a fuse-filesystem.

    Python 1

  2. cpython Public

    Forked from python/cpython

    The Python programming language

    Python

  3. Forked from jcjohnson/neural-style

    Torch implementation of neural style algorithm

    Lua

  4. Forked from ageitgey/face_recognition

    The world's simplest facial recognition api for Python and the command line

    Python

  5. Forked from ElektraInitiative/libelektra

    Elektra serves as a universal and secure framework to access configuration parameters in a global, hierarchical key database.

    C

  6. Forked from tokenizer/xontrib-output-search

    Get identifiers, paths, URLs and words from the previous command output and use them for the next command in xonsh shell.

    Python

171 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

March 2022

Created 1 commit in 1 repository

Created a pull request in xonsh/xonsh that received 2 comments

fix 4343 by always trying greedy=True in _parse_ctx_free

This change makes some statements that were syntax errors previously like (ls) > /x valid syntax, which solves #4343 and replaces #4694. For community

+138 −109 2 comments

Created an issue in xonsh/xonsh that received 1 comment

$XONSH_TRACEBACK_LOGFILE with '~' crashes xonsh

Steps to Reproduce $XONSH_TRACEBACK_LOGFILE = "~/log" raise Exception xonfig Current master. Expected Behavior Log gets written without errors. Cur…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.