Ecosyste.ms: Issues

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

GitHub / bw2/ConfigArgParse issues and pull requests

#195 - How to disable environment variable reading?

Issue - State: closed - Opened by ajupazhamayil over 4 years ago - 1 comment

#194 - Option to prioritize config file over args 🧐

Issue - State: closed - Opened by tgotwig over 4 years ago - 1 comment

#193 - Hardcoded description text cannot be modified

Issue - State: closed - Opened by fdw over 4 years ago - 9 comments

#191 - Behavior of parse_args() with existing namespace object

Issue - State: closed - Opened by dbachran almost 5 years ago - 3 comments

#185 - Parse environment variables in config file

Issue - State: open - Opened by netw0rkf10w almost 5 years ago - 2 comments

#184 - fixes #179

Pull Request - State: closed - Opened by bw2 almost 5 years ago

#175 - action='count' doesn't work with config

Issue - State: closed - Opened by dmartin-isp almost 5 years ago - 2 comments

#167 - Cannot give list or tuple type from config file, without nargs

Issue - State: open - Opened by kamo-naoyuki about 5 years ago - 1 comment

#153 - Regular expression strings should be raw strings

Issue - State: closed - Opened by johann-petrak over 5 years ago - 1 comment

#138 - Exception with action=count if count is above 1

Issue - State: closed - Opened by Wyrmwood about 6 years ago - 4 comments
Labels: bug

#137 - Dash not supported as first character of argument string when using --arg=value

Issue - State: closed - Opened by lohedges about 6 years ago - 2 comments
Labels: bug

#136 - DefaultConfigFileParser does not handle empty strings

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

#134 - abbreviated options are ignored

Issue - State: open - Opened by ihadanny about 6 years ago - 2 comments
Labels: bug

#133 - Dead repo? Still maintained?

Issue - State: closed - Opened by ronhanson over 6 years ago - 9 comments

#131 - Adding a sub command appears to cause config file to be ignored

Issue - State: open - Opened by AdamLenda over 6 years ago - 8 comments

#129 - allow multiple --config-file

Issue - State: open - Opened by mzagrabe over 6 years ago - 4 comments

#125 - Tests require mock, but not listed as a dependency

Issue - State: closed - Opened by hlieberman over 6 years ago

#115 - nargs='*', type=int is not parsed correctly from environment

Issue - State: closed - Opened by ali1234 almost 7 years ago - 3 comments

#103 - Wrong parsing for empty strings

Issue - State: closed - Opened by jerinphilip over 7 years ago - 4 comments

#20 - Allow getting values from a specific section of config file

Issue - State: closed - Opened by ethanmcc almost 10 years ago - 3 comments
Labels: question