commit | c86ca26d3201d58a33cdc28dfbd49f9a84122d06 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Feb 15 14:18:32 2015 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sun Feb 15 14:18:32 2015 +0200 |
tree | f335c67e917f0dc67d3b4fd44d902dc9d5d42ec9 | |
parent | d362c2126497410bf45f09e78dd1821a003bde39 [diff] |
Issue #23096: Pickle representation of floats with protocol 0 now is the same for both Python and C implementations.