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