Message 409748 - Python tracker

Message409748

Author serhiy.storchaka
Recipients doko, serhiy.storchaka, xtreak
Date 2022-01-05.11:01:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641380500.84.0.101575679075.issue34178@roundup.psfhosted.org>
In-reply-to
Content
It was a bug fix. msg320663 states that that issue needs a more complex fix than provided by the initial patch. And that more complex fix was applied.

It looks to me that this issue is caused by running new tests with old stdlib. Tests caught a bug in an unfixed code, as expected.
History
Date User Action Args
2022-01-05 11:01:40serhiy.storchakasetrecipients: + serhiy.storchaka, doko, xtreak
2022-01-05 11:01:40serhiy.storchakasetmessageid: <1641380500.84.0.101575679075.issue34178@roundup.psfhosted.org>
2022-01-05 11:01:40serhiy.storchakalinkissue34178 messages
2022-01-05 11:01:40serhiy.storchakacreate