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 ronaldoussoren
Recipients ned.deily, ronaldoussoren, vstinner
Date 2018-12-12.16:01:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544630474.71.0.788709270274.issue35471@psf.upfronthosting.co.za>
In-reply-to
Content
I'm in favour of removing macpath.

I was against removing the module in the past because parts of the macOS API still used (on probably still use) classic MacOS style paths.  Most if not all APIs are by this time deprecated, which makes it less and less like that anyone will use macpath going forward.
History
Date User Action Args
2018-12-12 16:01:14ronaldoussorensetrecipients: + ronaldoussoren, vstinner, ned.deily
2018-12-12 16:01:14ronaldoussorensetmessageid: <1544630474.71.0.788709270274.issue35471@psf.upfronthosting.co.za>
2018-12-12 16:01:14ronaldoussorenlinkissue35471 messages
2018-12-12 16:01:14ronaldoussorencreate