Commit f463d05
[3.12] pythongh-129403: Fix
pythongh-129403: Fix `ValueError` messages in `asyncio.Barrier` and `threading.Barrier` (pythonGH-129419)
(cherry picked from commit bcb25d6)
Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Peter Bierma <[email protected]>ValueError messages in asyncio.Barrier and threading.Barrier (pythonGH-129419) (python#129469)1 parent c0ae83a commit f463d05
File tree
3 files changed
+3
-2
lines changed- Lib
- asyncio
- Misc/NEWS.d/next/Library
3 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | | - | |
| 457 | + | |
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
686 | 686 | | |
687 | 687 | | |
688 | 688 | | |
689 | | - | |
| 689 | + | |
690 | 690 | | |
691 | 691 | | |
692 | 692 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments