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

gh-117953: Cleanups For fix_up_extension() in import.c by ericsnowcurrently · Pull Request #118192 · python/cpython · GitHub

/ cpython Public

gh-117953: Cleanups For fix_up_extension() in import.c - #118192

Merged
ericsnowcurrently merged 11 commits into
python:mainfrom
ericsnowcurrently:clean-up-fixup-extension
Apr 24, 2024
Merged

gh-117953: Cleanups For fix_up_extension() in import.c#118192
ericsnowcurrently merged 11 commits into
python:mainfrom
ericsnowcurrently:clean-up-fixup-extension

Conversation

ericsnowcurrently commented Apr 23, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

These are cleanups I've pulled out of gh-118116. Mostly, this change moves code around to align with some future changes and to improve clarity a little. There is one very small change in behavior: we now add the module to the per-interpreter caches after updating the global state, rather than before.

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.

1 participant


Back | FazBrowse Home | New Git URL