Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-97928: Partially restore the behavior of tkinter.Text.count() by default (... | Serhiy Storchaka | 2024-02-11 |
* | gh-97928: Change the behavior of tkinter.Text.count() (GH-98484) | Serhiy Storchaka | 2023-10-24 |
* | gh-97928: Fix handling options starting with "-" in tkinter.Text.count() (GH-... | Serhiy Storchaka | 2022-10-19 |
* | gh-97928: Add tests for tkinter.Text.count() (GH-98269) | Serhiy Storchaka | 2022-10-19 |
* | gh-54781: Move Lib/tkinter/test/test_ttk/ to Lib/test/test_ttk/ (#94070) | Victor Stinner | 2022-06-22 |