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 merged
Title bpo-39950: add `pathlib.Path.hardlink_to()` method that supersedes `link_to()`
History
Date User Action Args
2021-04-23 20:48:54barneygalesetstatus: open -> merged
2021-04-07 17:34:01barneygalesettitle: WIP: bpo-39950: add `pathlib.Path.hardlink_to()` method that supersedes `link_to()` -> bpo-39950: add `pathlib.Path.hardlink_to()` method that supersedes `link_to()`
2021-01-22 04:27:34barneygalesettitle: bpo-39950: add `pathlib.Path.hardlink_to()` method that supersedes `link_to()` -> WIP: bpo-39950: add `pathlib.Path.hardlink_to()` method that supersedes `link_to()`
2020-03-13 00:50:57barneygalelinkissue39950 pull_requests
2020-03-13 00:50:57barneygalecreate