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

Make getpath.c easier to follow. by ericsnowcurrently · Pull Request #28909 · python/cpython · GitHub

/ cpython Public

Make getpath.c easier to follow. - #28909

Closed
ericsnowcurrently wants to merge 9 commits into
python:mainfrom
ericsnowcurrently:getpath-cleanup
Closed

Make getpath.c easier to follow.#28909
ericsnowcurrently wants to merge 9 commits into
python:mainfrom
ericsnowcurrently:getpath-cleanup

Conversation

Copy link
Copy Markdown
Member

This change helps make getpath.c more understandable and easier to modify. It involves 3 changes:

  • rename some variables/functions
  • calculate stdlib_dir separately
  • track information about various filenames, especially stdlib_dir

I've avoided changing any behavior or exposing internal data that wasn't already. I'm saving that for a follow-up PR.

Copy link
Copy Markdown
Member Author

Given @zooba is working on #29041, I'm closing this for now.

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.

3 participants


Back | FazBrowse Home | New Git URL