[issue44720] Weakref proxy crashes on null tp_iternext slot.

Łukasz Langa report at bugs.python.org
Sat Jul 24 05:45:17 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


New changeset 659030c7d56a329c1aa559678f2df15e306215e4 by Miss Islington (bot) in branch '3.10':
bpo-44720: Don't crash when calling weakref.proxy(not_an_iterator).__next__ (GH-27316) (GH-27324)
https://github.com/python/cpython/commit/659030c7d56a329c1aa559678f2df15e306215e4


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44720>
_______________________________________


More information about the Python-bugs-list mailing list