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
bpo-38823: Clean up refleaks in _contextvars initialization. #17198
Conversation
Sorry, I can't merge this PR. Reason: |
Sorry, I can't merge this PR. Reason: |
Thanks @brandtbucher for the PR |
I'm having trouble backporting to |
Thanks again! |
GH-17199 is a backport of this pull request to the 3.7 branch. |
…H-17198) https://bugs.python.org/issue38823 (cherry picked from commit 143a97f) Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Thanks @brandtbucher for the PR |
GH-17200 is a backport of this pull request to the 3.8 branch. |
https://bugs.python.org/issue38823 (cherry picked from commit 143a97f) Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
https://bugs.python.org/issue38823 (cherry picked from commit 143a97f) Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
https://bugs.python.org/issue38823
Automerge-Triggered-By: @asvetlov