summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorBrandon Stansbury <brandonrstansbury@gmail.com>2020-12-31 09:44:46 (GMT)
committerGitHub <noreply@github.com>2020-12-31 09:44:46 (GMT)
commit9655434cca5dfbea97bf6d355aec028e840b289c (patch)
treed34ad2c972abd9059a5f260c70732b215c9f0766 /Misc/ACKS
parentf421bfce80730cb0ff5cbe14727ac30cf0462eed (diff)
downloadcpython-9655434cca5dfbea97bf6d355aec028e840b289c.zip
cpython-9655434cca5dfbea97bf6d355aec028e840b289c.tar.gz
cpython-9655434cca5dfbea97bf6d355aec028e840b289c.tar.bz2
bpo-39068: Fix race condition in base64 (GH-17627)
There was a race condition in base64 in lazy initialization of multiple globals.
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 80e51f9..211455b 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1659,6 +1659,7 @@ Quentin Stafford-Fraser
Frank Stajano
Joel Stanley
Kyle Stanley
+Brandon Stansbury
Anthony Starks
David Steele
Oliver Steele