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 Dennis Sweeney, lukasz.langa, miss-islington, xxm
Date 2021-07-24.09:45:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627119943.65.0.105660246336.issue44720@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0a08f22184aef6e36bb8bb7ad84207e47594f46e by Miss Islington (bot) in branch '3.9':
bpo-44720: Don't crash when calling weakref.proxy(not_an_iterator).__next__ (GH-27316) (#27325)
https://github.com/python/cpython/commit/0a08f22184aef6e36bb8bb7ad84207e47594f46e
History
Date User Action Args
2021-07-24 09:45:43lukasz.langasetrecipients: + lukasz.langa, miss-islington, Dennis Sweeney, xxm
2021-07-24 09:45:43lukasz.langasetmessageid: <1627119943.65.0.105660246336.issue44720@roundup.psfhosted.org>
2021-07-24 09:45:43lukasz.langalinkissue44720 messages
2021-07-24 09:45:43lukasz.langacreate