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:50:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160906225045.31515.79278.9F89EDC7@psf.io>
In-reply-to
Content
New changeset d0d9d7f55cb5 by Brett Cannon in branch 'default':
Issue #26027: Support path-like objects in PyUnicode-FSConverter().
https://hg.python.org/cpython/rev/d0d9d7f55cb5
History
Date User Action Args
2016-09-06 22:50:48python-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:50:48python-devlinkissue26027 messages
2016-09-06 22:50:47python-devcreate