summaryrefslogtreecommitdiff
path: root/Objects/weakrefobject.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2004-10-30 08:55:08 +0000
committerRaymond Hettinger <python@rcn.com>2004-10-30 08:55:08 +0000
commiteffb3931ead28d47d240a113c85e8e494273ebfc (patch)
treeb775b4baa2c554111a6ad485bea05cb60fdc6df2 /Objects/weakrefobject.c
parent0c1b253fc04f9d86193e87b93216d73076fb3fe8 (diff)
downloadcpython-git-effb3931ead28d47d240a113c85e8e494273ebfc.tar.gz
Adopt some peepholer suggestions from Armin Rigo:
* Use simpler, faster two pass algorithm for markblocks(). * Free the blocks variable if not NULL and exiting without change. * Verify that the rest of the compiler has not set an exception. * Make the test for tuple of constants less restrictive. * Embellish the comment for chained conditional jumps.
Diffstat (limited to 'Objects/weakrefobject.c')
0 files changed, 0 insertions, 0 deletions