Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Dec 25, 2023

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-appbedevere-appbot added skip news tests Tests in the Lib/test dir awaiting review labels Dec 25, 2023
@serhiy-storchakaserhiy-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-storchakaserhiy-storchaka enabled auto-merge (squash) December 25, 2023 18:33
@serhiy-storchakaserhiy-storchaka merged commit 1162d29 into python:3.11Dec 25, 2023
@miss-islingtonmiss-islington deleted the backport-bdad5c3-3.11 branch January 2, 2026 18:39
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@serhiy-storchaka@jeff5