FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-29688: document and test `pathlib.Path.absolute()`. by barneygale · Pull Request #26153 · 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-29688: document and test pathlib.Path.absolute().
- #26153
#26153
Merged
brettcannon
merged 9 commits into
python:main
python/cpython:main
from
barneygale:bpo-29688-pathlib-absolute-docs-tests
barneygale/cpython:bpo-29688-pathlib-absolute-docs-tests
Copy head branch name to clipboard
Jan 28, 2022
Conversation
Commits
9
(9)
Checks
Files changed
Merged
bpo-29688: document and test pathlib.Path.absolute().
#26153
brettcannon
merged 9 commits into
python:main
python/cpython:main
from
barneygale:bpo-29688-pathlib-absolute-docs-tests
barneygale/cpython:bpo-29688-pathlib-absolute-docs-tests
Copy head branch name to clipboard
Commits
Commits on Jan 1, 2022
bpo-29688: document and test `pathlib.Path.absolute()`.
barneygale
committed
06b0c74
View commit details
Copy full SHA for 06b0c74
Browse repository at this point
Add tests for UNC paths.
barneygale
committed
b5ff1e6
View commit details
Copy full SHA for b5ff1e6
Browse repository at this point
Fix Windows tests (attempt 1)
barneygale
committed
8695087
View commit details
Copy full SHA for 8695087
Browse repository at this point
`assertEqualNormCase()` --> `assertEqual()`
barneygale
committed
5539824
View commit details
Copy full SHA for 5539824
Browse repository at this point
Update Doc/library/pathlib.rst
Show description for 7cd4fff
barneygale
and
brettcannon
committed
7cd4fff
View commit details
Copy full SHA for 7cd4fff
Browse repository at this point
Update Doc/library/pathlib.rst
Show description for 64204fd
barneygale
and
brianhelba
committed
64204fd
View commit details
Copy full SHA for 64204fd
Browse repository at this point
Commits on Jan 5, 2022
Add news entry.
barneygale
committed
b2bf3da
View commit details
Copy full SHA for b2bf3da
Browse repository at this point
Commits on Jan 8, 2022
Apply suggestions from code review
Show description for 2a9ebd0
barneygale
and
brettcannon
authored
2a9ebd0
View commit details
Copy full SHA for 2a9ebd0
Browse repository at this point
Commits on Jan 11, 2022
Remove example in docs showing that `..` entries are retained.
barneygale
committed
51aa187
View commit details
Copy full SHA for 51aa187
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL