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