Skip to content

Conversation

@monkeyman79
Copy link

@monkeyman79 monkeyman79 commented Jan 28, 2021

Add set of 4 new action classes to argparse for capturing preceding arguments.

Added set of 4 new action classes to argparse for capturing
preceding arguments. Docs and tests updated.
blurb-it bot and others added 3 commits January 28, 2021 00:32
Fixed whitespaces in tests
Updated ArgumentParser.add_argument signature in documentation
@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Feb 28, 2021
Copy link
Contributor

@MaxwellDupre MaxwellDupre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ran 1728 tests in 3.090s
OK
Looks good.

@monkeyman79 monkeyman79 mannequin mentioned this pull request Apr 10, 2022
@github-actions github-actions bot removed the stale Stale PR or inactive for long period of time. label Aug 3, 2022
@hpaulj
Copy link

hpaulj commented Nov 17, 2022

This is, IMO, way too big of an addition for the default argparse module. It may be useful for the author and similar users, but I think it would be confusing to almost anyone else. It confused me, and I'm quite knowledgeable about the module. I recommend publishing it on its own on PYPI.

@AlexWaygood AlexWaygood changed the title bpo-43046: argparse: capturing actions gh-87212: argparse: capturing actions Nov 17, 2022
@AlexWaygood AlexWaygood added type-feature A feature request or enhancement stdlib Standard Library Python modules in the Lib/ directory labels Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review stdlib Standard Library Python modules in the Lib/ directory type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants