cpython/Misc/NEWS.d/next/Library/2021-01-22-00-15-37.bpo-399...

3 lines
131 B
ReStructuredText

Add `pathlib.Path.hardlink_to()` method that supersedes `link_to()`. The new
method has the same argument order as `symlink_to()`.