Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |