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, mrabarnett, pitrou, python-dev, serhiy.storchaka, terry.reedy, zach.ware
Date 2014-12-01.09:10:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141201091040.55123.11690@psf.io>
In-reply-to
Content
New changeset 21a7a92f4d0c by Serhiy Storchaka in branch '3.4':
Issue #22838: All test_re tests now work with unittest test discovery.
https://hg.python.org/cpython/rev/21a7a92f4d0c

New changeset 258ee94b5bac by Serhiy Storchaka in branch 'default':
Issue #22838: All test_re tests now work with unittest test discovery.
https://hg.python.org/cpython/rev/258ee94b5bac
History
Date User Action Args
2014-12-01 09:10:48python-devsetrecipients: + python-dev, terry.reedy, pitrou, ezio.melotti, mrabarnett, zach.ware, serhiy.storchaka
2014-12-01 09:10:48python-devlinkissue22838 messages
2014-12-01 09:10:47python-devcreate