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 vstinner
Date 2018-12-06.10:56:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544093765.51.0.788709270274.issue35359@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 49cedc51a68b4cd2525c14ab02bd1a483d8be389 by Victor Stinner in branch '2.7':
bpo-35359: Add _CRT_SECURE_NO_WARNINGS to pythoncore project (GH-10819)
https://github.com/python/cpython/commit/49cedc51a68b4cd2525c14ab02bd1a483d8be389
History
Date User Action Args
2018-12-06 10:56:05vstinnersetrecipients: + vstinner
2018-12-06 10:56:05vstinnersetmessageid: <1544093765.51.0.788709270274.issue35359@psf.upfronthosting.co.za>
2018-12-06 10:56:05vstinnerlinkissue35359 messages
2018-12-06 10:56:05vstinnercreate