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 serhiy.storchaka
Date 2021-09-17.07:44:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631864692.43.0.866156727179.issue45229@roundup.psfhosted.org>
In-reply-to
Content
PR 28405 contains simple changes for 60 test files. It does not cover files which use complex code for generating list of test classes and running doctests (because there are subtle differences between running doctests with run_doctest() and via DocTestSuite). They are left for the following PRs.
History
Date User Action Args
2021-09-17 07:44:52serhiy.storchakasetrecipients: + serhiy.storchaka
2021-09-17 07:44:52serhiy.storchakasetmessageid: <1631864692.43.0.866156727179.issue45229@roundup.psfhosted.org>
2021-09-17 07:44:52serhiy.storchakalinkissue45229 messages
2021-09-17 07:44:52serhiy.storchakacreate