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 Rockmizu, nanjekyejoannah, pitrou
Date 2020-01-10.18:35:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578681320.56.0.37520147847.issue39291@roundup.psfhosted.org>
In-reply-to
Content
Ahah. Nice catch!

Well, it's a pity this got overlooked when we added Path.link_to().  But I'm afraid it's late to change it now, since this has been released, and changing the argument order would break existing code in potentially dangerous ways.

Note the original issue where this was added was issue26978.
History
Date User Action Args
2020-01-10 18:35:20pitrousetrecipients: + pitrou, nanjekyejoannah, Rockmizu
2020-01-10 18:35:20pitrousetmessageid: <1578681320.56.0.37520147847.issue39291@roundup.psfhosted.org>
2020-01-10 18:35:20pitroulinkissue39291 messages
2020-01-10 18:35:20pitroucreate