Argcomplete

Latest version: v3.4.0

Safety actively analyzes 639160 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 13

1.4.1

==========================
- activate-global-python-argcomplete runs on Homebrew out of the box

1.4.0

==========================
- Correctly handle suggestions for positionals with variable-length nargs. Thanks to evanunderscore (132, 133).

1.3.0

==========================
- Correctly handle suggestions with custom nargs for optionals. Thanks to evanunderscore (131).

1.2.0

==========================
- Fix propagation of partially parsed subparser namespace into parent parser namespace upon subparser failure due to
partial args. This allows completers to access partial parse results for subparser optionals in parsed_args (114).
- The default completer can now be specified when manually instantiating CompletionFinder. Thanks to avylove (130).

1.1.1

==========================
- Use FilesCompleter as default completer fallback (120).

1.1.0

==========================
- Recognize subclasses of argparse._SubParsersAction. Thanks to Stephen Koo (118).
- Support parsed_args in custom completers with missing args. Thanks to Dan Kilman (124).
- Non-ASCII support in FilesCompleter.
- Automatically enable FilesCompleter for argparse.FileType arguments.

Page 10 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.