aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/idlelib/calltips.py
Commit message (Expand)AuthorAge
* bpo-33907: Rename an IDLE module and class. (GH-7807)Terry Jan Reedy2018-06-19
* bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)wohlganger2017-09-10
* bpo-19903: IDLE: Calltips changed to use inspect.signature (#2822)Louie Lu2017-08-09
* bpo-29910: IDLE no longer deletes a character after commenting out a region (...Serhiy Storchaka2017-06-27
* #27364: fix "incorrect" uses of escape character in the stdlib.R David Murray2016-09-08
* Issue #27891: Consistently group and sort imports within idlelib modules.Terry Jan Reedy2016-08-31
* Issue #24225: Within idlelib files, update idlelib module names.Terry Jan Reedy2016-05-28
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-22