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.

Author pitrou
Recipients cool-RR, pitrou, xtreak
Date 2019-05-04.15:27:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556983633.4.0.00863882984894.issue26978@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6b5b013bcc22a27d6231c2796882e44ddb42be67 by Antoine Pitrou (Joannah Nanjekye) in branch 'master':
bpo-26978: Implement pathlib.Path.link_to (Using os.link) (GH-12990)
https://github.com/python/cpython/commit/6b5b013bcc22a27d6231c2796882e44ddb42be67
History
Date User Action Args
2019-05-04 15:27:13pitrousetrecipients: + pitrou, cool-RR, xtreak
2019-05-04 15:27:13pitrousetmessageid: <1556983633.4.0.00863882984894.issue26978@roundup.psfhosted.org>
2019-05-04 15:27:13pitroulinkissue26978 messages
2019-05-04 15:27:13pitroucreate