FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-44136: remove `pathlib._Flavour` by barneygale · Pull Request #26141 · 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-44136: remove pathlib._Flavour
- #26141
#26141
Closed
barneygale
wants to merge 14 commits into
python:main
python/cpython:main
from
barneygale:bpo-44136-remove-pathlib-flavour
barneygale/cpython:bpo-44136-remove-pathlib-flavour
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
bpo-44136: remove pathlib._Flavour
#26141
barneygale
wants to merge 14 commits into
python:main
python/cpython:main
from
barneygale:bpo-44136-remove-pathlib-flavour
barneygale/cpython:bpo-44136-remove-pathlib-flavour
Copy head branch name to clipboard
Commits
Commits on May 14, 2021
Remove `flavour.is_reserved()`
barneygale
committed
3655d5e
View commit details
Copy full SHA for 3655d5e
Browse repository at this point
Remove `flavour.make_uri()`
barneygale
committed
0faa6d0
View commit details
Copy full SHA for 0faa6d0
Browse repository at this point
Remove `flavour.join()`, `flavour.sep` and `flavour.altsep`
barneygale
committed
3094398
View commit details
Copy full SHA for 3094398
Browse repository at this point
Remove `flavour.join_parsed_parts()`
barneygale
committed
00f6126
View commit details
Copy full SHA for 00f6126
Browse repository at this point
Commits on May 15, 2021
Remove `flavour.parse_parts()`, `flavour.splitroot()` and `flavour.pathmod`
barneygale
committed
6ea7eae
View commit details
Copy full SHA for 6ea7eae
Browse repository at this point
Remove `flavour.compile_pattern()`
barneygale
committed
66f5453
View commit details
Copy full SHA for 66f5453
Browse repository at this point
Remove `flavour.is_supported`
barneygale
committed
3d27707
View commit details
Copy full SHA for 3d27707
Browse repository at this point
Remove `flavour.has_drv`.
barneygale
committed
b4beecc
View commit details
Copy full SHA for b4beecc
Browse repository at this point
Remove `flavour.casefold()` and `flavour.casefold_parts()`
barneygale
committed
3cf15c6
View commit details
Copy full SHA for 3cf15c6
Browse repository at this point
Remove `_Flavour`, `_WindowsFlavour` and `_PosixFlavour`
barneygale
committed
0897d9d
View commit details
Copy full SHA for 0897d9d
Browse repository at this point
Simplify Path construction.
barneygale
committed
4e918e4
View commit details
Copy full SHA for 4e918e4
Browse repository at this point
Move Windows constants to module scope.
barneygale
committed
f0beb66
View commit details
Copy full SHA for f0beb66
Browse repository at this point
Remove `Path._supported`
barneygale
committed
22942e4
View commit details
Copy full SHA for 22942e4
Browse repository at this point
Move `PurePosixPath._splitroot()`, `is_absolute()` and `is_reserved()` into `PurePath`
Show description for 6f9fd60
barneygale
committed
6f9fd60
View commit details
Copy full SHA for 6f9fd60
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL