FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-84538: add strict argument to pathlib.PurePath.relative_to by domragusa · Pull Request #19813 · 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-84538: add strict argument to pathlib.PurePath.relative_to
- #19813
#19813
Merged
miss-islington
merged 17 commits into
python:main
python/cpython:main
from
domragusa:relative_to_strict_param
domragusa/cpython:relative_to_strict_param
Copy head branch name to clipboard
Oct 28, 2022
Conversation
Commits
17
(17)
Checks
Files changed
Merged
gh-84538: add strict argument to pathlib.PurePath.relative_to
#19813
miss-islington
merged 17 commits into
python:main
python/cpython:main
from
domragusa:relative_to_strict_param
domragusa/cpython:relative_to_strict_param
Copy head branch name to clipboard
Commits
Commits on Apr 30, 2020
bpo-40358: add strict param to pathlib.PurePath.relative_to
domragusa
committed
ec64368
View commit details
Copy full SHA for ec64368
Browse repository at this point
Commits on May 28, 2020
resolve conflicts with GH-19611
domragusa
committed
6d721a0
View commit details
Copy full SHA for 6d721a0
Browse repository at this point
Commits on May 15, 2021
Merge branch 'python:main' into relative_to_strict_param
domragusa
committed
09422e7
View commit details
Copy full SHA for 09422e7
Browse repository at this point
Update Doc/library/pathlib.rst
Show description for d9c07c2
domragusa
and
terryjreedy
authored
d9c07c2
View commit details
Copy full SHA for d9c07c2
Browse repository at this point
Commits on May 17, 2021
fix wording in documentation as requested
domragusa
committed
029c3d5
View commit details
Copy full SHA for 029c3d5
Browse repository at this point
fix typo
domragusa
committed
01e789b
View commit details
Copy full SHA for 01e789b
Browse repository at this point
Commits on May 29, 2021
change strict argument to walk_up in pathlib.PurePath.relative_to
domragusa
committed
39b24f3
View commit details
Copy full SHA for 39b24f3
Browse repository at this point
Commits on Oct 14, 2022
Merge branch 'main' into relative_to_strict_param
domragusa
committed
ad9c0dd
View commit details
Copy full SHA for ad9c0dd
Browse repository at this point
make the documentation clearer
domragusa
committed
8401974
View commit details
Copy full SHA for 8401974
Browse repository at this point
Commits on Oct 22, 2022
Apply suggestions from code review
Show description for e255f99
domragusa
and
brettcannon
authored
e255f99
View commit details
Copy full SHA for e255f99
Browse repository at this point
Update Lib/pathlib.py
Show description for b781356
domragusa
and
brettcannon
authored
b781356
View commit details
Copy full SHA for b781356
Browse repository at this point
fix doc warning
Show description for 7974ee9
domragusa
and
CAM-Gerlach
authored
7974ee9
View commit details
Copy full SHA for 7974ee9
Browse repository at this point
improve variable names
domragusa
committed
8a4edb5
View commit details
Copy full SHA for 8a4edb5
Browse repository at this point
remove trailing spaces
domragusa
committed
e6cf222
View commit details
Copy full SHA for e6cf222
Browse repository at this point
Merge branch 'main' into relative_to_strict_param
domragusa
authored
b8b218c
View commit details
Copy full SHA for b8b218c
Browse repository at this point
Commits on Oct 28, 2022
Update Doc/library/pathlib.rst
brettcannon
authored
a4c77c2
View commit details
Copy full SHA for a4c77c2
Browse repository at this point
Merge branch 'main' into relative_to_strict_param
brettcannon
authored
97a5e22
View commit details
Copy full SHA for 97a5e22
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL