We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe46c0 commit a286199Copy full SHA for a286199
1 file changed
Doc/whatsnew/3.15.rst
@@ -70,15 +70,15 @@ Summary --- release highlights
70
New features
71
============
72
73
-
74
tkinter
75
-------
76
77
* ``tkinter.Text.search`` now provides the ``-nolinestop`` and ``--strictlimits`` arguments
78
(Contributed by Rihaan Meher in :gh:`130848`)
79
* Added the ``tkinter.Text.search_all`` method for searching with the tcl ``-all`` and ``-overlap`` arguments.
80
81
-.. tkinter.Text is not currently documented./ being tracked in :gh:``135658``
+
+.. tkinter.Text is not currently documented - being tracked in :gh:``135658``
82
83
Other language changes
84
======================
0 commit comments