summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2012-06-26 21:04:48 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2012-06-26 21:04:48 (GMT)
commit79035bd71f32cded043a8a7320290c0bd6c9c117 (patch)
treecb31aa4e89b9f97487afabb953a2511dfc0c2bbc /Misc
parentb83719287d6be9fede9c7dc17ab8494f296a8f86 (diff)
downloadcpython-79035bd71f32cded043a8a7320290c0bd6c9c117.zip
cpython-79035bd71f32cded043a8a7320290c0bd6c9c117.tar.gz
cpython-79035bd71f32cded043a8a7320290c0bd6c9c117.tar.bz2
Issue #15079: make a test applicable to both C and Python versions of the pickle module.
Patch by Stefan Mihaila.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index b5cead9..514e95d 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -630,6 +630,7 @@ Mike Meyer
Steven Miale
Trent Mick
Stan Mihai
+Stefan Mihaila
Aristotelis Mikropoulos
Damien Miller
Chad Miller