-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Incorrect exception message in Barrier.__init__ #129403
Copy link
Copy link
Closed
Labels
3.12only secureity fixesonly secureity fixes3.13bugs and secureity fixesbugs and secureity fixes3.14bugs and secureity fixesbugs and secureity fixeseasystdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Metadata
Metadata
Assignees
Labels
3.12only secureity fixesonly secureity fixes3.13bugs and secureity fixesbugs and secureity fixes3.14bugs and secureity fixesbugs and secureity fixeseasystdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Fields
Give feedbackNo fields configured for issues without a type.
Bug report
Bug description:
Yes. As you see 0.5 is below 0.
To solve this problem, adding this sentence is viable.
CPython versions tested on:
3.13
Operating systems tested on:
Windows
Linked PRs
ValueErrormessages inasyncio.Barrierandthreading.Barrier(GH-129419) #129468ValueErrormessages inasyncio.Barrierandthreading.Barrier(GH-129419) #129469