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

Skip to content

< 8000 bdi class="js-issue-title markdown-title">[3.9] bpo-39068: Fix race condition in base64 (GH-17627) #24020

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

Closed

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington 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>
@bedevere-bot bedevere-bot added the type-bug An unexpected behavior, bug, or error label Dec 31, 2020
@miss-islington
Copy link
Contributor Author

@drmonkeysee and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@drmonkeysee and @serhiy-storchaka: Status check is done, and it's a failure ❌ .

@miss-islington miss-islington deleted the backport-9655434-3.9 branch January 1, 2021 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0