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 serhiy.storchaka
Recipients martin.panter, orsenthil, serhiy.storchaka
Date 2022-02-25.11:30:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645788632.05.0.887353962885.issue46756@roundup.psfhosted.org>
In-reply-to
Content
Yes, it is the same. I should search before writing a patch.

But for some reasons I prefer my solution over the one proposed in issue42766: The code is clearer and more strict, tests use public API instead of a private method.
History
Date User Action Args
2022-02-25 11:30:32serhiy.storchakasetrecipients: + serhiy.storchaka, orsenthil, martin.panter
2022-02-25 11:30:32serhiy.storchakasetmessageid: <1645788632.05.0.887353962885.issue46756@roundup.psfhosted.org>
2022-02-25 11:30:32serhiy.storchakalinkissue46756 messages
2022-02-25 11:30:31serhiy.storchakacreate