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 Arfrever, eric.smith, ethan.furman, gvanrossum, larry, mark.dickinson, pitrou, python-dev, r.david.murray, rhettinger, serhiy.storchaka, skrah, terry.reedy, vstinner
Date 2014-01-12.16:42:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f2NyF2Gvwz7LlD@mail.python.org>
In-reply-to
Content
New changeset cc8b21988efb by Ethan Furman in branch 'default':
Issue19995: fixed typo; switched from test.support.check_warnings to assertWarns
http://hg.python.org/cpython/rev/cc8b21988efb
History
Date User Action Args
2014-01-12 16:42:30python-devsetrecipients: + python-dev, gvanrossum, rhettinger, terry.reedy, mark.dickinson, pitrou, vstinner, larry, eric.smith, Arfrever, r.david.murray, skrah, ethan.furman, serhiy.storchaka
2014-01-12 16:42:30python-devlinkissue19995 messages
2014-01-12 16:42:30python-devcreate