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, ned.deily, vstinner
Date 2017-07-11.22:16:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499811390.95.0.759296596795.issue30797@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 884c4ca33ab84b9fc57338cf59f79e0436d3da43 by Victor Stinner (Segev Finer) in branch '2.7':
[2.7] bpo-30797: Avoid _GNU_SOURCE redefined warning in xmlparse.c (GH-2670) (#2672)
https://github.com/python/cpython/commit/884c4ca33ab84b9fc57338cf59f79e0436d3da43
History
Date User Action Args
2017-07-11 22:16:30vstinnersetrecipients: + vstinner, ned.deily, Segev Finer
2017-07-11 22:16:30vstinnersetmessageid: <1499811390.95.0.759296596795.issue30797@psf.upfronthosting.co.za>
2017-07-11 22:16:30vstinnerlinkissue30797 messages
2017-07-11 22:16:30vstinnercreate