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 gregory.p.smith
Recipients benjamin.peterson, gregory.p.smith, ned.deily
Date 2018-10-18.00:37:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539823073.92.0.788709270274.issue35011@psf.upfronthosting.co.za>
In-reply-to
Content
This appears to not have been shipped in a release yet.  It is new in 3.6.7.  cc'ing ned daily to see if he wants to include the fix (the PR is trivial, coming ASAP).

I don't have a good feel for how this impacts the real world or not.

We noticed because we embed CPython in larger applications that use a different copy of libexpat on their own.
History
Date User Action Args
2018-10-18 00:37:53gregory.p.smithsetrecipients: + gregory.p.smith, benjamin.peterson, ned.deily
2018-10-18 00:37:53gregory.p.smithsetmessageid: <1539823073.92.0.788709270274.issue35011@psf.upfronthosting.co.za>
2018-10-18 00:37:53gregory.p.smithlinkissue35011 messages
2018-10-18 00:37:53gregory.p.smithcreate