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 vstinner
Recipients Segev Finer, amaury.forgeotdarc, flox, janglin, jkloth, loewis, pitrou, python-dev, schmir, steve.dower, terry.reedy, vstinner
Date 2019-04-23.08:26:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556007974.59.0.0652246178505.issue9566@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8a9a6b443c57e47e9d10ed7775479aada4dac719 by Victor Stinner in branch '3.7':
[3.7] bpo-9566: Fix compiler warnings on Windows (GH-12920)
https://github.com/python/cpython/commit/8a9a6b443c57e47e9d10ed7775479aada4dac719
History
Date User Action Args
2019-04-23 08:26:14vstinnersetrecipients: + vstinner, loewis, terry.reedy, amaury.forgeotdarc, pitrou, schmir, jkloth, janglin, flox, python-dev, steve.dower, Segev Finer
2019-04-23 08:26:14vstinnersetmessageid: <1556007974.59.0.0652246178505.issue9566@roundup.psfhosted.org>
2019-04-23 08:26:14vstinnerlinkissue9566 messages
2019-04-23 08:26:14vstinnercreate