This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 18909
Status open
Title bpo-39950: add `pathlib.Path.hardlink_to()` method that supersedes `link_to()`
History
Date User Action Args
2020-03-13 00:50:57barneygalesettitle: bpo-39925: add `pathlib.Path.hardlink_to()` method that supersedes `link_to()` -> bpo-39950: add `pathlib.Path.hardlink_to()` method that supersedes `link_to()`
2020-03-11 00:02:30barneygalelinkissue39925 pull_requests
2020-03-11 00:02:30barneygalecreate