FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-101362: Optimise PurePath(PurePath(...)) by barneygale · Pull Request #101667 · 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-101362: Optimise PurePath(PurePath(...))
- #101667
#101667
Merged
miss-islington
merged 8 commits into
python:main
python/cpython:main
from
barneygale:gh-101362-use-native-pathlib-joining
barneygale/cpython:gh-101362-use-native-pathlib-joining
Copy head branch name to clipboard
Mar 5, 2023
Conversation
Commits
8
(8)
Checks
Files changed
Merged
GH-101362: Optimise PurePath(PurePath(...))
#101667
miss-islington
merged 8 commits into
python:main
python/cpython:main
from
barneygale:gh-101362-use-native-pathlib-joining
barneygale/cpython:gh-101362-use-native-pathlib-joining
Copy head branch name to clipboard
Commits
Commits on Feb 7, 2023
GH-101362: Optimise PurePath(PurePath(...))
Show description for b01c352
barneygale
committed
b01c352
View commit details
Copy full SHA for b01c352
Browse repository at this point
Commits on Feb 25, 2023
Tweak PurePath constructor docs to hint that we call `os.fspath()`
barneygale
committed
6db6d55
View commit details
Copy full SHA for 6db6d55
Browse repository at this point
Commits on Feb 28, 2023
Add tests for bytes paths.
barneygale
committed
1b9e2d3
View commit details
Copy full SHA for 1b9e2d3
Browse repository at this point
Commits on Mar 5, 2023
Merge branch 'main' into gh-101362-use-native-pathlib-joining
barneygale
authored
bee1ab5
View commit details
Copy full SHA for bee1ab5
Browse repository at this point
Apply suggestions from code review
Show description for 37be083
barneygale
and
AlexWaygood
authored
37be083
View commit details
Copy full SHA for 37be083
Browse repository at this point
Update Misc/NEWS.d/next/Library/2023-02-07-22-20-32.gh-issue-101362.Jlk6mt.rst
Show description for 782a940
barneygale
and
AlexWaygood
authored
782a940
View commit details
Copy full SHA for 782a940
Browse repository at this point
Use `assertRaisesRegex()` to check TypeError message in test.
barneygale
committed
0ecae3d
View commit details
Copy full SHA for 0ecae3d
Browse repository at this point
Improve TypeError message
barneygale
committed
fbfeedb
View commit details
Copy full SHA for fbfeedb
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL