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 ned.deily
Recipients The Compiler, alex, benjamin.peterson, christian.heimes, dstufft, janssen, lukasz.langa, miss-islington, ned.deily
Date 2019-07-02.22:34:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562106843.84.0.295815243821.issue37440@roundup.psfhosted.org>
In-reply-to
Content
New changeset f97eb883d8a29ee9718147b3631ebd2741273d9b by Ned Deily (Miss Islington (bot)) in branch '3.7':
[3.7] bpo-37440: Enable TLS 1.3 post-handshake auth in http.client (GH-14448) (GH-14496)
https://github.com/python/cpython/commit/f97eb883d8a29ee9718147b3631ebd2741273d9b
History
Date User Action Args
2019-07-02 22:34:03ned.deilysetrecipients: + ned.deily, janssen, christian.heimes, benjamin.peterson, alex, lukasz.langa, dstufft, The Compiler, miss-islington
2019-07-02 22:34:03ned.deilysetmessageid: <1562106843.84.0.295815243821.issue37440@roundup.psfhosted.org>
2019-07-02 22:34:03ned.deilylinkissue37440 messages
2019-07-02 22:34:03ned.deilycreate