Message 371282 - Python tracker

Message371282

Author vstinner
Recipients michael-o, miss-islington, terry.reedy, vstinner
Date 2020-06-11.13:52:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591883532.56.0.922986881038.issue34401@roundup.psfhosted.org>
In-reply-to
Content
Thanks Michael Osipov for the fix! It's already merged into the master branch and will be merged into 3.8 and 3.9 branches as soon as the CI tests pass on the two backport PRs.

I don't think that it's worth it to backport the fix to 3.7: this branch is close to move to security fixes only. I prefer to reduce any risk of regression.
History
Date User Action Args
2020-06-11 13:52:12vstinnersetrecipients: + vstinner, terry.reedy, miss-islington, michael-o
2020-06-11 13:52:12vstinnersetmessageid: <1591883532.56.0.922986881038.issue34401@roundup.psfhosted.org>
2020-06-11 13:52:12vstinnerlinkissue34401 messages
2020-06-11 13:52:12vstinnercreate