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 Talos, christian.heimes, larry, miss-islington, vstinner
Date 2019-01-15.23:11:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547593915.01.0.798620228378.issue35746@roundup.psfhosted.org>
In-reply-to
Content
New changeset 06b15424b0dcacb1c551b2a36e739fffa8d0c595 by Miss Islington (bot) in branch '2.7':
bpo-35746: Fix segfault in ssl's cert parser (GH-11569)
https://github.com/python/cpython/commit/06b15424b0dcacb1c551b2a36e739fffa8d0c595
History
Date User Action Args
2019-01-15 23:11:57miss-islingtonsetrecipients: + miss-islington, vstinner, larry, christian.heimes, Talos
2019-01-15 23:11:55miss-islingtonsetmessageid: <1547593915.01.0.798620228378.issue35746@roundup.psfhosted.org>
2019-01-15 23:11:55miss-islingtonlinkissue35746 messages
2019-01-15 23:11:54miss-islingtoncreate