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 vstinner
Recipients dseomn, iritkatriel, miss-islington, sobolevn, vstinner, xtreak
Date 2021-09-14.11:00:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631617221.04.0.906004521895.issue45156@roundup.psfhosted.org>
In-reply-to
Content
New changeset fd74d2680ef96c0140bc02cf94d1cf1f2ef814c2 by Miss Islington (bot) in branch '3.10':
bpo-45156: Fixes inifite loop on unittest.mock.seal() (GH-28300) (GH-28326)
https://github.com/python/cpython/commit/fd74d2680ef96c0140bc02cf94d1cf1f2ef814c2
History
Date User Action Args
2021-09-14 11:00:21vstinnersetrecipients: + vstinner, miss-islington, xtreak, sobolevn, iritkatriel, dseomn
2021-09-14 11:00:21vstinnersetmessageid: <1631617221.04.0.906004521895.issue45156@roundup.psfhosted.org>
2021-09-14 11:00:21vstinnerlinkissue45156 messages
2021-09-14 11:00:21vstinnercreate