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 ned.deily
Recipients Talos, christian.heimes, larry, miss-islington, ned.deily, vstinner
Date 2019-01-16.01:16:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547601400.35.0.221723449136.issue35746@roundup.psfhosted.org>
In-reply-to
Content
New changeset 216a4d83c3b72f4fdcd81b588dc3f42cc461739a by Ned Deily (Miss Islington (bot)) in branch '3.6':
bpo-35746: Fix segfault in ssl's cert parser (GH-11569) (GH-11573)
https://github.com/python/cpython/commit/216a4d83c3b72f4fdcd81b588dc3f42cc461739a
History
Date User Action Args
2019-01-16 01:16:42ned.deilysetrecipients: + ned.deily, vstinner, larry, christian.heimes, miss-islington, Talos
2019-01-16 01:16:40ned.deilysetmessageid: <1547601400.35.0.221723449136.issue35746@roundup.psfhosted.org>
2019-01-16 01:16:40ned.deilylinkissue35746 messages
2019-01-16 01:16:40ned.deilycreate