FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-81057: Move contextvars-related Globals to _PyRuntimeState by ericsnowcurrently · Pull Request #99400 · python/cpython · GitHub

/ cpython Public

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


Back | FazBrowse Home | New Git URL