]> granicus.if.org Git - python/commit
when an argument is a cell, set the local copy to NULL (see #17927)
authorBenjamin Peterson <benjamin@python.org>
Sun, 12 May 2013 23:16:06 +0000 (18:16 -0500)
committerBenjamin Peterson <benjamin@python.org>
Sun, 12 May 2013 23:16:06 +0000 (18:16 -0500)
commit159ae41da68ff1f1d85ed66fa6410bd9ba62ed5b
tree379d3664706b0a0dcc7d32f762d88595ae8e84bf
parent3bfc5f5d833f081089e181cadf52d4ec50e62d13
when an argument is a cell, set the local copy to NULL (see #17927)
Lib/test/test_super.py
Objects/typeobject.c
Python/ceval.c