Commit 7431448
authored
bpo-43498: Fix dictionary iteration error in _ExecutorManagerThread (pythonGH-24868)
1 parent b3f443a commit 7431448
2 files changed
Lines changed: 3 additions & 1 deletion
File tree
- Lib/concurrent/futures
- Misc/NEWS.d/next/Library
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
| 403 | + | |
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments