]> granicus.if.org Git - python/commit
revert the addition of _pickle because it was causing havok with 64-bit
authorBenjamin Peterson <benjamin@python.org>
Thu, 12 Jun 2008 03:10:02 +0000 (03:10 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 12 Jun 2008 03:10:02 +0000 (03:10 +0000)
commit75f25f2c9a4646746efbc056b4d2a07b40f93964
treedc99b42d2c9e31672d27a37659ccf68951526916
parentf501942c764d25f29a2e06ba5c9917b149c7189b
revert the addition of _pickle because it was causing havok with 64-bit
12 files changed:
Lib/pickle.py
Lib/pickletools.py
Lib/test/pickletester.py
Lib/test/test_pickle.py
Lib/test/test_pickletools.py
Misc/NEWS
Modules/_pickle.c [deleted file]
PC/VC6/pythoncore.dsp
PC/VS7.1/pythoncore.vcproj
PC/VS8.0/pythoncore.vcproj
PC/config.c
setup.py