index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
calltip.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-42416: Use inspect.getdoc for IDLE calltips (GH-23416)
Terry Jan Reedy
2020-11-20
1
-4/+2
*
bpo-40511: Stop unwanted flashing of IDLE calltips (GH-20910)
Tal Einat
2020-11-02
1
-2/+34
*
bpo-40181: Remove '/' reminder in IDLE calltips. (GH-22350)
Terry Jan Reedy
2020-09-22
1
-4/+0
*
bpo-38689: avoid IDLE hanging when calltip fails getting a signature (GH-17152)
Tal Einat
2020-04-04
1
-8/+10
*
bpo-38792: Remove IDLE shell calltip before new prompt. (#17150)
Zackery Spytz
2020-01-31
1
-2/+2
*
bpo-35763: Make IDLE calltip note about '/' less obtrusive (GH-13791)
Terry Jan Reedy
2019-06-05
1
-4/+4
*
bpo-36405: IDLE - Restore __main__ and add tests (#12518)
Terry Jan Reedy
2019-03-24
1
-2/+3
*
bpo-36405: Use dict unpacking in idlelib (#12507)
Terry Jan Reedy
2019-03-23
1
-5/+3
*
bpo-35641: IDLE - format calltip properly when no docstring (GH-11415)
Emmanuel Arias
2019-01-03
1
-1/+1
*
bpo-33839: refactor IDLE's tooltips & calltips, add docstrings and tests (GH-...
Tal Einat
2018-08-05
1
-1/+1
*
bpo-33907: Rename an IDLE module and classes. (GH-7810)
Terry Jan Reedy
2018-06-20
1
-2/+2
*
bpo-33907: Rename an IDLE module and class. (GH-7807)
Terry Jan Reedy
2018-06-20
1
-0/+178