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 serhiy.storchaka
Recipients alex, christian.heimes, dstufft, janssen, njs, serhiy.storchaka
Date 2017-06-08.11:14:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496920482.37.0.132782678724.issue30594@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 854f7ba1d5cbb6a42511beae66c8dbe34f2cbcd3 by Serhiy Storchaka (Nathaniel J. Smith) in branch '3.6':
[3.6] bpo-30594: Fixed refcounting in newPySSLSocket (GH-1992) (#1994)
https://github.com/python/cpython/commit/854f7ba1d5cbb6a42511beae66c8dbe34f2cbcd3
History
Date User Action Args
2017-06-08 11:14:42serhiy.storchakasetrecipients: + serhiy.storchaka, janssen, christian.heimes, alex, njs, dstufft
2017-06-08 11:14:42serhiy.storchakasetmessageid: <1496920482.37.0.132782678724.issue30594@psf.upfronthosting.co.za>
2017-06-08 11:14:42serhiy.storchakalinkissue30594 messages
2017-06-08 11:14:42serhiy.storchakacreate