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