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 larry
Recipients Talos, christian.heimes, larry, miss-islington, ned.deily, vstinner
Date 2019-02-26.00:17:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551140226.04.0.564929839172.issue35746@roundup.psfhosted.org>
In-reply-to
Content
New changeset efec7631edf3b9480dc3988c97ffef94df8800da by larryhastings (Victor Stinner) in branch '3.5':
bpo-35746: Fix segfault in ssl's cert parser (GH-11569) (#11867)
https://github.com/python/cpython/commit/efec7631edf3b9480dc3988c97ffef94df8800da
History
Date User Action Args
2019-02-26 00:17:06larrysetrecipients: + larry, vstinner, christian.heimes, ned.deily, miss-islington, Talos
2019-02-26 00:17:06larrysetmessageid: <1551140226.04.0.564929839172.issue35746@roundup.psfhosted.org>
2019-02-26 00:17:06larrylinkissue35746 messages
2019-02-26 00:17:06larrycreate