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 JelleZijlstra
Recipients JelleZijlstra, PiDelport, amaury.forgeotdarc, danielnoord, iritkatriel, jamesh, mgedmin, python-dev
Date 2022-03-22.21:01:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647982879.44.0.812720294501.issue2604@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7ba7eae50803b11766421cb8aae1780058a57e2b by Daniël van Noord in branch 'main':
bpo-2604: Make doctest.DocTestCase reset globs in teardown (GH-31932)
https://github.com/python/cpython/commit/7ba7eae50803b11766421cb8aae1780058a57e2b
History
Date User Action Args
2022-03-22 21:01:19JelleZijlstrasetrecipients: + JelleZijlstra, jamesh, mgedmin, amaury.forgeotdarc, PiDelport, python-dev, iritkatriel, danielnoord
2022-03-22 21:01:19JelleZijlstrasetmessageid: <1647982879.44.0.812720294501.issue2604@roundup.psfhosted.org>
2022-03-22 21:01:19JelleZijlstralinkissue2604 messages
2022-03-22 21:01:19JelleZijlstracreate