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 steve.dower
Recipients Kevin Schlossser, Yurii Leonov, dstufft, eric.araujo, p-ganssle, paul.moore, scoder, steve.dower, tim.golden, xinfazhu, zach.ware
Date 2020-03-03.00:04:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583193858.08.0.294283526719.issue38597@roundup.psfhosted.org>
In-reply-to
Content
New changeset ce3a4984089b8e0ce5422ca32d75ad057b008074 by Steve Dower in branch 'master':
bpo-38597: Never statically link extension initialization code on Windows (GH-18724)
https://github.com/python/cpython/commit/ce3a4984089b8e0ce5422ca32d75ad057b008074
History
Date User Action Args
2020-03-03 00:04:18steve.dowersetrecipients: + steve.dower, paul.moore, scoder, tim.golden, eric.araujo, zach.ware, dstufft, p-ganssle, Kevin Schlossser, Yurii Leonov, xinfazhu
2020-03-03 00:04:18steve.dowersetmessageid: <1583193858.08.0.294283526719.issue38597@roundup.psfhosted.org>
2020-03-03 00:04:18steve.dowerlinkissue38597 messages
2020-03-03 00:04:18steve.dowercreate