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 brett.cannon, jon.poler, ncoghlan, pitrou, python-dev, serhiy.storchaka
Date 2014-08-22.14:46:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hflsj5TVwz7Llj@mail.python.org>
In-reply-to
Content
New changeset a77dc87a34ff by Brett Cannon in branch '3.4':
Issue #22191: Fix warnings.__all__.
http://hg.python.org/cpython/rev/a77dc87a34ff

New changeset aeb5fc7a9956 by Brett Cannon in branch 'default':
Merge for issue #22191 fix
http://hg.python.org/cpython/rev/aeb5fc7a9956
History
Date User Action Args
2014-08-22 14:46:18python-devsetrecipients: + python-dev, brett.cannon, ncoghlan, pitrou, serhiy.storchaka, jon.poler
2014-08-22 14:46:18python-devlinkissue22191 messages
2014-08-22 14:46:18python-devcreate