Uh oh!
There was an error while loading. Please reload this page.
gh-109413: Enable strict_optional = true for libregrtest/run_workers - #126855
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
sobolevn
commented
Nov 15, 2024
Failure is related: Fixing |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| super().__init__() | ||
| _NOT_RUNNING = "<not running>" |
There was a problem hiding this comment.
You can make it public, it's not a deep secret.
There was a problem hiding this comment.
I don't think that it needs to be public, since it is not used outside of this module and probably won't be. If you prefer to have it as public - I will change it :)
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…_workers` (pythonGH-126855) (cherry picked from commit a1d9c8a) Co-authored-by: sobolevn <mail@sobolevn.me> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
GH-126967 is a backport of this pull request to the 3.13 branch. |
sobolevn
commented
Nov 18, 2024
Thanks everyone for so many helpful suggestions! It turned out very good! 👍 |
vstinner
commented
Nov 18, 2024
Thanks for your nice change. |
…_workers` (python#126855) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Uh oh!
There was an error while loading. Please reload this page.