aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/idlelib/calltip.py
Commit message (Expand)AuthorAge
* bpo-42416: Use inspect.getdoc for IDLE calltips (GH-23416)Terry Jan Reedy2020-11-20
* bpo-40511: Stop unwanted flashing of IDLE calltips (GH-20910)Tal Einat2020-11-01
* bpo-40181: Remove '/' reminder in IDLE calltips. (GH-22350)Terry Jan Reedy2020-09-22
* bpo-38689: avoid IDLE hanging when calltip fails getting a signature (GH-17152)Tal Einat2020-04-03
* bpo-38792: Remove IDLE shell calltip before new prompt. (#17150)Zackery Spytz2020-01-30
* bpo-35763: Make IDLE calltip note about '/' less obtrusive (GH-13791)Terry Jan Reedy2019-06-04
* bpo-36405: IDLE - Restore __main__ and add tests (#12518)Terry Jan Reedy2019-03-24
* bpo-36405: Use dict unpacking in idlelib (#12507)Terry Jan Reedy2019-03-23
* bpo-35641: IDLE - format calltip properly when no docstring (GH-11415)Emmanuel Arias2019-01-03
* bpo-33839: refactor IDLE's tooltips & calltips, add docstrings and tests (GH-...Tal Einat2018-08-05
* bpo-33907: Rename an IDLE module and classes. (GH-7810)Terry Jan Reedy2018-06-20
* bpo-33907: Rename an IDLE module and class. (GH-7807)Terry Jan Reedy2018-06-19