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 miss-islington
Recipients dstufft, eric.araujo, frenzy, mattip, miss-islington, paul.moore, pitrou, steve.dower, tarek, tim.golden, zach.ware
Date 2020-12-07.17:50:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607363458.16.0.745979226453.issue39825@roundup.psfhosted.org>
In-reply-to
Content
New changeset ca52aa3ddd949ce2d259b4263344339b56db00b7 by Miss Islington (bot) in branch '3.8':
bpo-39825: Fixes sysconfig.get_config_var('EXT_SUFFIX') on Windows to match distutils (GH-22088)
https://github.com/python/cpython/commit/ca52aa3ddd949ce2d259b4263344339b56db00b7
History
Date User Action Args
2020-12-07 17:50:58miss-islingtonsetrecipients: + miss-islington, paul.moore, pitrou, tim.golden, tarek, eric.araujo, zach.ware, mattip, steve.dower, dstufft, frenzy
2020-12-07 17:50:58miss-islingtonsetmessageid: <1607363458.16.0.745979226453.issue39825@roundup.psfhosted.org>
2020-12-07 17:50:58miss-islingtonlinkissue39825 messages
2020-12-07 17:50:58miss-islingtoncreate