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 <[email protected]>
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: <[email protected]>
2018-10-18 00:37:53gregory.p.smithlinkissue35011 messages
2018-10-18 00:37:53gregory.p.smithcreate