Ecosyste.ms: Issues

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

GitHub / ThomasWaldmann/argparse issues and pull requests

#103 - parsing only a subset and leave all other checks undone

Issue - State: closed - Opened by ghost about 5 years ago - 3 comments

#102 - What does the comments "We have to allow for ..." means?

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

#101 - How to filepath location as command line argument

Issue - State: closed - Opened by ghost about 6 years ago - 1 comment

#100 - Poll: why are you using argparse from pypi (or from here) these days?

Issue - State: closed - Opened by ThomasWaldmann about 6 years ago - 3 comments

#99 - argparse ArgumentParser(allow_abbrev=True) not documented on web

Issue - State: closed - Opened by jrbrearley over 6 years ago - 1 comment

#98 - argparse WBN if default values displayed in -h message

Issue - State: closed - Opened by jrbrearley over 6 years ago - 1 comment

#97 - Convert to python2/3 compatible

Pull Request - State: closed - Opened by ralic over 7 years ago - 2 comments

#96 - AssertionError: assert ' '.join(pos_parts) == pos_usage

Issue - State: closed - Opened by petriborg almost 8 years ago - 3 comments

#95 - Issue with argument_group and required add_mutually_exclusive_group

Issue - State: closed - Opened by pneff over 8 years ago - 2 comments

#94 - Split """" into string marker """ and literal "

Pull Request - State: closed - Opened by jayvdb almost 9 years ago - 2 comments

#92 - Backport allow_abbrev option from Python 3.5

Pull Request - State: closed - Opened by jd almost 9 years ago - 9 comments

#91 - Argparse 1.4.0 doesn't have a wheel on PyPI: causes get-pip.py failures.

Issue - State: closed - Opened by nedbat about 9 years ago - 2 comments

#90 - .add_mutually_exclusive_group() only works when child of parser but not when a child of argument group

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#89 - pypi version does not handle empty arguments when fromfile_prefix_chars set (python issue 12353)

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: bug, Type-Defect, auto-migrated, Priority-Medium

#88 - Bug with negative numbers in scientific notation

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#87 - Serious issues with nested mutex groups in help output

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#86 - `choices=[...]` overrides `nargs='*'`

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#85 - Argparse is not testable with nosetest

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#84 - positional arguments before options cause all options to be in REMAINDER

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#83 - When -h is used, default values that fail should not matter

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#82 - argparse 1.2 incompatible with Python 3.1

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 10 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#81 - About this issue tracker

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: wontfix

#80 - argparse-1.1.zip is not same archive on pypi / on google code

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 4 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#79 - re-license argparse package under same license as py 2.7 stdlib argparse code

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 8 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#78 - add_mutually_exclusive_group more than once has incorrectly formatted help.

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#77 - sha1sum of argparse-1.1.zip does not match

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 3 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#76 - Handling arguments after --

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 3 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#75 - __all__ is not complete

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#74 - Subcommands not printed in the same order they were added

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 4 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#73 - Parsing multiple merged short options eats characters

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#72 - sub command set_defaults behaviour

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#71 - Feature Request: Ability to remove argument groups

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#70 - Feature Request: Allow exclusion of argument groups from -h output

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#69 - Request: Method for prompting for arguments let out

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#68 - Value passed to command-line option cannot take a string that includes another command-line option

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#67 - Calling add_argument with the wrong number of metavars causes delayed error message.

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#66 - Calling add_argument with a sequence as 'type' causes spurious error message.

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#65 - Cannot specify 'dest' for positional arguments

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#64 - positional arguments with hyphens not correctly mapped to Namespace object attribute with underscores

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#63 - Wrap tests are sensitive to terminal size

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#62 - Bikeshedding: a specific method for store_true and store_false arguments

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#61 - Document that parents must be fully declared before children.

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium, Component-Docs

#60 - Incorrect type for default= in add_argument() is silently ignored, should raise exception

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#59 - Control flow is lost when overriding error/exit

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 21 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#58 - Allow title and description arguments for add_mutually_exclusive_group

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 6 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#57 - 'choice' arguments should support default values

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#56 - parser.parse_known_args() does not work with subparsers

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#55 - add a utilities for shell autocompleters to hook into as well as support for extending completion info

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 7 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#54 - When using subcommands, option in parent parser should be placeable anywhere

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#53 - Cannot group subcommands

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#52 - Use-case for disable_interspersed_args

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 4 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#51 - improve exception messages for optparse related errors

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#50 - convention for reporting program name and version by default

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 4 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#49 - optparse incompatibilities are unnecessary

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#48 - inconsistent --option=xxx vs --option xxx

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#47 - optional subparsers

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 4 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#46 - '-' should be a valid flag

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 3 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#45 - parse_known_args() fails when using subcommands

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 3 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#44 - Allow conflicting argument declarations for subparsers

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#43 - --help and --version methods; change defaults

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 14 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#42 - values to arguments should be mandatred to be placed immediate

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#41 - Documentation section 3.1.5 seems to include text for 3.1.4

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#40 - %(prog)s in version string is not being replaced

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 3 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#39 - typo in "action" creates hard to diagnose error message

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#38 - improve error message when supplying dest= for positional argument

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#37 - bug with two letter options and negative number arguments

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 4 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#36 - "from argparse import *" fails

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#35 - Support for env/config file hierarchy

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 7 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#34 - customize error messages for invalid type= values

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#33 - Allow non-mutually exclusive options within a mutually exclusive group

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#32 - More robust arguments from files

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 12 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#31 - argparse 1.0.1 has a test failure

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 12 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#30 - argparse-1.0.1 does not install

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 9 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#29 - Feature Request: Declarative interface using a decorator

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 17 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#28 - Installation fails on Linux with the current trunk version (r40)

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#27 - mutually exclusive group stops working when specified via parent parser

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 5 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#26 - parent parser args are positional

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 4 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#25 - ArgumentError.message triggers DeprecationWarning as of Python 2.6

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#24 - improve exception message for nargs=0

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 9 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#23 - Feature Request: Positional Argument Aliases

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 9 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#22 - Unable to configure -v|--version flags when version given to ArgumentParser

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 5 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#21 - Use "callable" builtin instead of hasattr(type_func, '__call__')

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 8 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#20 - optionals with nargs='+' can't be followed by positionals

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 6 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#19 - Bug when parsing long optionals with spaces in the value

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#18 - Allow grouping subparsers together in the help output

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 5 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#17 - DeprecationWarnings in the tests for Python 2.6

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 3 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#16 - Support reading arguments from a file

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#15 - single file documentation

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 4 comments
Labels: auto-migrated, Type-Enhancement, Priority-Low

#14 - exceptions as arguments

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 5 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#13 - Bug in mutually exclusive groups

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#12 - Adjustments for Python 2.3?

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#11 - Error generating help with add_mutually_exclusive_group

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 3 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#10 - Problems with quoted argument strings

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Type-Defect, auto-migrated, Priority-Medium

#9 - Suggestion for a single API function to reduce the amount of typing needed.

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 5 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#8 - windows installer needs admin signaling

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Type-Defect, auto-migrated, Priority-Medium

#7 - Allow a callable for the 'choices' keyword

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#6 - allow arguments to optionals to have different names

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: auto-migrated, Priority-Medium, Type-Enhancement

#5 - Provide a way to have default= values parsed from strings

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: auto-migrated, Priority-Medium, Type-Enhancement