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 christian.heimes, daniel-black, grooverdan, jcea, kyoshida, piotr.dobrogost, pitrou, python-dev
Date 2013-04-11.18:49:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Zmrqz3MJ6zRkM@mail.python.org>
In-reply-to
Content
New changeset 4ae6095b4638 by Antoine Pitrou in branch 'default':
Fix a crash when setting a servername callback on a SSL server socket and the client doesn't send a server name.
http://hg.python.org/cpython/rev/4ae6095b4638
History
Date User Action Args
2013-04-11 18:49:20python-devsetrecipients: + python-dev, jcea, pitrou, christian.heimes, grooverdan, piotr.dobrogost, daniel-black, kyoshida
2013-04-11 18:49:20python-devlinkissue8109 messages
2013-04-11 18:49:20python-devcreate