Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / neithere/argh issues and pull requests
#228 - Test failures with Python 3.13.0b2
Issue -
State: open - Opened by mgorny 5 months ago
- 2 comments
Labels: bug
#226 - cmake deprecation warning with cmake<3.5
Issue -
State: closed - Opened by theodoregoetz 8 months ago
- 1 comment
Labels: bug
#225 - Release v0.31.3
Pull Request -
State: open - Opened by neithere 9 months ago
Labels: release-candidate
#224 - Setting the argument name with `dest` is ignored
Issue -
State: open - Opened by mathieulongtin 9 months ago
- 2 comments
Labels: bug
#223 - Strip trailing underscore from option names
Pull Request -
State: open - Opened by djpohly 9 months ago
- 1 comment
#222 - Trim trailing `_` from argument names
Issue -
State: open - Opened by djpohly 9 months ago
Labels: enhancement
#221 - Docs update in similar.rst
Pull Request -
State: closed - Opened by harkabeeparolus 9 months ago
- 1 comment
Labels: component-docs
#220 - Option to disable replacement of "_" with "-" in named cli arguments
Issue -
State: open - Opened by pppmlt 9 months ago
- 3 comments
Labels: enhancement, wontfix
#219 - feat: test_that_issue_216_does_not_happen to increase test coverage
Pull Request -
State: open - Opened by thorwhalen 9 months ago
#218 - Release v0.31.2
Pull Request -
State: closed - Opened by neithere 9 months ago
#217 - fix: issue #216
Pull Request -
State: closed - Opened by thorwhalen 10 months ago
- 6 comments
Labels: bug
#216 - TypingHintArgSpecGuesser breaks on type alias List
Issue -
State: closed - Opened by thorwhalen 10 months ago
- 11 comments
Labels: bug
#215 - Release v0.31.1
Pull Request -
State: closed - Opened by neithere 10 months ago
#213 - fix: nargs + list as default value (#212)
Pull Request -
State: closed - Opened by neithere 10 months ago
Labels: bug, component-assembling
#212 - Using argh.argh(args=... , default=...) causes double nesting of passed arguments
Issue -
State: closed - Opened by pioio 10 months ago
- 1 comment
#211 - Type hints: basic usage to infer argument types (fixes #203)
Pull Request -
State: closed - Opened by neithere 12 months ago
Labels: enhancement, component-assembling
#210 - Release v0.30.4
Pull Request -
State: closed - Opened by neithere 12 months ago
Labels: release-candidate
#209 - Release v0.30.3
Pull Request -
State: closed - Opened by neithere about 1 year ago
Labels: release-candidate
#208 - Issue with underscores in positional arguments since 0.30.0
Issue -
State: closed - Opened by kaetir about 1 year ago
- 1 comment
Labels: bug
#207 - fix: raise exception for non-migrated commands (fixes #206)
Pull Request -
State: closed - Opened by neithere about 1 year ago
#206 - 0.30.X is breaking console scripts by moving options to positional arguments
Issue -
State: closed - Opened by valentin-feron about 1 year ago
- 5 comments
Labels: component-assembling, component-docs
#203 - Type hints: basic usage to infer argument types
Issue -
State: closed - Opened by neithere about 1 year ago
- 2 comments
#202 - Support realtime output through a pipe (fixes #145)
Pull Request -
State: closed - Opened by neithere about 1 year ago
Labels: enhancement
#201 - Release v0.31.0
Pull Request -
State: closed - Opened by neithere about 1 year ago
Labels: release-candidate
#199 - Keyword-only arguments as options (closes #191)
Pull Request -
State: closed - Opened by neithere about 1 year ago
Labels: enhancement, component-assembling
#198 - Refactor assembling module (closes #197)
Pull Request -
State: closed - Opened by neithere about 1 year ago
#197 - Refactor assembling module
Issue -
State: closed - Opened by neithere about 1 year ago
#196 - Add support for Python 3.12
Issue -
State: closed - Opened by neithere about 1 year ago
#195 - Add support for Python 3.12 (closes #196)
Pull Request -
State: closed - Opened by neithere about 1 year ago
#194 - Document usage with class methods (closes #138)
Pull Request -
State: closed - Opened by neithere about 1 year ago
#193 - Remove pre_call, expose finer control over dispatching (re #63)
Pull Request -
State: closed - Opened by neithere about 1 year ago
#192 - Deprecate `help` command alias and `@expects_obj` decorator
Pull Request -
State: closed - Opened by neithere about 1 year ago
#191 - Keyword-Only Arguments as Options
Issue -
State: closed - Opened by neithere about 1 year ago
Labels: component-assembling, component-dispatching
#190 - Release v0.30.0
Pull Request -
State: closed - Opened by neithere about 1 year ago
Labels: release-candidate
#189 - Type annotations for existing code (closes #185)
Pull Request -
State: closed - Opened by neithere about 1 year ago
#188 - Remove previously deprecated code (closes #184)
Pull Request -
State: closed - Opened by neithere about 1 year ago
#187 - Test coverage reported as <100% when argcomplete is installed
Issue -
State: closed - Opened by mtelka about 1 year ago
- 5 comments
Labels: needs-design, chore
#185 - Add type annotations to existing code
Issue -
State: closed - Opened by neithere about 1 year ago
#184 - Remove previously deprecated stuff
Issue -
State: closed - Opened by neithere about 1 year ago
- 1 comment
#183 - test: add coverage for action="count" (#127)
Pull Request -
State: closed - Opened by neithere about 1 year ago
#182 - Revamp unit tests
Issue -
State: open - Opened by neithere about 1 year ago
#181 - Positional arguments should not lead to removal of short form of keyword arguments (fixes #115)
Pull Request -
State: closed - Opened by neithere about 1 year ago
Labels: component-assembling
#180 - Release 0.29.0
Pull Request -
State: closed - Opened by neithere about 1 year ago
#179 - Release 0.29.0
Pull Request -
State: closed - Opened by neithere about 1 year ago
#178 - Rename add_commands() args: "namespace*" → "group*" (#165)
Pull Request -
State: closed - Opened by neithere about 1 year ago
#177 - Avoid depending on iocapture by using pytest's built-in feature
Pull Request -
State: closed - Opened by mr-c about 1 year ago
- 1 comment
Labels: component-packaging, chore
#176 - Expose version information at runtime
Issue -
State: open - Opened by markjreed over 1 year ago
#175 - Suppress return output.
Issue -
State: open - Opened by TheChymera over 1 year ago
- 2 comments
#174 - Make `help` output for base command containing multiple subcommands shorter
Issue -
State: open - Opened by TheChymera over 1 year ago
#173 - chore: publishing to prod PyPI
Pull Request -
State: closed - Opened by neithere over 1 year ago
- 3 comments
Labels: component-packaging
#172 - fix: argcomplete-related test
Pull Request -
State: closed - Opened by neithere over 1 year ago
#171 - fix: assumed prog name in tests
Pull Request -
State: closed - Opened by neithere over 1 year ago
#170 - Tests fail when run via "python -m pytest"
Issue -
State: closed - Opened by mgorny over 1 year ago
- 2 comments
Labels: bug
#169 - 0.28.0: pytest fails in `tests/test_completion.py::test_disabled_without_bash` unit
Issue -
State: closed - Opened by kloczek over 1 year ago
- 3 comments
Labels: bug
#167 - Add Github workflow to publish the release to PyPI
Pull Request -
State: closed - Opened by neithere over 1 year ago
#166 - Lint: configure the Bandit tool
Pull Request -
State: closed - Opened by neithere over 1 year ago
Labels: chore
#165 - Rename "namespace" in add_commands()
Issue -
State: closed - Opened by neithere over 1 year ago
- 1 comment
Labels: component-assembling
#164 - Remove Makefile
Issue -
State: closed - Opened by neithere over 1 year ago
- 2 comments
Labels: chore
#163 - Ensure full test coverage
Pull Request -
State: closed - Opened by neithere over 1 year ago
Labels: chore
#162 - Raise coverage to 100%
Issue -
State: closed - Opened by neithere over 1 year ago
Labels: chore
#161 - Exit failure on CommandError or other wrapped error
Pull Request -
State: closed - Opened by ekimekim over 1 year ago
- 3 comments
#160 - docs: add Read the Docs config
Pull Request -
State: closed - Opened by neithere over 1 year ago
Labels: component-docs
#159 - Cleanup for v.0.27
Pull Request -
State: closed - Opened by neithere over 1 year ago
#158 - Fix broken tests under Python 3.9.7+
Pull Request -
State: closed - Opened by neithere over 1 year ago
- 3 comments
#157 - Modernisation and cleanup: Python 3, CI and packaging retooling
Pull Request -
State: closed - Opened by neithere over 1 year ago
#156 - Change http to https in license texts
Pull Request -
State: closed - Opened by mtelka almost 2 years ago
#155 - tox.ini file missing from sdist on PyPI
Issue -
State: closed - Opened by mtelka almost 2 years ago
- 3 comments
Labels: component-packaging
#154 - Use Python's build in unittest.mock
Pull Request -
State: closed - Opened by jelly almost 2 years ago
#153 - Add CI for Python 3.7, 3.8 & pypy-3.7 via GitHub actions
Pull Request -
State: closed - Opened by mrdavidlaing over 2 years ago
#152 - use unittest.mock instead of mock
Issue -
State: closed - Opened by pgajdos over 2 years ago
- 4 comments
#151 - use kwargs from different function?
Issue -
State: closed - Opened by proximous almost 3 years ago
- 1 comment
Labels: duplicate, enhancement
#150 - argh.dispatching.dispatch( skip_unknown_args=True ) bug
Issue -
State: closed - Opened by faymek almost 3 years ago
#149 - argh.dispatching.dispatch( skip_unknown_args=True ) bug
Issue -
State: closed - Opened by faymek almost 3 years ago
- 1 comment
Labels: duplicate
#148 - Tests fail on python-3.9.7 (3.9.6 worked)
Issue -
State: closed - Opened by trofi about 3 years ago
- 3 comments
Labels: bug
#147 - Search for completion on RTD shows no results
Issue -
State: closed - Opened by mcstafford-git over 3 years ago
- 1 comment
#146 - Passing a required argument by name
Issue -
State: closed - Opened by neithere over 3 years ago
- 1 comment
Labels: enhancement, component-assembling
#145 - Generator command dumps the whole output at once when piped
Issue -
State: closed - Opened by neithere over 3 years ago
- 1 comment
Labels: bug, component-dispatching
#144 - More detailed signature inference with typing.get_type_hints
Issue -
State: closed - Opened by fakuivan over 3 years ago
- 2 comments
Labels: component-assembling, needs-design
#143 - getting NameError for @arg decorator
Issue -
State: closed - Opened by exxmen over 3 years ago
- 1 comment
#142 - override function signature with decorator
Issue -
State: closed - Opened by tekumara about 4 years ago
- 2 comments
Labels: needs-design
#141 - Support for boolean flag pairs
Issue -
State: open - Opened by tomasaschan over 4 years ago
- 3 comments
Labels: component-decorators, needs-design, looks-like-plugin
#140 - Using cython with argh failed: AttributeError: 'builtin_function_or_method' object has no attribute 'argh_args'
Issue -
State: open - Opened by speq over 4 years ago
Labels: needs testing, env-cython
#139 - Get list of characters instead of strings when using nargs='+' and typing hints
Issue -
State: closed - Opened by BrendanSimon over 4 years ago
- 2 comments
Labels: bug, component-assembling, needs-design
#138 - Document usage with class methods
Issue -
State: closed - Opened by rizplate over 4 years ago
- 1 comment
Labels: enhancement, component-docs
#137 - add support for varargs help message
Pull Request -
State: closed - Opened by hzpc-joostk almost 5 years ago
- 4 comments
Labels: enhancement, component-assembling, needs unit tests
#136 - Allow disabling argument inference
Issue -
State: closed - Opened by tekumara about 5 years ago
- 4 comments
#135 - First example in docs fails for me
Issue -
State: closed - Opened by smontanaro over 5 years ago
- 1 comment
Labels: invalid
#134 - Fix bug with skip_unknown_args=True
Pull Request -
State: closed - Opened by Gidgidonihah over 5 years ago
- 2 comments
#133 - duplicate choices in help with short/long arguments
Issue -
State: closed - Opened by BrendanSimon about 6 years ago
- 1 comment
Labels: wontfix
#132 - Decorated functions don't work through __wrapped__ when using argh.named or when using a namespace
Issue -
State: closed - Opened by kbrowder about 6 years ago
- 2 comments
#131 - Avoiding namespace collisions for command names
Issue -
State: closed - Opened by bede about 6 years ago
- 1 comment
#130 - Declare Python 3.6 support + add python_requires to help pip
Pull Request -
State: closed - Opened by hugovk over 6 years ago
- 3 comments
#129 - LICENSE file missing from sdist on PyPI
Issue -
State: closed - Opened by nehaljwani over 6 years ago
- 3 comments
Labels: component-packaging
#128 - Tests fail on Python 3.7.0b3
Issue -
State: closed - Opened by hroncok over 6 years ago
- 3 comments
#127 - argh.arg decorator does not properly handle action=count and choices
Issue -
State: closed - Opened by nirizr over 6 years ago
- 1 comment
Labels: invalid, component-assembling, component-dispatching
#126 - Remove COPYING file to avoid license confusion (fixes #125)
Pull Request -
State: closed - Opened by nlohmann almost 7 years ago
- 3 comments
#125 - Confusing license information
Issue -
State: closed - Opened by nlohmann almost 7 years ago
- 2 comments
#124 - New release?
Issue -
State: closed - Opened by jacobsvante almost 7 years ago
- 12 comments
Labels: component-packaging
#123 - Display extended-instructions for specific commands
Issue -
State: open - Opened by Kentoseth about 7 years ago
Labels: component-dispatching, needs-design
#122 - Declare Python 3.6 support
Pull Request -
State: closed - Opened by jonafato over 7 years ago
- 3 comments