FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-81793: Always call linkat() from os.link(), if available by serhiy-storchaka · Pull Request #132517 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-81793: Always call linkat() from os.link(), if available
- #132517
#132517
Merged
serhiy-storchaka
merged 13 commits into
python:main
python/cpython:main
from
serhiy-storchaka:os-link-follow_symlinks
serhiy-storchaka/cpython:os-link-follow_symlinks
Copy head branch name to clipboard
May 4, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
gh-81793: Always call linkat() from os.link(), if available
#132517
serhiy-storchaka
merged 13 commits into
python:main
python/cpython:main
from
serhiy-storchaka:os-link-follow_symlinks
serhiy-storchaka/cpython:os-link-follow_symlinks
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2025
gh-81793: Always call linkat() from os.link(), if available
Show description for a8f488a
committed
a8f488a
View commit details
Copy full SHA for a8f488a
Browse repository at this point
Fix typo and regenerate clinic files.
serhiy-storchaka
committed
4ba224e
View commit details
Copy full SHA for 4ba224e
Browse repository at this point
Fix OpenIndiana.
serhiy-storchaka
committed
5881b2a
View commit details
Copy full SHA for 5881b2a
Browse repository at this point
Fix test_inspect.
serhiy-storchaka
committed
d2f233b
View commit details
Copy full SHA for d2f233b
Browse repository at this point
Enable linkat().
serhiy-storchaka
committed
95f55e3
View commit details
Copy full SHA for 95f55e3
Browse repository at this point
Apply suggestions from code review
Show description for 2eeb438
serhiy-storchaka
and
StanFromIreland
authored
2eeb438
View commit details
Copy full SHA for 2eeb438
Browse repository at this point
Commits on Apr 15, 2025
Use subTest().
serhiy-storchaka
committed
b4be526
View commit details
Copy full SHA for b4be526
Browse repository at this point
Disable linkat() on WASI.
serhiy-storchaka
committed
80128e3
View commit details
Copy full SHA for 80128e3
Browse repository at this point
Test how link() actually works on WASI.
serhiy-storchaka
committed
a45dfd9
View commit details
Copy full SHA for a45dfd9
Browse repository at this point
Revert "Test how link() actually works on WASI."
Show description for 557f1ee
serhiy-storchaka
committed
557f1ee
View commit details
Copy full SHA for 557f1ee
Browse repository at this point
Commits on Apr 21, 2025
Merge branch 'main' into os-link-follow_symlinks
serhiy-storchaka
committed
b156f94
View commit details
Copy full SHA for b156f94
Browse repository at this point
Remove redundant checks for same type.
serhiy-storchaka
committed
2c436fb
View commit details
Copy full SHA for 2c436fb
Browse repository at this point
Commits on May 4, 2025
Merge branch 'main' into os-link-follow_symlinks
serhiy-storchaka
committed
0c7b16d
View commit details
Copy full SHA for 0c7b16d
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL