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 nadeem.vawda, python-dev, serhiy.storchaka, xdegaye
Date 2016-11-11.15:12:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161111151221.13772.84509.1EFA87C4@psf.io>
In-reply-to
Content
New changeset 648cd8450f4f by Serhiy Storchaka in branch '3.5':
Issue #28664: test_bz2 now works on non-Windows platforms without bunzip2
https://hg.python.org/cpython/rev/648cd8450f4f

New changeset 9184f7f11b30 by Serhiy Storchaka in branch '3.6':
Issue #28664: test_bz2 now works on non-Windows platforms without bunzip2
https://hg.python.org/cpython/rev/9184f7f11b30

New changeset 969e85a7a943 by Serhiy Storchaka in branch 'default':
Issue #28664: test_bz2 now works on non-Windows platforms without bunzip2
https://hg.python.org/cpython/rev/969e85a7a943
History
Date User Action Args
2016-11-11 15:12:24python-devsetrecipients: + python-dev, nadeem.vawda, xdegaye, serhiy.storchaka
2016-11-11 15:12:24python-devlinkissue28664 messages
2016-11-11 15:12:24python-devcreate