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 miss-islington
Recipients JelleZijlstra, PiDelport, amaury.forgeotdarc, danielnoord, iritkatriel, jamesh, mgedmin, miss-islington, python-dev
Date 2022-03-22.21:27:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647984458.84.0.354352978961.issue2604@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3c6019035f16b673cf0f0be6918f7d5493e5690e by Miss Islington (bot) in branch '3.9':
bpo-2604: Make doctest.DocTestCase reset globs in teardown (GH-31932)
https://github.com/python/cpython/commit/3c6019035f16b673cf0f0be6918f7d5493e5690e
History
Date User Action Args
2022-03-22 21:27:38miss-islingtonsetrecipients: + miss-islington, jamesh, mgedmin, amaury.forgeotdarc, PiDelport, python-dev, JelleZijlstra, iritkatriel, danielnoord
2022-03-22 21:27:38miss-islingtonsetmessageid: <1647984458.84.0.354352978961.issue2604@roundup.psfhosted.org>
2022-03-22 21:27:38miss-islingtonlinkissue2604 messages
2022-03-22 21:27:38miss-islingtoncreate