COMMITS
/ Lib/idlelib/idle_test/test_calltip.py January 18, 2024
T
gh-96905: In IDLE code, stop redefining built-ins 'dict' and 'object' (#114227)
Terry Jan Reedy committed
December 23, 2023
S
gh-81682: Fix test failures when CPython is built without docstrings (GH-113410)
Serhiy Storchaka committed
April 19, 2022
O
gh-91098: Use Argument Clinic for Object/classobject.c to fix docstrings (#31711)
Oleg Iarygin committed
February 4, 2022
C
bpo-46588: fix typo in test_calltip.py (GH-31119)
Caio Agiani committed
January 24, 2021
T
bpo-43013: Update idlelib code to 3.x (GH-24315)
Terry Jan Reedy committed
November 20, 2020
T
bpo-42416: Use inspect.getdoc for IDLE calltips (GH-23416)
Terry Jan Reedy committed
November 2, 2020
T
bpo-40511: Stop unwanted flashing of IDLE calltips (GH-20910)
Tal Einat committed
September 22, 2020
T
bpo-40181: Remove '/' reminder in IDLE calltips. (GH-22350)
Terry Jan Reedy committed
April 4, 2020
T
bpo-38689: avoid IDLE hanging when calltip fails getting a signature (GH-17152)
Tal Einat committed
June 5, 2019
T
bpo-35763: Make IDLE calltip note about '/' less obtrusive (GH-13791)
Terry Jan Reedy committed
January 3, 2019
E
bpo-35641: IDLE - format calltip properly when no docstring (GH-11415)
Emmanuel Arias committed
June 20, 2018
T
bpo-33907: Rename an IDLE module and class. (GH-7807)
Terry Jan Reedy committed