This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients ascola, eric.smith, paul.j3, rhettinger, xmorel
Date 2020-12-20.18:15:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608488102.49.0.667385764821.issue42572@roundup.psfhosted.org>
In-reply-to
Content
New changeset b0398a4b7fb5743f6dbb72ac6b2926e0a0c11498 by Raymond Hettinger in branch 'master':
bpo-42572:  Improve argparse docs for the type parameter. (GH-23849)
https://github.com/python/cpython/commit/b0398a4b7fb5743f6dbb72ac6b2926e0a0c11498
History
Date User Action Args
2020-12-20 18:15:02rhettingersetrecipients: + rhettinger, eric.smith, xmorel, paul.j3, ascola
2020-12-20 18:15:02rhettingersetmessageid: <1608488102.49.0.667385764821.issue42572@roundup.psfhosted.org>
2020-12-20 18:15:02rhettingerlinkissue42572 messages
2020-12-20 18:15:02rhettingercreate