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 christian.heimes
Recipients christian.heimes, shihai1991, vstinner
Date 2021-04-17.18:06:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618682801.81.0.475467565605.issue42333@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7f1305ef9ea7234e1a5aacbea17490232e9b7dc2 by Christian Heimes in branch 'master':
bpo-42333: Port _ssl extension to multiphase initialization (PEP 489) (GH-23253)
https://github.com/python/cpython/commit/7f1305ef9ea7234e1a5aacbea17490232e9b7dc2
History
Date User Action Args
2021-04-17 18:06:41christian.heimessetrecipients: + christian.heimes, vstinner, shihai1991
2021-04-17 18:06:41christian.heimessetmessageid: <1618682801.81.0.475467565605.issue42333@roundup.psfhosted.org>
2021-04-17 18:06:41christian.heimeslinkissue42333 messages
2021-04-17 18:06:41christian.heimescreate