diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-05-14 21:29:38 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-05-14 21:29:38 (GMT) |
commit | fcbeab57d0bfbd555aabb9121e2f56f5c178bdfc (patch) | |
tree | 68adb484fc49d6360503e26a8ecbedb6b58c4ebd /Misc | |
parent | 429b59ec6990dab19d5a0e0a91f55b5f0e850cf6 (diff) | |
download | cpython-fcbeab57d0bfbd555aabb9121e2f56f5c178bdfc.zip cpython-fcbeab57d0bfbd555aabb9121e2f56f5c178bdfc.tar.gz cpython-fcbeab57d0bfbd555aabb9121e2f56f5c178bdfc.tar.bz2 |
Issue #21488: Oops, the patch for codecs.encode/decode doc was written by
Berker Peksag (already present in Misc/ACKS). The issue was reported by Brad
Aylsworth.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -57,7 +57,6 @@ David Ascher Chris AtLee Aymeric Augustin John Aycock -Brad Aylsworth Donovan Baarda Arne Babenhauserheide Attila Babo |