FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-73991: Add follow_symlinks argument to `pathlib.Path.copy()` by barneygale · Pull Request #120519 · 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
GH-73991: Add follow_symlinks argument to pathlib.Path.copy()
- #120519
#120519
Merged
barneygale
merged 4 commits into
python:main
python/cpython:main
from
barneygale:gh-73991-follow-symlinks
barneygale/cpython:gh-73991-follow-symlinks
Copy head branch name to clipboard
Jun 19, 2024
Conversation
Commits
4
(4)
Checks
Files changed
Merged
GH-73991: Add follow_symlinks argument to pathlib.Path.copy()
#120519
barneygale
merged 4 commits into
python:main
python/cpython:main
from
barneygale:gh-73991-follow-symlinks
barneygale/cpython:gh-73991-follow-symlinks
Copy head branch name to clipboard
Commits
Commits on Jun 14, 2024
GH-73991: Add *follow_symlinks* argument to `pathlib.Path.copy()`
Show description for 34a3365
barneygale
committed
34a3365
View commit details
Copy full SHA for 34a3365
Browse repository at this point
Commits on Jun 19, 2024
Test copying to existing symlink with follow_symlinks=False
barneygale
committed
38bf791
View commit details
Copy full SHA for 38bf791
Browse repository at this point
Check for os.stat_result.st_file_attributes
barneygale
committed
0717792
View commit details
Copy full SHA for 0717792
Browse repository at this point
Add underscore prefix
barneygale
committed
de5a230
View commit details
Copy full SHA for de5a230
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL