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, brett.cannon, buchuki, ethan.furman, python-dev, serhiy.storchaka
Date 2016-06-10.19:34:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160610193402.9990.33259.4BBF2FB8@psf.io>
In-reply-to
Content
New changeset a5a013ca5687 by Brett Cannon in branch 'default':
Issue #27186: Add os.PathLike support to pathlib.
https://hg.python.org/cpython/rev/a5a013ca5687
History
Date User Action Args
2016-06-10 19:34:05python-devsetrecipients: + python-dev, brett.cannon, ethan.furman, serhiy.storchaka, JelleZijlstra, buchuki
2016-06-10 19:34:05python-devlinkissue27186 messages
2016-06-10 19:34:05python-devcreate