This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-03 22:12:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d7ae4dc5c1
cpython
/
Lib
/
pathlib
History
Download ZIP
Download TAR.GZ
Barney Gale
d7ae4dc5c1
GH-73991: Disallow copying directory into itself via
pathlib.Path.copy()
(
#122924
)
2024-08-23 20:03:11 +01:00
..
__init__.py
GH-73991: Rework
pathlib.Path.copytree()
into
copy()
(
#122369
)
2024-08-11 22:43:18 +01:00
_abc.py
GH-73991: Disallow copying directory into itself via
pathlib.Path.copy()
(
#122924
)
2024-08-23 20:03:11 +01:00
_local.py
GH-73991: Rework
pathlib.Path.copytree()
into
copy()
(
#122369
)
2024-08-11 22:43:18 +01:00
_os.py
GH-73991: Rework
pathlib.Path.copytree()
into
copy()
(
#122369
)
2024-08-11 22:43:18 +01:00