← 返回首页
gh-81057: Move contextvars-related Globals to _PyRuntimeState by ericsnowcurrently · Pull Request #99400 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

gh-81057: Move contextvars-related Globals to _PyRuntimeState#99400

Merged
ericsnowcurrently merged 5 commits into
python:mainfrom
ericsnowcurrently:contextvars-global-objects
Nov 16, 2022
Merged

gh-81057: Move contextvars-related Globals to _PyRuntimeState#99400
ericsnowcurrently merged 5 commits into
python:mainfrom
ericsnowcurrently:contextvars-global-objects

Conversation

ericsnowcurrently commented Nov 11, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

This is part of the effort to consolidate global variables, to make them easier to manage and make it easier to later move some of them to PyInterpreterState.

ericsnowcurrently merged commit 01fa907 into python:main Nov 16, 2022
ericsnowcurrently deleted the contextvars-global-objects branch November 16, 2022 16:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Footer

© 2026 GitHub, Inc.