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 ned.deily
Recipients Segev Finer, ned.deily
Date 2017-07-07.05:31:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499405506.59.0.777608783442.issue30797@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 05b72ede95521b2d897cb4c7b034139b5437c592 by Ned Deily in branch '3.6':
bpo-30797, bpo-30694: Avoid _GNU_SOURCE redefined warning in xmlparse.c (#2615)
https://github.com/python/cpython/commit/05b72ede95521b2d897cb4c7b034139b5437c592
History
Date User Action Args
2017-07-07 05:31:46ned.deilysetrecipients: + ned.deily, Segev Finer
2017-07-07 05:31:46ned.deilysetmessageid: <1499405506.59.0.777608783442.issue30797@psf.upfronthosting.co.za>
2017-07-07 05:31:46ned.deilylinkissue30797 messages
2017-07-07 05:31:46ned.deilycreate