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