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 ezio.melotti, python-dev, zach.ware
Date 2014-10-29.17:28:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141029172827.54582.15909@psf.io>
In-reply-to
Content
New changeset 9d36bf887be3 by Zachary Ware in branch '3.4':
Issue #22173: Update lib2to3 tests to use unittest test discovery.
https://hg.python.org/cpython/rev/9d36bf887be3

New changeset 179ccc48566f by Zachary Ware in branch 'default':
Closes #22173: Merge with 3.4
https://hg.python.org/cpython/rev/179ccc48566f
History
Date User Action Args
2014-10-29 17:28:47python-devsetrecipients: + python-dev, ezio.melotti, zach.ware
2014-10-29 17:28:47python-devlinkissue22173 messages
2014-10-29 17:28:47python-devcreate