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 berker.peksag, brett.cannon, ethan.furman, ned.deily, python-dev, serhiy.storchaka, xiang.zhang
Date 2016-10-02.17:05:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161002170520.21187.88698.A2C91030@psf.io>
In-reply-to
Content
New changeset fc0c244c6e79 by Berker Peksag in branch '3.6':
Issue #28225: bz2 module now supports pathlib
https://hg.python.org/cpython/rev/fc0c244c6e79

New changeset 0e9b77424d10 by Berker Peksag in branch 'default':
Issue #28225: Merge from 3.6
https://hg.python.org/cpython/rev/0e9b77424d10
History
Date User Action Args
2016-10-02 17:05:23python-devsetrecipients: + python-dev, brett.cannon, ned.deily, ethan.furman, berker.peksag, serhiy.storchaka, xiang.zhang
2016-10-02 17:05:23python-devlinkissue28225 messages
2016-10-02 17:05:23python-devcreate