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 Daniel.Sommermann, christian.heimes, georg.brandl, jcea, pitrou, python-dev
Date 2012-09-24.05:46:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XQDtv3LvGzMlF@mail.python.org>
In-reply-to
Content
New changeset 4cf53684e14e by Christian Heimes in branch 'default':
Issue #15977: Fix memory leak in Modules/_ssl.c when the function _set_npn_protocols() is called multiple times
http://hg.python.org/cpython/rev/4cf53684e14e
History
Date User Action Args
2012-09-24 05:46:49python-devsetrecipients: + python-dev, georg.brandl, jcea, pitrou, christian.heimes, Daniel.Sommermann
2012-09-24 05:46:48python-devlinkissue15977 messages
2012-09-24 05:46:47python-devcreate