Closed
serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull request
Nov 17, 2025miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Nov 17, 2025StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request
Dec 6, 2025…honGH-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.
Merged