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 Viv, brett.cannon, eric.snow, eryksun, jwilk, ncoghlan, ned.deily, njs, ztane
Date 2018-03-25.13:20:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521984006.13.0.467229070634.issue33053@psf.upfronthosting.co.za>
In-reply-to
Content
Initial fix has been merged to master, CI runs pending for the backport to 3.7 and a follow-up master branch PR to remove a debugging print I noticed when resolving a test_import conflict in the backport.

I won't get to merging those until some time after work tomorrow (probably 8 pm'ish in UTC+10), so if anyone wanted to merge them before that, it would likely be a good idea :)
History
Date User Action Args
2018-03-25 13:20:06ncoghlansetrecipients: + ncoghlan, brett.cannon, jwilk, ned.deily, njs, eric.snow, eryksun, ztane, Viv
2018-03-25 13:20:06ncoghlansetmessageid: <1521984006.13.0.467229070634.issue33053@psf.upfronthosting.co.za>
2018-03-25 13:20:06ncoghlanlinkissue33053 messages
2018-03-25 13:20:05ncoghlancreate