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