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 miss-islington
Recipients ZackerySpytz, christian.heimes, miss-islington
Date 2020-07-09.10:00:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594288829.59.0.620361028302.issue41252@roundup.psfhosted.org>
In-reply-to
Content
New changeset ee96f32ca24779656d3c8736d26671fc3689f0a3 by Zackery Spytz in branch 'master':
bpo-41252: Fix incorrect refcounting in _ssl.c's _servername_callback() (GH-21407)
https://github.com/python/cpython/commit/ee96f32ca24779656d3c8736d26671fc3689f0a3
History
Date User Action Args
2020-07-09 10:00:29miss-islingtonsetrecipients: + miss-islington, christian.heimes, ZackerySpytz
2020-07-09 10:00:29miss-islingtonsetmessageid: <1594288829.59.0.620361028302.issue41252@roundup.psfhosted.org>
2020-07-09 10:00:29miss-islingtonlinkissue41252 messages
2020-07-09 10:00:29miss-islingtoncreate