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 ZackerySpytz, christian.heimes, miss-islington, serhiy.storchaka, yselivanov
Date 2018-10-06.17:41:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538847711.38.0.545547206417.issue34824@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 365ad2ead5bbaf7a3b18648ffa36e819559d3f75 by Miss Islington (bot) (Zackery Spytz) in branch 'master':
bpo-34824: Fix a possible NULL pointer dereference in _ssl.c (GH-9606)
https://github.com/python/cpython/commit/365ad2ead5bbaf7a3b18648ffa36e819559d3f75
History
Date User Action Args
2018-10-06 17:41:51miss-islingtonsetrecipients: + miss-islington, christian.heimes, serhiy.storchaka, yselivanov, ZackerySpytz
2018-10-06 17:41:51miss-islingtonsetmessageid: <1538847711.38.0.545547206417.issue34824@psf.upfronthosting.co.za>
2018-10-06 17:41:51miss-islingtonlinkissue34824 messages
2018-10-06 17:41:51miss-islingtoncreate