Skip to content

Conversation

@JosephSBoyle
Copy link
Contributor

@JosephSBoyle JosephSBoyle commented Mar 5, 2023

As part of investigation issue #102433, I discovered what I believe to be an error where two classes CI and DI are not being used. The assertions beneath them act on C and D, duplicating existing assertions in this test.

Automerge-Triggered-By: GH:AlexWaygood

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoooops :)

@AlexWaygood
Copy link
Member

@JosephSBoyle, the same bug exists in the tests for typing_extensions here: https://github.com/python/typing_extensions/blob/677b446666a2cf8395078911522cdd1d00bf05bc/src/test_typing_extensions.py#L1862

Feel free to submit a PR to that repo as well :)

@miss-islington
Copy link
Contributor

Status check is done, and it's a success ✅.

@miss-islington miss-islington merged commit 7894bbe into python:main Mar 5, 2023
@miss-islington
Copy link
Contributor

Thanks @JosephSBoyle for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-102441 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Mar 5, 2023
@bedevere-bot
Copy link

GH-102442 is a backport of this pull request to the 3.10 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants