← 返回首页
[3.11] gh-76785: Make test.test_interpreters executable (GH-112982) (GH-113470) by miss-islington · Pull Request #113473 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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

Merged
serhiy-storchaka merged 1 commit into
python:3.11from
miss-islington:backport-bdad5c3-3.11
Dec 25, 2023
Merged

[3.11] gh-76785: Make test.test_interpreters executable (GH-112982) (GH-113470)#113473
serhiy-storchaka merged 1 commit into
python:3.11from
miss-islington:backport-bdad5c3-3.11

Conversation

miss-islington commented Dec 25, 2023
edited by bedevere-app Bot
Loading

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.
(cherry picked from commit bdad5c3)

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

…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 Bot added skip news tests Tests in the Lib/test dir awaiting review labels Dec 25, 2023
serhiy-storchaka changed the title [3.11] [3.12] gh-76785: Make test.test_interpreters executable (GH-112982) (GH-113470) [3.11] gh-76785: Make test.test_interpreters executable (GH-112982) (GH-113470) Dec 25, 2023
serhiy-storchaka enabled auto-merge (squash) December 25, 2023 18:33
serhiy-storchaka merged commit 1162d29 into python:3.11 Dec 25, 2023
miss-islington deleted the backport-bdad5c3-3.11 branch January 2, 2026 18:39
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.

3 participants

Footer

© 2026 GitHub, Inc.