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 gregory.p.smith, miss-islington
Date 2020-06-20.19:15:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592680507.67.0.275785225518.issue41056@roundup.psfhosted.org>
In-reply-to
Content
New changeset eb0d5c38de7f970d8cd8524f4163d831c7720f51 by Gregory P. Smith in branch 'master':
bpo-41056: Fix a NULL pointer dereference on MemoryError within the ssl module. (GH-21009)
https://github.com/python/cpython/commit/eb0d5c38de7f970d8cd8524f4163d831c7720f51
History
Date User Action Args
2020-06-20 19:15:07miss-islingtonsetrecipients: + miss-islington, gregory.p.smith
2020-06-20 19:15:07miss-islingtonsetmessageid: <1592680507.67.0.275785225518.issue41056@roundup.psfhosted.org>
2020-06-20 19:15:07miss-islingtonlinkissue41056 messages
2020-06-20 19:15:07miss-islingtoncreate