-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
[3.10] bpo-46120: State that |
is preferred over Union
(GH-30222)
#30250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[3.10] bpo-46120: State that |
is preferred over Union
(GH-30222)
#30250
Conversation
@miss-islington: Status check is done, and it's a success ❌ . |
This is annoying. Without my last commit the build was failing with:
With the commit adding the ignore, it's failing with:
Needless to say, the second error doesn't reproduce locally for me. |
@miss-islington: Status check is done, and it's a success ✅ . |
2 similar comments
@miss-islington: Status check is done, and it's a success ✅ . |
@miss-islington: Status check is done, and it's a success ✅ . |
Sorry, I can't merge this PR. Reason: |
2 similar comments
Sorry, I can't merge this PR. Reason: |
Sorry, I can't merge this PR. Reason: |
Co-authored-by: Éric <[email protected]> Co-authored-by: Guido van Rossum <[email protected]> (cherry picked from commit 1b30660) Co-authored-by: Nikita Sobolev <[email protected]>
b2f3eb0
to
2c6a053
Compare
@miss-islington: Status check is done, and it's a success ✅ . |
2 similar comments
@miss-islington: Status check is done, and it's a success ✅ . |
@miss-islington: Status check is done, and it's a success ✅ . |
Sorry, I can't merge this PR. Reason: |
2 similar comments
Sorry, I can't merge this PR. Reason: |
Sorry, I can't merge this PR. Reason: |
@miss-islington: Status check is done, and it's a success ✅ . |
Co-authored-by: Éric [email protected]
Co-authored-by: Guido van Rossum [email protected]
(cherry picked from commit 1b30660)
Co-authored-by: Nikita Sobolev [email protected]
https://bugs.python.org/issue46120
Automerge-Triggered-By: GH:gpshead