- 31 Mar, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Added WindowsError to compatibility mappings.
-
Serhiy Storchaka yazdı
Fixed ambigious reverse mappings. Added many new mappings. Import mapping is no longer applied to modules already mapped with full name mapping. Added tests for compatible pickling and unpickling and for consistency of _compat_pickle mappings.
-
- 02 Ara, 2013 1 kayıt (commit)
-
-
Walter Doerwald yazdı
-
- 04 Haz, 2009 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
or dumping pickles with a 2.x-compatible protocol, in order to make data sharing and migration easier. This behaviour can be disabled using the new `fix_imports` optional argument.
-