cpython/Misc/NEWS.d/next/Library/2024-08-25-16-59-20.gh-issu...

3 lines
143 B
ReStructuredText

Add :meth:`pathlib.Path.copy_into` and :meth:`~pathlib.Path.move_into`,
which copy and move files and directories into *existing* directories.