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 Kevin Schlossser, Yurii Leonov, dstufft, eric.araujo, miss-islington, p-ganssle, paul.moore, scoder, steve.dower, tim.golden, xinfazhu, zach.ware
Date 2020-03-03.00:30:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583195424.75.0.449582332185.issue38597@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0d20364b132014eec609b900997c34779a4d548c by Miss Islington (bot) in branch '3.8':
bpo-38597: Never statically link extension initialization code on Windows (GH-18724)
https://github.com/python/cpython/commit/0d20364b132014eec609b900997c34779a4d548c
History
Date User Action Args
2020-03-03 00:30:24miss-islingtonsetrecipients: + miss-islington, paul.moore, scoder, tim.golden, eric.araujo, zach.ware, steve.dower, dstufft, p-ganssle, Kevin Schlossser, Yurii Leonov, xinfazhu
2020-03-03 00:30:24miss-islingtonsetmessageid: <1583195424.75.0.449582332185.issue38597@roundup.psfhosted.org>
2020-03-03 00:30:24miss-islingtonlinkissue38597 messages
2020-03-03 00:30:24miss-islingtoncreate