summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2006-04-21 11:26:56 (GMT)
committerThomas Wouters <thomas@python.org>2006-04-21 11:26:56 (GMT)
commit4e908107b04b0f4dc64cca89d4a20819e0987620 (patch)
treecc26524b1ec49f7b136802a36786348f95db5093 /Python/pythonrun.c
parent64ed043c9ada5be6c9a74c72e18f8fd14d696a30 (diff)
downloadcpython-4e908107b04b0f4dc64cca89d4a20819e0987620.zip
cpython-4e908107b04b0f4dc64cca89d4a20819e0987620.tar.gz
cpython-4e908107b04b0f4dc64cca89d4a20819e0987620.tar.bz2
Fix variable/format-char discrepancy in new-style class __getitem__,
__delitem__, __setslice__ and __delslice__ hooks. This caused test_weakref and test_userlist to fail in the p3yk branch (where UserList, like all classes, is new-style) on amd64 systems, with open-ended slices: the sys.maxint value for empty-endpoint was transformed into -1.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions