FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.11] gh-104036: Fix direct invocation of test_typing (GH-104037) by miss-islington · Pull Request #104039 · python/cpython · GitHub

/ cpython Public

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

Merged
AlexWaygood merged 1 commit into
python:3.11from
miss-islington:backport-4181d07-3.11
May 1, 2023
Merged

[3.11] gh-104036: Fix direct invocation of test_typing (GH-104037)#104039
AlexWaygood merged 1 commit into
python:3.11from
miss-islington:backport-4181d07-3.11

Conversation

miss-islington commented May 1, 2023
edited by AlexWaygood
Loading

Copy link
Copy Markdown
Contributor

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 added skip news tests Tests in the Lib/test dir labels May 1, 2023
AlexWaygood enabled auto-merge (squash) May 1, 2023 13:43
AlexWaygood self-assigned this May 1, 2023
AlexWaygood merged commit 1be8bed into python:3.11 May 1, 2023
miss-islington deleted the backport-4181d07-3.11 branch May 1, 2023 14:17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL