Commit e5e93e6
Fix test_pha_required_nocert() of test_ssl: catch two more EOF cases
(when the recv() method returns an empty string).
(cherry picked from commit 320eaa7)
Co-authored-by: Victor Stinner <[email protected]>
1 parent 6563ea5 commit e5e93e6
File tree
2 files changed
+11
-2
lines changed- Lib/test
- Misc/NEWS.d/next/Tests
2 files changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4464 | 4464 | | |
4465 | 4465 | | |
4466 | 4466 | | |
4467 | | - | |
| 4467 | + | |
| 4468 | + | |
| 4469 | + | |
| 4470 | + | |
| 4471 | + | |
4468 | 4472 | | |
4469 | 4473 | | |
| 4474 | + | |
4470 | 4475 | | |
4471 | | - | |
| 4476 | + | |
| 4477 | + | |
| 4478 | + | |
4472 | 4479 | | |
4473 | 4480 | | |
4474 | 4481 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments