index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
pathlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH-113528: Deoptimise `pathlib._abc.PurePathBase.relative_to()` (again) (#113...
Barney Gale
2024-01-09
2
-15/+42
*
GH-113528: Deoptimise `pathlib._abc.PurePathBase.parts` (#113883)
Barney Gale
2024-01-09
2
-4/+13
*
GH-113528: Deoptimise `pathlib._abc.PathBase.resolve()` (#113782)
Barney Gale
2024-01-09
1
-25/+40
*
GH-113528: Deoptimise `pathlib._abc.PathBase._make_child_relpath()` (#113532)
Barney Gale
2024-01-09
2
-14/+17
*
GH-113528: Speed up pathlib ABC tests. (#113788)
Barney Gale
2024-01-08
1
-4/+4
*
GH-113528: Deoptimise `pathlib._abc.PurePathBase.relative_to()` (#113529)
Barney Gale
2024-01-06
2
-2/+5
*
GH-113528: Deoptimise `pathlib._abc.PurePathBase.parent` (#113530)
Barney Gale
2024-01-06
2
-42/+63
*
GH-113528: Deoptimise `pathlib._abc.PurePathBase.name` (#113531)
Barney Gale
2024-01-06
2
-7/+25
*
GH-113568: Stop raising deprecation warnings from pathlib ABCs (#113757)
Barney Gale
2024-01-05
2
-17/+31
*
GH-113568: Stop raising auditing events from pathlib ABCs (#113571)
Barney Gale
2024-01-05
2
-22/+50
*
GH-113225: Speed up `pathlib.Path.glob()` (#113226)
Barney Gale
2024-01-04
1
-1/+7
*
GH-113225: Speed up `pathlib._abc.PathBase.glob()` (#113556)
Barney Gale
2023-12-28
2
-5/+12
*
GH-110109: pathlib ABCs: drop use of `warnings._deprecated()` (#113419)
Barney Gale
2023-12-27
1
-6/+4
*
GH-110109: pathlib ABCs: drop use of `io.text_encoding()` (#113417)
Barney Gale
2023-12-27
2
-3/+18
*
GH-110109: pathlib ABCs: do not vary path syntax by host OS. (#113219)
Barney Gale
2023-12-22
2
-2/+2
*
GH-110109: Fix misleading `pathlib._abc.PurePathBase` repr (#113376)
Barney Gale
2023-12-22
2
-3/+3
*
GH-112906: Fix performance regression in pathlib path initialisation (#112907)
Barney Gale
2023-12-10
1
-1/+3
*
GH-110109: Move pathlib ABCs to new `pathlib._abc` module. (#112881)
Barney Gale
2023-12-09
2
-0/+1657