This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-22 19:12:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
24b8f12544468e4cedf5bfbe25442fcd495391e4
cpython
/
Lib
/
pathlib
T
History
Hugo van Kemenade
ffb543d32f
gh-137855: Improve import time of
pathlib
(GH-146327)
...
Improve import time of pathlib
2026-05-05 14:38:03 +02:00
..
__init__.py
gh-137855: Improve import time of
pathlib
(GH-146327)
2026-05-05 14:38:03 +02:00
_local.py
GH-133789: Fix unpickling of pathlib objects pickled in Python 3.13 (
#133831
)
2025-10-17 21:57:51 +00:00
_os.py
GH-139174: Prepare
pathlib.Path.info
for new methods (
#139175
)
2025-09-24 01:52:24 +00:00
types.py
pathlib ABCs: restore
relative_to()
and
is_relative_to()
(
#138853
)
2025-10-10 19:08:55 +01:00