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 jkloth, ned.deily, vstinner
Date 2017-07-08.04:51:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499489500.08.0.871341464515.issue30694@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ea1ab803ddc14ab02ffed50ecc5089897f259623 by Ned Deily (Victor Stinner) in branch '3.6':
bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) (#2313)
https://github.com/python/cpython/commit/ea1ab803ddc14ab02ffed50ecc5089897f259623

New changeset bdabd7666032ce356d550da21c35e4bee5b3448c 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/bdabd7666032ce356d550da21c35e4bee5b3448c
History
Date User Action Args
2017-07-08 04:51:40ned.deilysetrecipients: + ned.deily, vstinner, jkloth
2017-07-08 04:51:40ned.deilysetmessageid: <1499489500.08.0.871341464515.issue30694@psf.upfronthosting.co.za>
2017-07-08 04:51:40ned.deilylinkissue30694 messages
2017-07-08 04:51:39ned.deilycreate