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, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-07-04.18:40:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499193606.03.0.0127390874554.issue30726@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d0ae4be443332d63fafb304944842fbaece734a3 by Victor Stinner (Segev Finer) in branch '2.7':
bpo-30726: Add _CRT_SECURE_NO_WARNINGS to _elementtree and pyexpat projects (#2572)
https://github.com/python/cpython/commit/d0ae4be443332d63fafb304944842fbaece734a3
History
Date User Action Args
2017-07-04 18:40:06vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, Segev Finer
2017-07-04 18:40:06vstinnersetmessageid: <1499193606.03.0.0127390874554.issue30726@psf.upfronthosting.co.za>
2017-07-04 18:40:06vstinnerlinkissue30726 messages
2017-07-04 18:40:05vstinnercreate