]> granicus.if.org Git - python/commit
#17927: Keep frame from referencing cell-ified arguments.
authorGuido van Rossum <guido@python.org>
Fri, 10 May 2013 15:47:42 +0000 (08:47 -0700)
committerGuido van Rossum <guido@python.org>
Fri, 10 May 2013 15:47:42 +0000 (08:47 -0700)
commit6832c81d5d2d730c38bab001e0c1b4b0569dd5ef
treef4725451768bda1987adf4eca22d2e232018fd9f
parent8c01ffa6ede5da92ab144ad2ea609a96e308b1e6
#17927: Keep frame from referencing cell-ified arguments.
Lib/test/test_scope.py
Misc/NEWS
Objects/typeobject.c
Python/ceval.c