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 scoder
Recipients da-woods, dstufft, eric.araujo, lukasz.langa, miss-islington, ned.deily, petr.viktorin, scoder, steve.dower, vstinner
Date 2020-02-18.13:14:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582031687.13.0.101333542149.issue39432@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5bf58cef151249f1cca92166d1b70693348da9d8 by Miss Islington (bot) in branch '3.8':
bpo-39432: Implement PEP-489 algorithm for non-ascii "PyInit_*" symbol names in distutils (GH-18150) (GH-18546)
https://github.com/python/cpython/commit/5bf58cef151249f1cca92166d1b70693348da9d8
History
Date User Action Args
2020-02-18 13:14:47scodersetrecipients: + scoder, vstinner, ned.deily, eric.araujo, petr.viktorin, lukasz.langa, steve.dower, dstufft, miss-islington, da-woods
2020-02-18 13:14:47scodersetmessageid: <1582031687.13.0.101333542149.issue39432@roundup.psfhosted.org>
2020-02-18 13:14:47scoderlinkissue39432 messages
2020-02-18 13:14:47scodercreate