8000 [3.8] bpo-39068: Fix race condition in base64 (GH-17627) by serhiy-storchaka · Pull Request #24022 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

8000 [3.8] bpo-39068: Fix race condition in base64 (GH-17627) #24022

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 1, 2021

Conversation

serhiy-storchaka
Copy link
Member
@serhiy-storchaka serhiy-storchaka commented Dec 31, 2020

There was a race condition in base64 in lazy initialization of multiple globals.
(cherry picked from commit 9655434)

Co-authored-by: Brandon Stansbury brandonrstansbury@gmail.com

https://bugs.python.org/issue39068

There was a race condition in base64 in lazy initialization of multiple globals..
(cherry picked from commit 9655434)

Co-authored-by: Brandon Stansbury <brandonrstansbury@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit b863607 into python:3.8 Jan 1, 2021
@serhiy-storchaka serhiy-storchaka deleted the backport-9655434-3.8 branch January 1, 2021 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0