summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-08-28 04:59:54 (GMT)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>2019-08-28 04:59:54 (GMT)
commit2cb82d2a88710b0af10b9d9721a9710ecc037e72 (patch)
treeaacb6591cd2559a5acde5765a4dd687506750358 /Misc/ACKS
parent03c52f2f63a8abeb4afb75e9da46c7d6c0a8afd5 (diff)
downloadcpython-2cb82d2a88710b0af10b9d9721a9710ecc037e72.zip
cpython-2cb82d2a88710b0af10b9d9721a9710ecc037e72.tar.gz
cpython-2cb82d2a88710b0af10b9d9721a9710ecc037e72.tar.bz2
bpo-36582: Make collections.UserString.encode() return bytes, not str (GH-13138) (GH-15557)
(cherry picked from commit 2a16eea71f56c2d8f38c295c8ce71a9a9a140aff) Co-authored-by: Daniel Fortunov <asqui@users.noreply.github.com>
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 ab874e9..5a8494f 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -509,6 +509,7 @@ Arnaud Fontaine
Michael Foord
Amaury Forgeot d'Arc
Doug Fort
+Daniel Fortunov
Evens Fortuné
Chris Foster
John Fouhy