summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-05-12 14:31:59 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2013-05-12 14:31:59 (GMT)
commit3068aed92bb7557cdef7e18a4a02ddff2dc1ad0b (patch)
treec2458b5ff8986edc481aa40300c93cf24030e437 /Misc/ACKS
parent7025349aa8c09f6910ca985d72a059019129d1f8 (diff)
parent3eab6b363a968e907605fe749d12941c3be29761 (diff)
downloadcpython-3068aed92bb7557cdef7e18a4a02ddff2dc1ad0b.zip
cpython-3068aed92bb7557cdef7e18a4a02ddff2dc1ad0b.tar.gz
cpython-3068aed92bb7557cdef7e18a4a02ddff2dc1ad0b.tar.bz2
Issue #17606: Fixed support of encoded byte strings in the XMLGenerator
characters() and ignorableWhitespace() methods. Original patch by Sebastian Ortiz Vasquez.
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 5f5b84b..6d08530 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1281,6 +1281,7 @@ Kyle VanderBeek
Andrew Vant
Atul Varma
Dmitry Vasiliev
+Sebastian Ortiz Vasquez
Alexandre Vassalotti
Nadeem Vawda
Frank Vercruesse