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 steve.dower
Recipients FFY00, eric.snow, ncoghlan, steve.dower, vstinner
Date 2021-11-16.01:17:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637025444.85.0.791509617816.issue45582@roundup.psfhosted.org>
In-reply-to
Content
I have tests passing now, so reviews would be appreciated.

There's definitely scope for optimising this algorithm both for speed and clarity, but I'd prefer to get the main translation in first so that any further changes have a reliable baseline (especially since we'll likely end up changing the behaviour slightly if we touch anything at all in getpath, so it'd be good to capture those as individual commits/bugs).
History
Date User Action Args
2021-11-16 01:17:24steve.dowersetrecipients: + steve.dower, ncoghlan, vstinner, eric.snow, FFY00
2021-11-16 01:17:24steve.dowersetmessageid: <1637025444.85.0.791509617816.issue45582@roundup.psfhosted.org>
2021-11-16 01:17:24steve.dowerlinkissue45582 messages
2021-11-16 01:17:24steve.dowercreate