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 serhiy.storchaka
Recipients ppperry, rhettinger, serhiy.storchaka, terry.reedy, xtreak
Date 2018-12-24.13:14:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545657263.04.0.712150888896.issue34193@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6326278e8a3a4b6ac41a74effa63331b1b9fdf5c by Serhiy Storchaka (Xtreak) in branch 'master':
bpo-34193: Fix pluralization in getargs.c and test cases. (GH-8438)
https://github.com/python/cpython/commit/6326278e8a3a4b6ac41a74effa63331b1b9fdf5c
History
Date User Action Args
2018-12-24 13:14:24serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, terry.reedy, ppperry, xtreak
2018-12-24 13:14:23serhiy.storchakasetmessageid: <1545657263.04.0.712150888896.issue34193@roundup.psfhosted.org>
2018-12-24 13:14:23serhiy.storchakalinkissue34193 messages
2018-12-24 13:14:23serhiy.storchakacreate