index
:
cpython
3.10
3.11
3.12
3.13
3.14
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.py
Commit message (
Expand
)
Author
Age
*
bpo-42416: Use inspect.getdoc for IDLE calltips (GH-23416)
Terry Jan Reedy
2020-11-20
*
bpo-40511: Stop unwanted flashing of IDLE calltips (GH-20910)
Tal Einat
2020-11-01
*
bpo-40181: Remove '/' reminder in IDLE calltips. (GH-22350)
Terry Jan Reedy
2020-09-22
*
bpo-38689: avoid IDLE hanging when calltip fails getting a signature (GH-17152)
Tal Einat
2020-04-03
*
bpo-38792: Remove IDLE shell calltip before new prompt. (#17150)
Zackery Spytz
2020-01-30
*
bpo-35763: Make IDLE calltip note about '/' less obtrusive (GH-13791)
Terry Jan Reedy
2019-06-04
*
bpo-36405: IDLE - Restore __main__ and add tests (#12518)
Terry Jan Reedy
2019-03-24
*
bpo-36405: Use dict unpacking in idlelib (#12507)
Terry Jan Reedy
2019-03-23
*
bpo-35641: IDLE - format calltip properly when no docstring (GH-11415)
Emmanuel Arias
2019-01-03
*
bpo-33839: refactor IDLE's tooltips & calltips, add docstrings and tests (GH-...
Tal Einat
2018-08-05
*
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