]> granicus.if.org Git - python/commit
Issue #23096: Pickle representation of floats with protocol 0 now is the same
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 15 Feb 2015 12:18:32 +0000 (14:18 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 15 Feb 2015 12:18:32 +0000 (14:18 +0200)
commitc86ca26d3201d58a33cdc28dfbd49f9a84122d06
treef335c67e917f0dc67d3b4fd44d902dc9d5d42ec9
parentd362c2126497410bf45f09e78dd1821a003bde39
Issue #23096: Pickle representation of floats with protocol 0 now is the same
for both Python and C implementations.
Misc/NEWS
Modules/_pickle.c