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-25.21:28:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551130119.01.0.156575993813.issue35746@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6c655ce34ae54adb8eef22b73108e22cc381cb8d by larryhastings (Victor Stinner) in branch '3.4':
bpo-35746: Fix segfault in ssl's cert parser (GH-11569) (#11868)
https://github.com/python/cpython/commit/6c655ce34ae54adb8eef22b73108e22cc381cb8d
History
Date User Action Args
2019-02-25 21:28:39larrysetrecipients: + larry, vstinner, christian.heimes, ned.deily, miss-islington, Talos
2019-02-25 21:28:39larrysetmessageid: <1551130119.01.0.156575993813.issue35746@roundup.psfhosted.org>
2019-02-25 21:28:39larrylinkissue35746 messages
2019-02-25 21:28:38larrycreate