Skip to content

gh-65784: Add support for parametrized resource wantobjects in regrtests#143570

Merged
serhiy-storchaka merged 2 commits into
python:mainfrom
serhiy-storchaka:test-tkinter-wantobjects
Jan 16, 2026
Merged

gh-65784: Add support for parametrized resource wantobjects in regrtests#143570
serhiy-storchaka merged 2 commits into
python:mainfrom
serhiy-storchaka:test-tkinter-wantobjects

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jan 8, 2026

Copy link
Copy Markdown
Member

This allows to run Tkinter tests with the specified value of tkinter.wantobjects, for example "-u wantobjects=0".

@serhiy-storchaka serhiy-storchaka added tests Tests in the Lib/test dir needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jan 8, 2026
…regrtests

This allows to run Tkinter tests with the specified value of
tkinter.wantobjects, for example "-u wantobjects=0".
@serhiy-storchaka serhiy-storchaka force-pushed the test-tkinter-wantobjects branch from dcc79c6 to 97999d6 Compare January 8, 2026 15:04

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the long explanation on want_objects: #65784 (comment)

@serhiy-storchaka serhiy-storchaka merged commit 21ed1e2 into python:main Jan 16, 2026
59 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the test-tkinter-wantobjects branch January 16, 2026 16:38
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 16, 2026
…regrtests (pythonGH-143570)

This allows to run Tkinter tests with the specified value of
tkinter.wantobjects, for example "-u wantobjects=0".
(cherry picked from commit 21ed1e2)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 16, 2026
…regrtests (pythonGH-143570)

This allows to run Tkinter tests with the specified value of
tkinter.wantobjects, for example "-u wantobjects=0".
(cherry picked from commit 21ed1e2)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app

bedevere-app Bot commented Jan 16, 2026

Copy link
Copy Markdown

GH-143913 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jan 16, 2026
@bedevere-app

bedevere-app Bot commented Jan 16, 2026

Copy link
Copy Markdown

GH-143914 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jan 16, 2026
serhiy-storchaka added a commit that referenced this pull request Jan 16, 2026
… regrtests (GH-143570) (GH-143914)

This allows to run Tkinter tests with the specified value of
tkinter.wantobjects, for example "-u wantobjects=0".
(cherry picked from commit 21ed1e2)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Jan 16, 2026
… regrtests (GH-143570) (GH-143913)

This allows to run Tkinter tests with the specified value of
tkinter.wantobjects, for example "-u wantobjects=0".
(cherry picked from commit 21ed1e2)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
…regrtests (pythonGH-143570)

This allows to run Tkinter tests with the specified value of
tkinter.wantobjects, for example "-u wantobjects=0".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants