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