summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-04-09 20:07:05 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-04-09 20:07:05 (GMT)
commit461922a005eb6fc4092cd56c129605d3b762f924 (patch)
tree952669f5d5abb1db91dbfd49dbfdb458b4b8bc6a /Tools
parent29fd0317baa4d6b7a7bc5e224bb0a8e3f1958c7f (diff)
downloadcpython-461922a005eb6fc4092cd56c129605d3b762f924.zip
cpython-461922a005eb6fc4092cd56c129605d3b762f924.tar.gz
cpython-461922a005eb6fc4092cd56c129605d3b762f924.tar.bz2
Pickles have a number of storage formats for various sizes and kinds of
integers, but the std tests don't exercise most of them. Repair that. CAUTION: I expect this to fail on boxes with sizeof(long)==8, in the part of test_cpickle (but not test_pickle) trying to do a binary mode (not text mode) load of the embedded BINDATA pickle string. Once that hypothesized failure is confirmed, I'll fix cPickle.c.
Diffstat (limited to 'Tools')
0 files changed, 0 insertions, 0 deletions