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 python-dev
Recipients JelleZijlstra, berker.peksag, brett.cannon, eryksun, ethan.furman, martin.panter, paul.moore, python-dev, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2016-09-06.22:59:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160906225909.48928.28439.B0253550@psf.io>
In-reply-to
Content
New changeset 9be0286772bf by Brett Cannon in branch 'default':
Issue #26027, #27524: Document the support for path-like objects in os and os.path.
https://hg.python.org/cpython/rev/9be0286772bf
History
Date User Action Args
2016-09-06 22:59:12python-devsetrecipients: + python-dev, brett.cannon, paul.moore, tim.golden, ethan.furman, berker.peksag, martin.panter, zach.ware, serhiy.storchaka, eryksun, steve.dower, JelleZijlstra
2016-09-06 22:59:12python-devlinkissue26027 messages
2016-09-06 22:59:12python-devcreate