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 asvetlov, christian.heimes, miss-islington, ned.deily, op368, pablogsal, terry.reedy, vstinner, yselivanov
Date 2019-06-18.09:45:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560851114.39.0.777549920355.issue35031@roundup.psfhosted.org>
In-reply-to
Content
New changeset c101d1a88a8e0b0cec479307b4e0ae6866958a49 by Ned Deily (Miss Islington (bot)) in branch '3.7':
bpo-35031: also disable TLS 1.3 for test_start_tls_server_1 on macOS (GH-14188) (GH-14192)
https://github.com/python/cpython/commit/c101d1a88a8e0b0cec479307b4e0ae6866958a49
History
Date User Action Args
2019-06-18 09:45:14ned.deilysetrecipients: + ned.deily, terry.reedy, vstinner, christian.heimes, asvetlov, yselivanov, pablogsal, miss-islington, op368
2019-06-18 09:45:14ned.deilysetmessageid: <1560851114.39.0.777549920355.issue35031@roundup.psfhosted.org>
2019-06-18 09:45:14ned.deilylinkissue35031 messages
2019-06-18 09:45:14ned.deilycreate