Skip to content

[3.11] gh-104036: Fix direct invocation of test_typing (GH-104037) #104039

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

Merged
merged 1 commit into from
May 1, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 1, 2023

Closes #104036

Previously, python -m test test_typing worked, but python Lib/test/test_typing.py did not.
(cherry picked from commit 4181d07)

Co-authored-by: Kirill Podoprigora 80244920+Eclips4@users.noreply.github.com

Previously, `python -m test test_typing` worked, but `python Lib/test/test_typing.py` did not.
(cherry picked from commit 4181d07)

Co-authored-by: Kirill Podoprigora <80244920+Eclips4@users.noreply.github.com>
@bedevere-bot bedevere-bot added skip news tests Tests in the Lib/test dir labels May 1, 2023
@AlexWaygood AlexWaygood enabled auto-merge (squash) May 1, 2023 13:43
@AlexWaygood AlexWaygood self-assigned this May 1, 2023
@AlexWaygood AlexWaygood merged commit 1be8bed into python:3.11 May 1, 2023
@miss-islington miss-islington deleted the backport-4181d07-3.11 branch May 1, 2023 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants