◐ Shell
clean mode source ↗

gh-104036: Fix direct invocation of test_typing by Eclips4 · Pull Request #104037 · python/cpython

@Eclips4

AlexWaygood

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 1, 2023
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>

AlexWaygood pushed a commit that referenced this pull request

May 1, 2023
…104039)

gh-104036: Fix direct invocation of test_typing (GH-104037)

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>

carljm added a commit to carljm/cpython that referenced this pull request

May 1, 2023

carljm added a commit to carljm/cpython that referenced this pull request

May 1, 2023