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