New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename Tkinter tests for widget options #23944
Rename Tkinter tests for widget options #23944
Conversation
Every test for widget option starts now with "test_configure_" to distinguish it from tests for widget commands.
|
Thanks @serhiy-storchaka for the PR |
Every test for widget option starts now with "test_configure_" to distinguish it from tests for widget commands. (cherry picked from commit c1ae21c) Co-authored-by: Serhiy Storchaka <[email protected]>
|
GH-23945 is a backport of this pull request to the 3.9 branch. |
|
Sorry, @serhiy-storchaka, I could not cleanly backport this to |
Every test for widget option starts now with "test_configure_" to distinguish it from tests for widget commands. (cherry picked from commit c1ae21c) Co-authored-by: Serhiy Storchaka <[email protected]>
Every test for widget option starts now with "test_configure_" to distinguish it from tests for widget commands.. (cherry picked from commit c1ae21c) Co-authored-by: Serhiy Storchaka <[email protected]>
|
GH-23946 is a backport of this pull request to the 3.8 branch. |
Every test for widget option starts now with "test_configure_" to distinguish it from tests for widget commands.
Every test for widget option starts now with "test_configure_"
to distinguish it from tests for widget commands.