summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/calltips.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)wohlganger2017-09-101-9/+3
* bpo-19903: IDLE: Calltips changed to use inspect.signature (#2822)Louie Lu2017-08-101-14/+22
* bpo-29910: IDLE no longer deletes a character after commenting out a region (...Serhiy Storchaka2017-06-271-0/+1
* #27364: fix "incorrect" uses of escape character in the stdlib.R David Murray2016-09-081-1/+1
* Issue #27891: Consistently group and sort imports within idlelib modules.Terry Jan Reedy2016-08-311-1/+1
* Issue #24225: Within idlelib files, update idlelib module names.Terry Jan Reedy2016-05-281-4/+4
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-221-0/+175