Commit e76d078
pythongh-117483: Accept "Broken pipe" as valid error message in
On macOS, the closed connection can lead to a "Broken pipe" error instead of
a "Connection reset by peer" error.test_wrong_cert_tls13 (pythonGH-117484)1 parent f3bbfdf commit e76d078
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3169 | 3169 | | |
3170 | 3170 | | |
3171 | 3171 | | |
3172 | | - | |
| 3172 | + | |
| 3173 | + | |
| 3174 | + | |
3173 | 3175 | | |
3174 | 3176 | | |
3175 | 3177 | | |
| |||
0 commit comments