FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] gh-104497: Make tkinter test pass with tk 8.7 (GH-104789) by miss-islington · Pull Request #105028 · python/cpython · GitHub

/ cpython Public

[3.12] gh-104497: Make tkinter test pass with tk 8.7 (GH-104789) - #105028

Merged
terryjreedy merged 1 commit into
python:3.12from
miss-islington:backport-897e716-3.12
May 27, 2023
Merged

[3.12] gh-104497: Make tkinter test pass with tk 8.7 (GH-104789)#105028
terryjreedy merged 1 commit into
python:3.12from
miss-islington:backport-897e716-3.12

Conversation

Copy link
Copy Markdown
Contributor

For test_widgets.MenuTest.test_configure_type, the options
in the error message change to alphabetical order.

  • Update Lib/test/test_tkinter/test_widgets.py

Co-authored-by: Serhiy Storchaka storchaka@gmail.com


(cherry picked from commit 897e716)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
Co-authored-by: Serhiy Storchaka storchaka@gmail.com

* pythongh-104497: Make tkinter test pass with tk 8.7

For test_widgets.MenuTest.test_configure_type, the options
in the error message change to alphabetical order.

* Update Lib/test/test_tkinter/test_widgets.py

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

---------

(cherry picked from commit 897e716)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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


Back | FazBrowse Home | New Git URL