Now, after conflict_handler and argument_default have been documented, we can deprecate prefix_chars. @savannahostrowski, are you interesting? We should just add a runtime warning in the _ArgumentGroup constructor, test, and documentation (the deprecated instruction and something in What's New).
Originally posted by @serhiy-storchaka in #89819 (comment)
https://docs.python.org/3/library/argparse.html#argument-groups
Linked PRs
Now, after
conflict_handlerandargument_defaulthave been documented, we can deprecateprefix_chars. @savannahostrowski, are you interesting? We should just add a runtime warning in the_ArgumentGroupconstructor, test, and documentation (thedeprecatedinstruction and something in What's New).Originally posted by @serhiy-storchaka in #89819 (comment)
https://docs.python.org/3/library/argparse.html#argument-groups
Linked PRs
prefix_charsinArgumentParser.add_argument_group#125563