Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tusharsadhwani/zxpy issues and pull requests

#56 - pipes is deprecated for python 3.13

Issue - State: closed - Opened by thewchan 5 months ago - 2 comments

#55 - Add comparison to xonsh

Issue - State: open - Opened by jgarte 6 months ago - 2 comments

#54 - Add pytest-cov as a dev dependency

Pull Request - State: open - Opened by zodman over 1 year ago

#53 - Allow unknown processor in injection test

Pull Request - State: closed - Opened by figsoda over 1 year ago

#52 - Make CLI arguments accessible in zxpy programs

Pull Request - State: closed - Opened by tusharsadhwani almost 2 years ago - 1 comment

#51 - Add requirements.txt

Pull Request - State: closed - Opened by tusharsadhwani almost 2 years ago

#50 - Make args accessible to shell scripts

Issue - State: closed - Opened by tusharsadhwani almost 2 years ago

#49 - Replace the custom interpreter with a builtin one

Pull Request - State: closed - Opened by tusharsadhwani over 2 years ago

#48 - Fix tox envlist

Pull Request - State: closed - Opened by tusharsadhwani almost 3 years ago

#47 - Add interactive mode option

Pull Request - State: closed - Opened by tusharsadhwani almost 3 years ago

#46 - Locals aren't injected properly

Issue - State: closed - Opened by tusharsadhwani almost 3 years ago - 1 comment

#45 - Add support for `-i` flag

Issue - State: closed - Opened by tusharsadhwani almost 3 years ago

#44 - Add code coverage

Issue - State: open - Opened by tusharsadhwani almost 3 years ago - 3 comments

#43 - zx REPL bug in Python3.10

Issue - State: closed - Opened by tusharsadhwani about 3 years ago - 1 comment

#42 - `Ctrl+C` should clear an ongoing command in REPL

Issue - State: closed - Opened by tusharsadhwani about 3 years ago - 1 comment

#41 - Crash if shell return empty result (py3.10)

Issue - State: closed - Opened by scailer about 3 years ago - 2 comments

#40 - Break Multiline REPL Statement

Pull Request - State: closed - Opened by niftytyro over 3 years ago

#39 - Fix issues and tests on MacOS

Pull Request - State: closed - Opened by tusharsadhwani over 3 years ago

#38 - shell hangs when `echo` is used

Issue - State: closed - Opened by hacker-DOM over 3 years ago - 17 comments

#37 - `Ctrl+C` doesn't break a multiline statement in REPL

Issue - State: closed - Opened by tusharsadhwani over 3 years ago
Labels: good first issue

#36 - Use select module to prevent deadlocks and read faster

Pull Request - State: closed - Opened by tusharsadhwani over 3 years ago

#35 - Add pre-commit.ci

Issue - State: open - Opened by tusharsadhwani over 3 years ago

#34 - Fix backwards compatibility

Pull Request - State: closed - Opened by tusharsadhwani over 3 years ago

#33 - Refactor run_shell

Pull Request - State: closed - Opened by tusharsadhwani over 3 years ago

#32 - Backwards compatibility

Issue - State: closed - Opened by tusharsadhwani over 3 years ago

#31 - Code cleanup

Issue - State: open - Opened by tusharsadhwani over 3 years ago

#30 - Fix list unpacking

Pull Request - State: closed - Opened by tusharsadhwani over 3 years ago

#29 - Deadlock in trying to read stdout and stderr together

Issue - State: closed - Opened by tusharsadhwani over 3 years ago - 1 comment

#28 - Simplify "run_shell" logic

Issue - State: closed - Opened by tusharsadhwani over 3 years ago - 1 comment

#27 - Support list unpacking for return codes

Issue - State: closed - Opened by tusharsadhwani over 3 years ago

#26 - Add documentation about quoting

Pull Request - State: closed - Opened by tusharsadhwani over 3 years ago

#25 - Document quoting and raw shell-strings

Issue - State: closed - Opened by tusharsadhwani over 3 years ago

#24 - Documenting what syntax works and what doesn't

Issue - State: closed - Opened by manfredlotz over 3 years ago - 8 comments

#23 - Improve code documentation

Issue - State: open - Opened by tusharsadhwani over 3 years ago

#22 - Fix unpredictable printing of bash strings

Pull Request - State: closed - Opened by tusharsadhwani over 3 years ago

#21 - ~ commands not working in a for loop

Issue - State: closed - Opened by manfredlotz over 3 years ago - 5 comments

#20 - Include utility functions used by zxpy's transformations in globals dict

Pull Request - State: closed - Opened by Jackenmen over 3 years ago - 2 comments

#19 - NameError: name 'run_shell' is not defined

Issue - State: closed - Opened by manfredlotz over 3 years ago - 6 comments

#18 - Problems using a package

Issue - State: closed - Opened by manfredlotz over 3 years ago - 14 comments

#17 - Parameter for script

Issue - State: closed - Opened by manfredlotz over 3 years ago - 13 comments

#16 - Add argument quoting inside bash fstrings

Pull Request - State: closed - Opened by tusharsadhwani over 3 years ago

#15 - Add documentation and examples for 3-tuple mode

Pull Request - State: closed - Opened by tusharsadhwani over 3 years ago

#14 - Add documentation for new 3-tuple mode

Issue - State: closed - Opened by tusharsadhwani over 3 years ago

#13 - Add stderr and return code support

Pull Request - State: closed - Opened by tusharsadhwani over 3 years ago

#12 - Add tests

Pull Request - State: closed - Opened by tusharsadhwani over 3 years ago

#11 - Remove zxpy executable from `sys.argv`

Pull Request - State: closed - Opened by tusharsadhwani over 3 years ago

#10 - Different sys.argv behavour

Issue - State: closed - Opened by techhazard over 3 years ago - 3 comments

#9 - Improve zx REPL

Issue - State: closed - Opened by tusharsadhwani over 3 years ago - 2 comments

#8 - Escaping/quoting of variable args in commands

Issue - State: closed - Opened by Jackenmen over 3 years ago - 2 comments

#7 - unary operator syntax doesn't work with print()

Issue - State: closed - Opened by Jackenmen over 3 years ago - 3 comments

#6 - How to deal with return codes

Issue - State: closed - Opened by manfredlotz over 3 years ago - 7 comments

#5 - bad operand type for unary ~: 'str'

Issue - State: closed - Opened by tjjh89017 over 3 years ago - 3 comments

#4 - Add output streaming

Pull Request - State: closed - Opened by tusharsadhwani almost 4 years ago

#3 - Add a REPL

Pull Request - State: closed - Opened by tusharsadhwani almost 4 years ago

#2 - Allow zxpy to be used in the REPL

Issue - State: closed - Opened by tusharsadhwani almost 4 years ago - 1 comment

#1 - No live stdout like in zx

Issue - State: closed - Opened by JayDoubleu almost 4 years ago - 4 comments