Ecosyste.ms: Issues

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

GitHub / max-au/argparse issues and pull requests

#48 - [args] Rename argparse module to args

Pull Request - State: closed - Opened by max-au 10 months ago

#47 - [args] Rename argparse module to args

Pull Request - State: closed - Opened by max-au 10 months ago

#46 - OTP26 adds a module `argparse` to stdlib

Issue - State: closed - Opened by hanssv about 1 year ago - 9 comments

#45 - Update README.md with maintenance warning

Pull Request - State: closed - Opened by max-au about 1 year ago

#44 - argparse: switch documentation for ExDoc

Pull Request - State: closed - Opened by max-au about 2 years ago

#42 - Documentation generation using rebar3_ex_doc?

Issue - State: closed - Opened by kianmeng over 2 years ago - 5 comments

#41 - Add project badges for quick overview

Pull Request - State: closed - Opened by kianmeng over 2 years ago - 1 comment

#40 - Fix typos

Pull Request - State: closed - Opened by kianmeng over 2 years ago - 1 comment

#39 - [argparse] fix incorrect specs

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

#38 - Incorrect spec for parse_result() type

Issue - State: closed - Opened by max-au almost 3 years ago
Labels: bug, good first issue

#37 - [argparse] fix help generation for {atom, unsafe} type

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

#36 - {atom, unsafe} is now unhandled in format_type due to {atom, Choices} change

Issue - State: closed - Opened by zerth almost 3 years ago
Labels: bug

#35 - [argparse, cli] implement global default

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

#34 - [argparse] fix missing defaults

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

#33 - required=false args with defaults unexpectedly absent on 1.2.1

Issue - State: closed - Opened by zerth almost 3 years ago
Labels: bug

#32 - [argparse] bugfixes for usage, fixed support for atom choices

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

#31 - cli and argparse modules disagree on progname type

Issue - State: closed - Opened by zerth almost 3 years ago
Labels: bug, good first issue

#30 - "atom choice" types implied but not actually supported

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

#29 - when using numeric range type, help text excludes the endpoints

Issue - State: closed - Opened by zerth almost 3 years ago
Labels: bug

#28 - [argparse] fix incorrect string concatenation for choices

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

#27 - handling of default undefined or otherwise non-required args

Issue - State: closed - Opened by zerth almost 3 years ago - 6 comments
Labels: enhancement

#26 - multiple-choice string options are formatted incorrectly in help text

Issue - State: closed - Opened by zerth almost 3 years ago
Labels: bug

#25 - [argparse] support OTP 25 'maybe' experimental keyword

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

#24 - [argparse] fix unicode support

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

#23 - State of unicode support?

Issue - State: closed - Opened by eproxus almost 3 years ago - 1 comment
Labels: bug

#22 - Let long/short argument options be atoms (or error out)

Issue - State: open - Opened by eproxus almost 3 years ago - 2 comments
Labels: enhancement

#21 - [cli] change default behaviour to emulator halt on parser error

Pull Request - State: closed - Opened by max-au about 3 years ago

#20 - even with invalid/missing arguments, cli:run/2 returns 'ok' and exit status is 0

Issue - State: closed - Opened by zerth about 3 years ago
Labels: bug

#19 - required named args are reported as optional

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

#18 - github actions: switch to setup-beam

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

#17 - argparse: improve help/usage options

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

#16 - Default types in help are perhaps superfluous

Issue - State: closed - Opened by eproxus almost 4 years ago - 3 comments
Labels: enhancement, help wanted

#15 - Support named arguments in parameter list

Issue - State: closed - Opened by eproxus almost 4 years ago - 4 comments
Labels: enhancement

#14 - argparse: fix bug causing nargs => all to malfunction

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

#13 - argparse: add --arg=value form for long options

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

#12 - Support for "--arg=value" form

Issue - State: closed - Opened by lambrospetrou almost 4 years ago - 1 comment
Labels: enhancement

#11 - Just a line in the README.md

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

#10 - argparse: implement templates in help

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

#9 - Feature Request: custom format spec in help text

Issue - State: closed - Opened by eproxus over 4 years ago - 3 comments
Labels: enhancement

#8 - Feature Request: Add displayed default value

Issue - State: closed - Opened by eproxus over 4 years ago - 2 comments
Labels: enhancement

#7 - cli: handle handler for smaller cli

Pull Request - State: closed - Opened by max-au over 4 years ago

#6 - cli: enable support for progname to be an atom

Pull Request - State: closed - Opened by max-au over 4 years ago

#5 - cli: fix an issue when help for subcommand is not printed

Pull Request - State: closed - Opened by max-au over 4 years ago

#4 - Improve README formatting

Pull Request - State: closed - Opened by aleklisi over 4 years ago

#3 - Invalid handler results in no error

Issue - State: closed - Opened by eproxus over 4 years ago - 4 comments
Labels: enhancement

#2 - Adding --help to command results in badkey error

Issue - State: closed - Opened by eproxus over 4 years ago - 1 comment
Labels: bug

#1 - Allow progname to be an atom

Issue - State: closed - Opened by eproxus over 4 years ago - 1 comment
Labels: enhancement