gh-94673: Clarify About Runtime State Related to Static Builtin Types by ericsnowcurrently · Pull Request #117761 · python/cpython
added 3 commits
ericsnowcurrently
changed the title
gh-???: Clarify About Runtime State Related to Static Builtin Types
gh-94673: Clarify About Runtime State Related to Static Builtin Types
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request
… Types (pythongh-117761) Guido pointed out to me that some details about the per-interpreter state for the builtin types aren't especially clear. I'm addressing that by: * adding a comment explaining that state * adding some asserts to point out the relationship between each index and the interp/global runtime state
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