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 BrenBarn, Radu.Ciorba, berker.peksag, bethard, chris.jerdonek, hashimo, nanjekyejoannah, paul.j3, r.david.murray, rhettinger, sebix, terry.reedy
Date 2019-08-29.08:15:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567066524.14.0.827466819855.issue16468@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0d45d50e421b46b56195821580c3760b43813106 by Raymond Hettinger (Miss Islington (bot)) in branch '3.8':
bpo-16468: Clarify which objects can be passed to "choices" in argparse (GH-15566) (GH-15587)
https://github.com/python/cpython/commit/0d45d50e421b46b56195821580c3760b43813106
History
Date User Action Args
2019-08-29 08:15:24rhettingersetrecipients: + rhettinger, terry.reedy, bethard, r.david.murray, chris.jerdonek, BrenBarn, berker.peksag, paul.j3, hashimo, Radu.Ciorba, sebix, nanjekyejoannah
2019-08-29 08:15:24rhettingersetmessageid: <1567066524.14.0.827466819855.issue16468@roundup.psfhosted.org>
2019-08-29 08:15:24rhettingerlinkissue16468 messages
2019-08-29 08:15:24rhettingercreate