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 jorgsk, python-dev, vstinner
Date 2016-09-02.01:17:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160902011706.57571.97568.54CCF438@psf.io>
In-reply-to
Content
New changeset 941346104718 by Jason R. Coombs in branch '3.4':
Issue #12285: Add test capturing failure.
https://hg.python.org/cpython/rev/941346104718

New changeset 56c60b3d06fb by Jason R. Coombs in branch '3.4':
Issue #12285: Replace implementation of findall with implementation from Setuptools 7ce820d524db.
https://hg.python.org/cpython/rev/56c60b3d06fb

New changeset 13619a3e0737 by Jason R. Coombs in branch '3.4':
Issue #12285: Update NEWS
https://hg.python.org/cpython/rev/13619a3e0737

New changeset ade53661607a by Jason R. Coombs in branch '3.5':
Issue #12285: Merge with 3.4
https://hg.python.org/cpython/rev/ade53661607a
History
Date User Action Args
2016-09-02 01:17:09python-devsetrecipients: + python-dev, vstinner, jorgsk
2016-09-02 01:17:09python-devlinkissue12285 messages
2016-09-02 01:17:09python-devcreate