FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-45582: Port getpath[p].c to Python by zooba · Pull Request #29041 · 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
bpo-45582: Port getpath[p].c to Python
- #29041
#29041
Merged
zooba
merged 29 commits into
python:main
python/cpython:main
from
zooba:bpo-42260
zooba/cpython:bpo-42260
Copy head branch name to clipboard
Dec 3, 2021
Conversation
Commits
29
(29)
Checks
Files changed
Merged
bpo-45582: Port getpath[p].c to Python
#29041
zooba
merged 29 commits into
python:main
python/cpython:main
from
zooba:bpo-42260
zooba/cpython:bpo-42260
Copy head branch name to clipboard
Commits
Commits on Nov 15, 2021
bpo-45582: Port getpath[p].c to getpath.py
zooba
committed
a63f5d8
View commit details
Copy full SHA for a63f5d8
Browse repository at this point
Commits on Nov 18, 2021
Merge remote-tracking branch 'cpython/main' into bpo-42260
zooba
committed
ed486fa
View commit details
Copy full SHA for ed486fa
Browse repository at this point
Simplify build process and address PR feedback
zooba
committed
0cecba6
View commit details
Copy full SHA for 0cecba6
Browse repository at this point
Add change to _freeze_module
zooba
committed
fb3d303
View commit details
Copy full SHA for fb3d303
Browse repository at this point
Remove getpath.h from bootstrap headers
zooba
committed
cd6bbb4
View commit details
Copy full SHA for cd6bbb4
Browse repository at this point
Exclude getpath.h
zooba
committed
39cfc1f
View commit details
Copy full SHA for 39cfc1f
Browse repository at this point
Fix make rule, maybe?
zooba
committed
34db9d2
View commit details
Copy full SHA for 34db9d2
Browse repository at this point
Make _PyConfig_InitPathConfig no longer exported
zooba
committed
2887c1a
View commit details
Copy full SHA for 2887c1a
Browse repository at this point
Commits on Nov 24, 2021
Merge remote-tracking branch 'cpython/main' into bpo-42260
zooba
committed
75c7073
View commit details
Copy full SHA for 75c7073
Browse repository at this point
Separate getpath compilation from deep freezing
zooba
committed
48aa283
View commit details
Copy full SHA for 48aa283
Browse repository at this point
Fix test expectations
zooba
committed
b1e8706
View commit details
Copy full SHA for b1e8706
Browse repository at this point
Update test
zooba
committed
635ff80
View commit details
Copy full SHA for 635ff80
Browse repository at this point
Merge remote-tracking branch 'cpython/main' into bpo-42260
zooba
committed
0a503f9
View commit details
Copy full SHA for 0a503f9
Browse repository at this point
Make better assumption in test
zooba
committed
50aa5ba
View commit details
Copy full SHA for 50aa5ba
Browse repository at this point
Fix handling of absolute paths when joining
zooba
committed
80e559a
View commit details
Copy full SHA for 80e559a
Browse repository at this point
Commits on Nov 25, 2021
Fix BUILD_LANDMARK check
zooba
committed
e76f299
View commit details
Copy full SHA for e76f299
Browse repository at this point
Commits on Nov 29, 2021
Merge branch 'main' into bpo-42260
zooba
committed
b4861f8
View commit details
Copy full SHA for b4861f8
Browse repository at this point
Merge remote-tracking branch 'cpython/main' into bpo-42260
zooba
committed
4abae84
View commit details
Copy full SHA for 4abae84
Browse repository at this point
Add API for testing the getpath code object
zooba
committed
808d598
View commit details
Copy full SHA for 808d598
Browse repository at this point
Commits on Nov 30, 2021
Use platlibdir in more places
zooba
committed
53be005
View commit details
Copy full SHA for 53be005
Browse repository at this point
Remove fast path that is invalid in some POSIX venv scenarios
Show description for 7144c48
zooba
committed
7144c48
View commit details
Copy full SHA for 7144c48
Browse repository at this point
Add missing include
zooba
committed
b7d84ca
View commit details
Copy full SHA for b7d84ca
Browse repository at this point
Fix name and ensure cleanup occurs properly
zooba
committed
4e6da88
View commit details
Copy full SHA for 4e6da88
Browse repository at this point
Commits on Dec 1, 2021
Merge remote-tracking branch 'cpython/main' into bpo-42260
zooba
committed
1af0b2b
View commit details
Copy full SHA for 1af0b2b
Browse repository at this point
Stop clearing globals at Finalize because test_embed expects path config to remain set
zooba
committed
b8dda93
View commit details
Copy full SHA for b8dda93
Browse repository at this point
Commits on Dec 2, 2021
Fix memory leak and simplify some logic
zooba
committed
b568efe
View commit details
Copy full SHA for b568efe
Browse repository at this point
Merge remote-tracking branch 'cpython/main' into bpo-42260
zooba
committed
7537fd5
View commit details
Copy full SHA for 7537fd5
Browse repository at this point
Revert test changes
zooba
committed
5962947
View commit details
Copy full SHA for 5962947
Browse repository at this point
Add missing PyMem_Free
zooba
committed
c10d17c
View commit details
Copy full SHA for c10d17c
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL