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 pablogsal
Recipients christian.heimes, db3l, erlendaasland, kj, miss-islington, pablogsal, vstinner
Date 2021-05-28.23:47:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622245670.29.0.434766335603.issue44252@roundup.psfhosted.org>
In-reply-to
Content
New changeset a7aa105702998fea7f6671b7358144146e4bc47f by Miss Islington (bot) in branch '3.10':
bpo-44252: Correctly implement gc support for SSLError objects (GH-26439) (GH-26441)
https://github.com/python/cpython/commit/a7aa105702998fea7f6671b7358144146e4bc47f
History
Date User Action Args
2021-05-28 23:47:50pablogsalsetrecipients: + pablogsal, db3l, vstinner, christian.heimes, miss-islington, erlendaasland, kj
2021-05-28 23:47:50pablogsalsetmessageid: <1622245670.29.0.434766335603.issue44252@roundup.psfhosted.org>
2021-05-28 23:47:50pablogsallinkissue44252 messages
2021-05-28 23:47:50pablogsalcreate