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
/
calltip_w.py
Commit message (
Expand
)
Author
Age
*
gh-66819: More IDLE htest updates(4) (#112686)
Terry Jan Reedy
2023-12-04
*
gh-103668: Run pyugrade on idlelib (#103671)
Nikita Sobolev
2023-04-23
*
bpo-36176: Fix IDLE autocomplete & calltip popup colors. (#12262)
Terry Jan Reedy
2019-03-10
*
bpo-33839: refactor IDLE's tooltips & calltips, add docstrings and tests (GH-...
Tal Einat
2018-08-05
*
bpo-34275: Make IDLE calltips always visible on Mac. (GH-8639)
Terry Jan Reedy
2018-08-02
*
bpo-33907: Rename an IDLE module and classes. (GH-7810)
Terry Jan Reedy
2018-06-20
*
bpo-33907: Rename an IDLE module and class. (GH-7807)
Terry Jan Reedy
2018-06-19
*
bpo-33855: Minimally test all IDLE modules. (GH-7689)
Terry Jan Reedy
2018-06-15
*
bpo-29910: IDLE no longer deletes a character after commenting out a region (...
Serhiy Storchaka
2017-06-27
*
Issue #27626: Merge spelling fixes from 3.5
Martin Panter
2016-07-28
*
Refine geometry of idlelib htests (and a few other fix-ups).
Terry Jan Reedy
2016-07-10
*
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