]> granicus.if.org Git - python/commit
[ 1497053 ] Let dicts propagate the exceptions in user __eq__().
authorArmin Rigo <arigo@tunes.org>
Thu, 1 Jun 2006 13:19:12 +0000 (13:19 +0000)
committerArmin Rigo <arigo@tunes.org>
Thu, 1 Jun 2006 13:19:12 +0000 (13:19 +0000)
commit35f6d36951766c8ca7a88642415e76a603751878
treed75f5ffac6c764c9485f6134f4d3d2c3fc1081a1
parente08940ef6c93e89c5a9163e8e433cb53a894dd56
1497053 ] Let dicts propagate the exceptions in user __eq__().

1456209 ] dictresize() vulnerability ( <- backport candidate ).
Lib/test/crashers/dictresize_attack.py [deleted file]
Lib/test/output/test_operations
Lib/test/test_operations.py
Misc/NEWS
Objects/dictobject.c
Python/ceval.c