X Tutup
Skip to content

[3.12] gh-129403: Fix ValueError messages in asyncio.Barrier and threading.Barrier (GH-129419)#129469

Merged
sobolevn merged 1 commit intopython:3.12from
miss-islington:backport-bcb25d6-3.12
Jan 30, 2025
Merged

[3.12] gh-129403: Fix ValueError messages in asyncio.Barrier and threading.Barrier (GH-129419)#129469
sobolevn merged 1 commit intopython:3.12from
miss-islington:backport-bcb25d6-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 30, 2025

(cherry picked from commit bcb25d6)

Co-authored-by: Stan Ulbrych 89152624+StanFromIreland@users.noreply.github.com
Co-authored-by: Peter Bierma zintensitydev@gmail.com

…threading.Barrier` (pythonGH-129419)

(cherry picked from commit bcb25d6)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
@sobolevn sobolevn enabled auto-merge (squash) January 30, 2025 08:12
@sobolevn sobolevn merged commit f463d05 into python:3.12 Jan 30, 2025
31 checks passed
@miss-islington miss-islington deleted the backport-bcb25d6-3.12 branch January 2, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup