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 larry, serhiy.storchaka
Date 2020-04-18.14:52:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587221571.77.0.768944951837.issue40179@roundup.psfhosted.org>
In-reply-to
Content
New changeset 12446e6a605f066d837d3a595d0a73e4f3b43b65 by Serhiy Storchaka in branch 'master':
bpo-40179: Fix translation of #elif in Argument Clinic (GH-19364)
https://github.com/python/cpython/commit/12446e6a605f066d837d3a595d0a73e4f3b43b65
History
Date User Action Args
2020-04-18 14:52:51serhiy.storchakasetrecipients: + serhiy.storchaka, larry
2020-04-18 14:52:51serhiy.storchakasetmessageid: <1587221571.77.0.768944951837.issue40179@roundup.psfhosted.org>
2020-04-18 14:52:51serhiy.storchakalinkissue40179 messages
2020-04-18 14:52:51serhiy.storchakacreate