Alexandre Vassalotti
|
dff1834f45
|
Fixed _pickle to use Py_EnterRecursiveCall().
|
2008-07-13 18:48:30 +00:00 |
Alexandre Vassalotti
|
7634ff5ad6
|
Fixed compiler warnings on MSVC9.0
|
2008-06-13 02:16:06 +00:00 |
Alexandre Vassalotti
|
ca2d610dba
|
Restore _pickle module accelerator module.
Removed Windows support temporarily.
64bit bug with integer unpickling is now fixed.
|
2008-06-12 18:26:05 +00:00 |
Benjamin Peterson
|
75f25f2c9a
|
revert the addition of _pickle because it was causing havok with 64-bit
|
2008-06-12 03:10:02 +00:00 |
Alexandre Vassalotti
|
cc313061a5
|
Issue 2917: Merge the pickle and cPickle module.
|
2008-06-11 22:43:06 +00:00 |