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, amaury.forgeotdarc, flox, janglin, loewis, pitrou, python-dev, schmir, steve.dower, terry.reedy, vstinner
Date 2018-11-22.12:21:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542889309.23.0.788709270274.issue9566@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 28f468cb19e3097079b7ce7850e6048de99022fa by Victor Stinner in branch 'master':
bpo-9566: Fix compiler warnings in pyexpat.c (GH-10654)
https://github.com/python/cpython/commit/28f468cb19e3097079b7ce7850e6048de99022fa
History
Date User Action Args
2018-11-22 12:21:49vstinnersetrecipients: + vstinner, loewis, terry.reedy, amaury.forgeotdarc, pitrou, schmir, janglin, flox, python-dev, steve.dower, Segev Finer
2018-11-22 12:21:49vstinnersetmessageid: <1542889309.23.0.788709270274.issue9566@psf.upfronthosting.co.za>
2018-11-22 12:21:49vstinnerlinkissue9566 messages
2018-11-22 12:21:49vstinnercreate