]> granicus.if.org Git - python/commit
Backout c89febab4648 following private feedback by Guido.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 14 May 2013 18:37:52 +0000 (20:37 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 14 May 2013 18:37:52 +0000 (20:37 +0200)
commit93963569487bd3d13962c92d64a128e27330cf02
tree6966ad6d6148e5ede6183a80a62890470f10d612
parentb710d7e4c320fb299cf1ab2ec12e3821dc338bc8
Backout c89febab4648 following private feedback by Guido.
(Issue #17807: Generators can now be finalized even when they are part of a reference cycle)
Include/frameobject.h
Include/genobject.h
Lib/test/test_generators.py
Lib/test/test_sys.py
Misc/NEWS
Modules/gcmodule.c
Objects/frameobject.c
Objects/genobject.c