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 paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-02-19.16:41:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550594474.58.0.925484616574.issue36040@roundup.psfhosted.org>
In-reply-to
Content
Example on AMD64 Windows8.1 Non-Debug 3.x buildbot:
https://buildbot.python.org/all/#/builders/12/builds/2024

2>d:\buildarea\3.x.ware-win81-release\build\python\ast.c(3875): warning C4244: 'initializing': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\buildarea\3.x.ware-win81-release\build\PCbuild\pythoncore.vcxproj]
History
Date User Action Args
2019-02-19 16:41:14vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2019-02-19 16:41:14vstinnersetmessageid: <1550594474.58.0.925484616574.issue36040@roundup.psfhosted.org>
2019-02-19 16:41:14vstinnerlinkissue36040 messages
2019-02-19 16:41:14vstinnercreate