Issue #1727780: Support loading pickles of random.Random objects created
on 32-bit systems on 64-bit systems, and vice versa. As a consequence of the change, Random pickles created by Python 2.6 cannot be loaded in Python 2.5.
Showing
Lib/test/randv2_32.pck
0 → 100644
This diff was suppressed by a .gitattributes entry.
Lib/test/randv2_64.pck
0 → 100644
This diff was suppressed by a .gitattributes entry.
Lib/test/randv3.pck
0 → 100644
This diff was suppressed by a .gitattributes entry.
Please register or sign in to comment