[issue27993] In the argparse there are typos with endings in plural words

2016-09-07 Thread Martin Panter
Martin Panter added the comment: Thanks for the patch. I found a few more related instances to fix too. -- nosy: +martin.panter resolution: -> fixed stage: -> resolved status: open -> closed versions: +Python 2.7, Python 3.5 ___ Python tracker

[issue27993] In the argparse there are typos with endings in plural words

2016-09-07 Thread Roundup Robot
Roundup Robot added the comment: New changeset c07aadf9f5cb by Martin Panter in branch '2.7': Issue #27993: Fix problems with the plural “objects” in docs and comments https://hg.python.org/cpython/rev/c07aadf9f5cb -- ___ Python tracker

[issue27993] In the argparse there are typos with endings in plural words

2016-09-07 Thread Roundup Robot
Roundup Robot added the comment: New changeset 8f02a1a6b647 by Martin Panter in branch '3.5': Issue #27993: Fix problems with plural objects in docs and comments https://hg.python.org/cpython/rev/8f02a1a6b647 New changeset bb2a7134d82b by Martin Panter in branch 'default': Issue #27993: Merge pl

[issue27993] In the argparse there are typos with endings in plural words

2016-09-06 Thread py.user
New submission from py.user: https://docs.python.org/3/library/argparse.html#prog "By default, ArgumentParser objects uses sys.argv[0]" Should be "objects use" as in all other places in the doc. https://docs.python.org/3/library/argparse.html#conflict-handler "By default, ArgumentParser objects