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 miss-islington
Recipients CuriousLearner, bethard, eric.araujo, kulikjak, mdk, miss-islington, paul.j3, serhiy.storchaka
Date 2019-09-13.09:44:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset b50eff65906f8e9b4597cb0128ea1729341346fc by Miss Islington (bot) in branch '3.7':
bpo-37785: Fix xgettext warning in argparse (GH-15161)
https://github.com/python/cpython/commit/b50eff65906f8e9b4597cb0128ea1729341346fc
History
Date User Action Args
2019-09-13 09:44:07miss-islingtonsetrecipients: + miss-islington, bethard, eric.araujo, paul.j3, serhiy.storchaka, mdk, CuriousLearner, kulikjak
2019-09-13 09:44:07miss-islingtonsetmessageid: <[email protected]>
2019-09-13 09:44:07miss-islingtonlinkissue37785 messages
2019-09-13 09:44:07miss-islingtoncreate