[3.12] gh-76785: Make test.test_interpreters executable (GH-112982) by jeff5 · Pull Request #113470 · python/cpython · GitHub
Skip to content

[3.12] gh-76785: Make test.test_interpreters executable (GH-112982) - #113470

Merged
serhiy-storchaka merged 1 commit into
python:3.12from
jeff5:test-interpreters-exec-3.12
Dec 25, 2023
Merged

serhiy-storchaka merged 1 commit into
python:3.12from
jeff5:test-interpreters-exec-3.12

Conversation

@jeff5

@jeff5 jeff5 commented Dec 25, 2023

Copy link
Copy Markdown
Contributor

This is so that we can run python -m test.test_interpreters. As such it backports that aspect of commit 86a77f4, where it is implemented by a package __main__.py.

…GH-112982)

This is so that we can run python -m test.test_interpreters. As such it
backports that aspect of commit 86a77f4,
where it is implemented by a package __main__.py.
@jeff5

jeff5 commented Dec 25, 2023

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka
serhiy-storchaka self-requested a review December 25, 2023 18:28
@serhiy-storchaka
serhiy-storchaka merged commit bdad5c3 into python:3.12 Dec 25, 2023
@serhiy-storchaka serhiy-storchaka added the needs backport to 3.11 only security fixes label Dec 25, 2023
@miss-islington-app

Copy link
Copy Markdown

Thanks @jeff5 for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 25, 2023
…GH-112982) (pythonGH-113470)

This is so that we can run python -m test.test_interpreters. As such it
backports that aspect of commit 86a77f4,
where it is implemented by a package __main__.py.
(cherry picked from commit bdad5c3)

Co-authored-by: Jeff Allen <ja.py@farowl.co.uk>
@bedevere-app

bedevere-app Bot commented Dec 25, 2023

Copy link
Copy Markdown

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

@bedevere-app bedevere-app Bot removed the needs backport to 3.11 only security fixes label Dec 25, 2023
@serhiy-storchaka

Copy link
Copy Markdown
Member

Thank you @jeff5.

@bedevere-app

bedevere-app Bot commented Dec 25, 2023

Copy link
Copy Markdown

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

serhiy-storchaka pushed a commit that referenced this pull request Dec 25, 2023
…H-113470) (GH-113473)

This is so that we can run python -m test.test_interpreters. As such it
backports that aspect of commit 86a77f4,
where it is implemented by a package __main__.py.
(cherry picked from commit bdad5c3)

Co-authored-by: Jeff Allen <ja.py@farowl.co.uk>
@jeff5

jeff5 commented Dec 25, 2023

Copy link
Copy Markdown
Contributor Author

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.

2 participants