summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-05-14 15:08:45 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2014-05-14 15:08:45 (GMT)
commitef5b4e3dc3b04327514d2e1704a8c8cd822d8beb (patch)
tree971a16b95e08f942c596829e1630087b34a8b985 /Misc
parentae9d193dc467eb1135f56523caa28c0ebce1ff15 (diff)
downloadcpython-ef5b4e3dc3b04327514d2e1704a8c8cd822d8beb.zip
cpython-ef5b4e3dc3b04327514d2e1704a8c8cd822d8beb.tar.gz
cpython-ef5b4e3dc3b04327514d2e1704a8c8cd822d8beb.tar.bz2
Issue #21488: Fix doc of codecs.decode() and codecs.encode(), no keyword support.
Patch written by Brad Aylsworth.
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 75fb706..bbcd00e7 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -57,6 +57,7 @@ David Ascher
Chris AtLee
Aymeric Augustin
John Aycock
+Brad Aylsworth
Donovan Baarda
Arne Babenhauserheide
Attila Babo