commit | 6b449f4f2bd86c104a8b57547428eb9bb3a182b0 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Mon Dec 03 19:20:02 2007 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Mon Dec 03 19:20:02 2007 +0000 |
tree | 6ca8ed3d8b4ab7fa6175675e78fba0c481d30d10 | |
parent | 2ec7415db5ad63c4e4b27ee793214071454f6fe5 [diff] [blame] |
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.
diff --git a/Misc/ACKS b/Misc/ACKS index 337123a..a3045f0 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -395,6 +395,7 @@ Mark Levinson William Lewis Robert van Liere +Shawn Ligocki Martin Ligr Christopher Lindblad Eric Lindvall