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 ethan.furman, ezio.melotti, kamie, michael.foord, pitrou, python-dev, r.david.murray, the.mulhern
Date 2014-03-23.19:47:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fsTlM2649z7LjS@mail.python.org>
In-reply-to
Content
New changeset ec556e45641a by R David Murray in branch 'default':
#20145: assert[Raises|Warns]Regex now raise TypeError on bad regex.
http://hg.python.org/cpython/rev/ec556e45641a
History
Date User Action Args
2014-03-23 19:47:28python-devsetrecipients: + python-dev, pitrou, ezio.melotti, r.david.murray, michael.foord, ethan.furman, the.mulhern, kamie
2014-03-23 19:47:27python-devlinkissue20145 messages
2014-03-23 19:47:27python-devcreate