Message337234
Am I wrong with something?
But test_start_tls_server_1 in newly made cpython fails on my plain intel linux personal PC.
If I comment out the FreeBSD conditional (to apply ssl.OP_NO_TLSv1_3),
the test passes.
If I change HELLO_MSG to 1*1024*1024 (msg328157),
the test passes.
I reported the details in https://bugs.python.org/issue35998#msg336986 and the following. |
|
Date |
User |
Action |
Args |
2019-03-05 18:02:46 | op368 | set | recipients:
+ op368, terry.reedy, vstinner, christian.heimes, ned.deily, asvetlov, yselivanov, pablogsal, miss-islington |
2019-03-05 18:02:46 | op368 | set | messageid: <1551808966.71.0.361210823749.issue35031@roundup.psfhosted.org> |
2019-03-05 18:02:46 | op368 | link | issue35031 messages |
2019-03-05 18:02:46 | op368 | create | |
|