summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2007-12-03 19:20:02 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2007-12-03 19:20:02 (GMT)
commit6b449f4f2bd86c104a8b57547428eb9bb3a182b0 (patch)
tree6ca8ed3d8b4ab7fa6175675e78fba0c481d30d10 /Misc/ACKS
parent2ec7415db5ad63c4e4b27ee793214071454f6fe5 (diff)
downloadcpython-6b449f4f2bd86c104a8b57547428eb9bb3a182b0.zip
cpython-6b449f4f2bd86c104a8b57547428eb9bb3a182b0.tar.gz
cpython-6b449f4f2bd86c104a8b57547428eb9bb3a182b0.tar.bz2
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.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 337123a..a3045f0 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -395,6 +395,7 @@ Marc-Andre Lemburg
Mark Levinson
William Lewis
Robert van Liere
+Shawn Ligocki
Martin Ligr
Christopher Lindblad
Eric Lindvall