Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
8f96c9f8ed2a4795e34b333411451e24f28f74d2
/
Lib
/
idlelib
/
search.py
0bb5e75
bpo-23216: IDLE: Add docstrings to search modules (GH-12141)
by Cheryl Sabella
· 6 years ago
aff0ada
bpo-33987: IDLE - use ttk Frame for ttk widgets (GH-11395)
by Terry Jan Reedy
· 7 years ago
4d92158
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
by Terry Jan Reedy
· 7 years ago
bfbaa6b
Issue #27891: Consistently group and sort imports within idlelib modules.
by Terry Jan Reedy
· 9 years ago
3ff55a8
Issue #27732: Silence test_idle with dummy bell functions.
by Terry Jan Reedy
· 9 years ago
6f7b0f5
Issue #27477: Convert IDLE search dialogs to using ttk widgets.
by Terry Jan Reedy
· 9 years ago
a748032
Refine geometry of idlelib htests (and a few other fix-ups).
by Terry Jan Reedy
· 9 years ago
6fa5bdc
Issue #24225: Within idlelib files, update idlelib module names.
by Terry Jan Reedy
· 9 years ago
0d9220e
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
by Terry Jan Reedy
· 9 years ago
[Renamed from Lib/idlelib/SearchDialog.py]
b236fe4
Issue #18410: Test IDLE's search dialog; original patch by Westley Martínez.
by Terry Jan Reedy
· 9 years ago
2733618
idlelib: remove unused names and imports (one is a duplicate import).
by Terry Jan Reedy
· 10 years ago
0a4d13e
Issue #21477: Add htests for Search and Replace dialogs.
by Terry Jan Reedy
· 11 years ago
391f469
#17511: Keep IDLE find dialog open after clicking "Find Next".
by Roger Serwy
· 12 years ago
14fc427
Tkinter, step 2: adapt imports.
by Georg Brandl
· 17 years ago
2d7f6a0
Switch to absolute imports to support direct execution of modules. Many
by Kurt B. Kaiser
· 18 years ago
36e0a92
Merged revisions 56443-56466 via svnmerge from
by Guido van Rossum
· 18 years ago
5a231c8f
By default when getting the search menu, the currently highligted
by Chui Tey
· 23 years ago
0f4402d
Merge Py Idle changes:
by Kurt B. Kaiser
· 23 years ago
7aced17
Initial revision
by David Scherer
· 25 years ago