summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorEli Bendersky <eliben@gmail.com>2013-01-10 14:01:06 (GMT)
committerEli Bendersky <eliben@gmail.com>2013-01-10 14:01:06 (GMT)
commit698bdb2a6c28a54792a1715fd012e98d9eb668e2 (patch)
tree2867ce3db29d0398b85673161354a53fd5b313cf /Misc
parent0dceb560b6b7bfc0a2e11d3a6c27f0a7c7e2e619 (diff)
downloadcpython-698bdb2a6c28a54792a1715fd012e98d9eb668e2.zip
cpython-698bdb2a6c28a54792a1715fd012e98d9eb668e2.tar.gz
cpython-698bdb2a6c28a54792a1715fd012e98d9eb668e2.tar.bz2
Issue #16076: make _elementtree.Element pickle-able in a way that is compatible
with the Python version of the class. Patch by Daniel Shahaf.
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 714b807..5e06870 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1080,6 +1080,7 @@ Jerry Seutter
Pete Sevander
Denis Severson
Ian Seyer
+Daniel Shahaf
Ha Shao
Mark Shannon
Richard Shapiro