Message 345174 - Python tracker

Message345174

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 benjamin.peterson
Recipients ahurst, benjamin.peterson, mgmacias95, ned.deily
Date 2019-06-11.01:54:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560218067.06.0.203658928789.issue35184@roundup.psfhosted.org>
In-reply-to
Content
New changeset 408a2ef1aceff1f4270c44552fa39ef93d9283e3 by Benjamin Peterson (aaronpaulhurst) in branch 'master':
closes bpo-35184: Fix XML_POOR_ENTROPY option that breaks makesetup parsing of pyexpat line in Setup. (GH-13064)
https://github.com/python/cpython/commit/408a2ef1aceff1f4270c44552fa39ef93d9283e3
History
Date User Action Args
2019-06-11 01:54:27benjamin.petersonsetrecipients: + benjamin.peterson, ned.deily, mgmacias95, ahurst
2019-06-11 01:54:27benjamin.petersonsetmessageid: <1560218067.06.0.203658928789.issue35184@roundup.psfhosted.org>
2019-06-11 01:54:27benjamin.petersonlinkissue35184 messages
2019-06-11 01:54:26benjamin.petersoncreate