Popular repositories
512 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2021
Created 2 commits in 2 repositories
Created a pull request in xonsh/xonsh that received 3 comments
Add xfail for windows + py3.8 for strange test failure
Marking test_main.py::test_rc_with_modules
as an xfail
for Python 3.8 on Windows until we have time to dig in to the weirdness causing it to fail.
+3
−0
•
3
comments
Opened 3 other pull requests in 2 repositories
dask/distributed
1
merged
1
open
xonsh/xonsh
1
merged
Reviewed 10 pull requests in 2 repositories
xonsh/xonsh 8 pull requests
- DOC: Autoreformat most of the docs.
- Feature/speed up startup
- Add anchor links to website navigation bar to improve usbability
- XONSH_SUBPROC_CAPTURED_PRINT_STDERR to False
- Added env variable to ignore ./ and ../ in filepath completion
- Put history json to subdirectory
- Improve bash completions - Pass parsed command line to py-bash-commands
- feat: Added environment variable to hide unwanted printing the stderr when using captured object.