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 gregory.p.smith
Recipients barneygale, escape0707, gregory.p.smith, miss-islington, xtreak
Date 2021-05-16.22:35:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621204552.9.0.0947048929122.issue39950@roundup.psfhosted.org>
In-reply-to
Content
New changeset b913f47e87f788e705716ae037ee9f68b4265e69 by Miss Islington (bot) in branch '3.10':
bpo-39950: Fix deprecation warning in test for `pathlib.Path.link_to()` (GH-26155) (GH-26178)
https://github.com/python/cpython/commit/b913f47e87f788e705716ae037ee9f68b4265e69
History
Date User Action Args
2021-05-16 22:35:52gregory.p.smithsetrecipients: + gregory.p.smith, miss-islington, xtreak, barneygale, escape0707
2021-05-16 22:35:52gregory.p.smithsetmessageid: <1621204552.9.0.0947048929122.issue39950@roundup.psfhosted.org>
2021-05-16 22:35:52gregory.p.smithlinkissue39950 messages
2021-05-16 22:35:52gregory.p.smithcreate