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 brett.cannon
Recipients JelleZijlstra, brett.cannon, ethan.furman, python-dev, serhiy.storchaka
Date 2016-08-26.21:49:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472248177.9.0.15537312423.issue27182@psf.upfronthosting.co.za>
In-reply-to
Content
The os and os.path modules are now done! The means PEP 519 is finished. At this point individual modules will need to be checked to see if they do (not) support os.PathLike.
History
Date User Action Args
2016-08-26 21:49:37brett.cannonsetrecipients: + brett.cannon, ethan.furman, python-dev, serhiy.storchaka, JelleZijlstra
2016-08-26 21:49:37brett.cannonsetmessageid: <1472248177.9.0.15537312423.issue27182@psf.upfronthosting.co.za>
2016-08-26 21:49:37brett.cannonlinkissue27182 messages
2016-08-26 21:49:37brett.cannoncreate