summaryrefslogtreecommitdiff
path: root/Python/mystrtoul.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-04-09 20:07:05 +0000
committerTim Peters <tim.peters@gmail.com>2001-04-09 20:07:05 +0000
commit461922a005eb6fc4092cd56c129605d3b762f924 (patch)
tree952669f5d5abb1db91dbfd49dbfdb458b4b8bc6a /Python/mystrtoul.c
parent29fd0317baa4d6b7a7bc5e224bb0a8e3f1958c7f (diff)
downloadcpython-git-461922a005eb6fc4092cd56c129605d3b762f924.tar.gz
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 'Python/mystrtoul.c')
0 files changed, 0 insertions, 0 deletions