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 ncoghlan
Recipients brett.cannon, eric.snow, ncoghlan, ned.deily, ronaldoussoren, vstinner
Date 2018-07-28.05:09:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532754558.52.0.56676864532.issue34247@psf.upfronthosting.co.za>
In-reply-to
Content
This seems closely related to the work Victor is already pursuing to resolve bpo-34170 for Python 3.8 (e.g. https://github.com/python/cpython/commit/56b29b6d6fa3eb32bb1533ee3f21b1e7135648a0 ).

The bpo-34170 changes are more invasive than we'd like for a maintenance release, but it would be preferable to keep at least any new Python 3.7 test cases somewhat aligned with their Python 3.8 counterparts.
History
Date User Action Args
2018-07-28 05:09:18ncoghlansetrecipients: + ncoghlan, brett.cannon, ronaldoussoren, vstinner, ned.deily, eric.snow
2018-07-28 05:09:18ncoghlansetmessageid: <1532754558.52.0.56676864532.issue34247@psf.upfronthosting.co.za>
2018-07-28 05:09:18ncoghlanlinkissue34247 messages
2018-07-28 05:09:18ncoghlancreate