Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-91098: Use Argument Clinic for Object/classobject.c to fix docstrings (#31... | Oleg Iarygin | 2022-04-19 | 1 | -1/+3 |
* | bpo-46588: fix typo in test_calltip.py (GH-31119) | Caio Agiani | 2022-02-04 | 1 | -1/+1 |
* | bpo-43013: Update idlelib code to 3.x (GH-24315) | Terry Jan Reedy | 2021-01-24 | 1 | -2/+2 |
* | bpo-42416: Use inspect.getdoc for IDLE calltips (GH-23416) | Terry Jan Reedy | 2020-11-20 | 1 | -2/+7 |
* | bpo-40511: Stop unwanted flashing of IDLE calltips (GH-20910) | Tal Einat | 2020-11-02 | 1 | -1/+98 |
* | bpo-40181: Remove '/' reminder in IDLE calltips. (GH-22350) | Terry Jan Reedy | 2020-09-22 | 1 | -5/+3 |
* | bpo-38689: avoid IDLE hanging when calltip fails getting a signature (GH-17152) | Tal Einat | 2020-04-04 | 1 | -7/+17 |
* | bpo-35763: Make IDLE calltip note about '/' less obtrusive (GH-13791) | Terry Jan Reedy | 2019-06-05 | 1 | -57/+63 |
* | bpo-35641: IDLE - format calltip properly when no docstring (GH-11415) | Emmanuel Arias | 2019-01-03 | 1 | -0/+29 |
* | bpo-33907: Rename an IDLE module and class. (GH-7807) | Terry Jan Reedy | 2018-06-20 | 1 | -0/+218 |