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 Mariatta, berker.peksag, dstufft, eric.araujo, python-dev, xiang.zhang
Date 2016-10-04.17:55:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161004175327.17526.23273.480C0C99@psf.io>
In-reply-to
Content
New changeset fa09ba71babb by Berker Peksag in branch '3.5':
Issue #28222: Don't fail if pygments is not available
https://hg.python.org/cpython/rev/fa09ba71babb

New changeset d5eefcfa3458 by Berker Peksag in branch '3.6':
Issue #28222: Merge from 3.5
https://hg.python.org/cpython/rev/d5eefcfa3458

New changeset e0c1bc2e98ed by Berker Peksag in branch 'default':
Issue #28222: Merge from 3.6
https://hg.python.org/cpython/rev/e0c1bc2e98ed
History
Date User Action Args
2016-10-04 17:55:49python-devsetrecipients: + python-dev, eric.araujo, berker.peksag, dstufft, xiang.zhang, Mariatta
2016-10-04 17:55:49python-devlinkissue28222 messages
2016-10-04 17:55:49python-devcreate