Message353005
| Author | christian.heimes |
|---|---|
| Recipients | Ofer Sadan, christian.heimes, hongweipeng, kakshay, steve.dower, xtreak |
| Date | 2019-09-23.10:25:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1569234350.18.0.926533894685.issue38251@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Yes, the problem will be fixed by 3.7.5. In the mean time you can work around the issue by creating a single SSLContext object with ssl.create_default_context() and reusing it for all requests. It's also much more efficient to reuse a single context for all requests. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-09-23 10:25:50 | christian.heimes | set | recipients: + christian.heimes, steve.dower, hongweipeng, xtreak, kakshay, Ofer Sadan |
| 2019-09-23 10:25:50 | christian.heimes | set | messageid: <1569234350.18.0.926533894685.issue38251@roundup.psfhosted.org> |
| 2019-09-23 10:25:50 | christian.heimes | link | issue38251 messages |
| 2019-09-23 10:25:50 | christian.heimes | create | |