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 benjamin.peterson, pitrou, python-dev
Date 2013-01-12.20:59:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YkCxB5HDTzS3g@mail.python.org>
In-reply-to
Content
New changeset 2c3f5ed7a5c9 by Antoine Pitrou in branch '3.3':
Issue #16923: Fix ResourceWarnings in test_ssl.
http://hg.python.org/cpython/rev/2c3f5ed7a5c9

New changeset f79d282c8147 by Antoine Pitrou in branch 'default':
Issue #16923: Fix ResourceWarnings in test_ssl.
http://hg.python.org/cpython/rev/f79d282c8147
History
Date User Action Args
2013-01-12 20:59:28python-devsetrecipients: + python-dev, pitrou, benjamin.peterson
2013-01-12 20:59:28python-devlinkissue16923 messages
2013-01-12 20:59:27python-devcreate