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