commit | 5370f0a82aaa4ba617070d5c71d2b18236096ac0 | [log] [tgz] |
---|---|---|
author | Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com> | Sat Jul 24 05:17:19 2021 -0400 |
committer | GitHub <noreply@github.com> | Sat Jul 24 11:17:19 2021 +0200 |
tree | b833f672b6668de93d0003d92e77a46085d34118 | |
parent | 4463fa2fa111e03f7ec47e6e9d433104aa943605 [diff] |
bpo-44720: Don't crash when calling weakref.proxy(not_an_iterator).__next__ (GH-27316)