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 barneygale
Recipients barneygale, dfntlymaybe
Date 2021-09-20.20:03:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632168235.34.0.211987634142.issue45226@roundup.psfhosted.org>
In-reply-to
Content
`os.symlink()` and `pathlib.Path.symlink_to()` have reversed argument orders, but in the repro steps you're supplying arguments in the same order.
History
Date User Action Args
2021-09-20 20:03:55barneygalesetrecipients: + barneygale, dfntlymaybe
2021-09-20 20:03:55barneygalesetmessageid: <1632168235.34.0.211987634142.issue45226@roundup.psfhosted.org>
2021-09-20 20:03:55barneygalelinkissue45226 messages
2021-09-20 20:03:55barneygalecreate