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 christian.heimes
Recipients christian.heimes, corona10, erlendaasland, kj, miss-islington, nascheme, ncoghlan, pablogsal, shihai1991, vstinner
Date 2021-05-27.07:50:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset dcb8786a9848516e823e090bb36079678913d8d3 by Erlend Egeberg Aasland in branch 'main':
bpo-42972: Fully implement GC protocol for ssl heap types (GH-26370)
https://github.com/python/cpython/commit/dcb8786a9848516e823e090bb36079678913d8d3
History
Date User Action Args
2021-05-27 07:50:13christian.heimessetrecipients: + christian.heimes, nascheme, ncoghlan, vstinner, corona10, pablogsal, miss-islington, shihai1991, erlendaasland, kj
2021-05-27 07:50:13christian.heimessetmessageid: <[email protected]>
2021-05-27 07:50:13christian.heimeslinkissue42972 messages
2021-05-27 07:50:13christian.heimescreate