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
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Make getpath.c easier to follow.
- #28909
#28909
Closed
ericsnowcurrently
wants to merge 9 commits into
python:main
python/cpython:main
from
ericsnowcurrently:getpath-cleanup
ericsnowcurrently/cpython:getpath-cleanup
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Closed
Make getpath.c easier to follow.
#28909
ericsnowcurrently
wants to merge 9 commits into
python:main
python/cpython:main
from
ericsnowcurrently:getpath-cleanup
ericsnowcurrently/cpython:getpath-cleanup
Copy head branch name to clipboard
Commits
Commits on Oct 8, 2021
argv0_path -> argv0_dir.
ericsnowcurrently
committed
534bb77
View commit details
Copy full SHA for 534bb77
Browse repository at this point
Add PyCalculatePath.stdlib_dir.
ericsnowcurrently
committed
633ce3d
View commit details
Copy full SHA for 633ce3d
Browse repository at this point
Commits on Oct 9, 2021
Break up prefix_found.
ericsnowcurrently
committed
418b590
View commit details
Copy full SHA for 418b590
Browse repository at this point
Add more location flags.
ericsnowcurrently
committed
53f75e0
View commit details
Copy full SHA for 53f75e0
Browse repository at this point
Add PyCalculatePath.argv0_dir_verified.
ericsnowcurrently
committed
26da17a
View commit details
Copy full SHA for 26da17a
Browse repository at this point
Commits on Oct 11, 2021
Add PyCalculatePath.extensions.
ericsnowcurrently
committed
957c375
View commit details
Copy full SHA for 957c375
Browse repository at this point
Add LOCATION_NEAR_LIB.
ericsnowcurrently
committed
027d88b
View commit details
Copy full SHA for 027d88b
Browse repository at this point
Commits on Oct 12, 2021
Fix the LOCATION_* values.
ericsnowcurrently
committed
83171d1
View commit details
Copy full SHA for 83171d1
Browse repository at this point
Preserve existing behavior.
ericsnowcurrently
committed
8566bd3
View commit details
Copy full SHA for 8566bd3
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL