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 christian.heimes, gregory.p.smith, miss-islington
Date 2020-06-21.19:11:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592766697.58.0.803370070376.issue41056@roundup.psfhosted.org>
In-reply-to
Content
New changeset 10bf6e482328f622f4b2659e4ad5e3d88f57ba58 by Miss Islington (bot) in branch '3.8':
bpo-41056: Fix a NULL pointer dereference on MemoryError within the ssl module. (GH-21009)
https://github.com/python/cpython/commit/10bf6e482328f622f4b2659e4ad5e3d88f57ba58
History
Date User Action Args
2020-06-21 19:11:37miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, christian.heimes
2020-06-21 19:11:37miss-islingtonsetmessageid: <1592766697.58.0.803370070376.issue41056@roundup.psfhosted.org>
2020-06-21 19:11:37miss-islingtonlinkissue41056 messages
2020-06-21 19:11:37miss-islingtoncreate