SIGN IN SIGN UP

gh-130693: Support more options for search in tkinter.Text (GH-130848)

* Add parameters nolinestop and strictlimits in the tkinter.Text.search() method.
* Add the tkinter.Text.search_all() method.
* Add more tests for tkinter.Text.search().
* stopindex is now only ignored if it is None.
R
R.C.M committed
3d148059479b28a21f8eae6abf6d1bcc91ab8cbb
Parent: f6dd9c1
Committed by GitHub <noreply@github.com> on 11/17/2025, 2:42:26 PM