index
:
cpython
3.10
3.11
3.12
3.13
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
browser.py
Commit message (
Expand
)
Author
Age
*
gh-66819: More IDLE htest updates(4) (#112686)
Terry Jan Reedy
2023-12-04
*
gh-66819: More IDLE htest updates(2) (#112642)
Terry Jan Reedy
2023-12-03
*
gh-95411: IDLE - Enable using the module browser with .pyw files (#95397)
Erlend Egeberg Aasland
2022-07-30
*
bpo-44712: Replace "type(literal)" with corresponding builtin types (GH-27294)
Serhiy Storchaka
2022-05-08
*
IDLE: Fix 2 typos found by Min ho Kim. (GH-15617)
Terry Jan Reedy
2019-08-30
*
bpo-32411: IDLE: Remove line number sort in browser.py (#5011)
Cheryl Sabella
2019-06-01
*
bpo-33906: Rename idlelib.windows as window (#7833)
Terry Jan Reedy
2018-06-20
*
bpo-32100: IDLE: Fix pathbrowser errors; improve tests. (#4484)
Cheryl Sabella
2017-11-22
*
Fix miscellaneous typos (#4275)
luzpaz
2017-11-05
*
bpo-31460: Simplify the API of IDLE's Module Browser. (#3842)
Terry Jan Reedy
2017-09-30
*
bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839)
Terry Jan Reedy
2017-09-30
*
bpo-31459: Rename IDLE's module browser from Class Browser to Module Browser....
Cheryl Sabella
2017-09-23
*
bpo-1612262: IDLE: Class Browser shows nested functions, classes (#2573)
Cheryl Sabella
2017-09-22
*
bpo-30881: IDLE: add docstrings to browser.py (#2638)
csabella
2017-07-11
*
bpo-21624: IDLE -- minor htest fixes (#2575)
terryjreedy
2017-07-04
*
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy
2016-08-31
*
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy
2016-05-28
*
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy
2016-05-22