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

gh-120161: Clean Up the Managed Static Types State by ericsnowcurrently · Pull Request #120663 · python/cpython · GitHub

/ cpython Public

gh-120161: Clean Up the Managed Static Types State - #120663

Open
ericsnowcurrently wants to merge 8 commits into
python:mainfrom
ericsnowcurrently:managed-static-types
Open

ericsnowcurrently wants to merge 8 commits into
python:mainfrom
ericsnowcurrently:managed-static-types

Conversation

ericsnowcurrently commented Jun 17, 2024 •
edited
Loading

Copy link
Copy Markdown
Member

In gh-120182, the approach I took aimed to fix the problem with minimal churn, for the sake of backporting. This change builds on that with what I consider the cleaner approach I would have taken.

The key changes are:

  • move more data into the global runtime state
  • at the interpreter level, consolidate the builtins and extensions state
  • add many more asserts to ensure consistency

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

github-actions Bot added the stale Stale PR or inactive for long period of time. label Apr 17, 2026
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

Labels

awaiting core review skip news stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL