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 erikjanss, eryksun, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-05-21.10:11:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558433475.89.0.750362569527.issue36965@roundup.psfhosted.org>
In-reply-to
Content
New changeset 925af1d99b69bf3e229411022ad840c5a0cfdcf8 by Victor Stinner (Erik Janssens) in branch 'master':
bpo-36965: Fix includes in main.c on Windows with non-MSC compilers (GH-13421)
https://github.com/python/cpython/commit/925af1d99b69bf3e229411022ad840c5a0cfdcf8
History
Date User Action Args
2019-05-21 10:11:15vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, erikjanss
2019-05-21 10:11:15vstinnersetmessageid: <1558433475.89.0.750362569527.issue36965@roundup.psfhosted.org>
2019-05-21 10:11:15vstinnerlinkissue36965 messages
2019-05-21 10:11:15vstinnercreate