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 lukasz.langa
Recipients lukasz.langa, miss-islington, ncoghlan, yselivanov
Date 2021-07-26.21:21:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627334505.38.0.714818437067.issue44515@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0ea5e0d792a85b435ef299319dcd52e59f535cb1 by Miss Islington (bot) in branch '3.10':
bpo-44515: handle non-refcounted GC in contextlib tests (GH-26910) (GH-27379)
https://github.com/python/cpython/commit/0ea5e0d792a85b435ef299319dcd52e59f535cb1
History
Date User Action Args
2021-07-26 21:21:45lukasz.langasetrecipients: + lukasz.langa, ncoghlan, yselivanov, miss-islington
2021-07-26 21:21:45lukasz.langasetmessageid: <1627334505.38.0.714818437067.issue44515@roundup.psfhosted.org>
2021-07-26 21:21:45lukasz.langalinkissue44515 messages
2021-07-26 21:21:45lukasz.langacreate