index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
idle_test
/
test_calltips.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-33907: Rename an IDLE module and class. (GH-7807)
Terry Jan Reedy
2018-06-20
1
-218/+0
*
bpo-33855: Minimally test all IDLE modules. (GH-7689)
Terry Jan Reedy
2018-06-15
1
-20/+36
*
bpo-30397: Add re.Pattern and re.Match. (#1646)
Serhiy Storchaka
2017-10-04
1
-1/+1
*
bpo-19903: IDLE: Calltips changed to use inspect.signature (#2822)
Louie Lu
2017-08-10
1
-12/+37
*
bpo-20185: Convert list object implementation to Argument Clinic. (#542)
Serhiy Storchaka
2017-03-11
1
-4/+4
*
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy
2016-05-28
1
-1/+1
*
Issue #23825: Fixed test_idle under -OO.
Serhiy Storchaka
2015-04-04
1
-7/+12
*
Issue #20326: Argument Clinic now uses a simple, unique signature to
Larry Hastings
2014-01-28
1
-2/+2
*
Merge with 3.3
Terry Jan Reedy
2014-01-27
1
-0/+10
|
\
|
*
Idlelib.calltips: add test of starred first parameters. They should not be
Terry Jan Reedy
2014-01-27
1
-0/+10
*
|
White space and merge cleanup.
Terry Jan Reedy
2014-01-27
1
-4/+0
*
|
Merge with 3.3
Terry Jan Reedy
2014-01-27
1
-0/+4
|
\
\
|
|
/
*
|
Merge heads.
Terry Jan Reedy
2014-01-27
1
-17/+31
|
\
\
|
*
\
Issue #20338: Increase allowed tip width slightly and wrap long signagure lines.
Terry Jan Reedy
2014-01-27
1
-8/+26
|
|
\
\
|
|
|
/
|
|
*
Issue #20338: Increase allowed tip width slightly and wrap long signagure lines.
Terry Jan Reedy
2014-01-27
1
-8/+24
|
|
/
*
|
Issue #20189: Four additional builtin types (PyTypeObject,
Larry Hastings
2014-01-24
1
-6/+9
|
/
*
Issue #16638: Include up to 5 docstring header lines (before first blank) in
Terry Jan Reedy
2014-01-22
1
-4/+18
*
Issue #16630: Make Idle calltips work even when __getattr__ raises.
Terry Jan Reedy
2014-01-21
1
-6/+18
*
Issue #16655: Explain why Idle's test_calltips has 'fragile' tests of builtins.
Terry Jan Reedy
2014-01-21
1
-0/+8
*
Issue #20122: Idlelib: Move tests in CallTips.py to test_calltips.py.
Terry Jan Reedy
2014-01-21
1
-0/+100
*
Make all idle test case names end with 'Test'.
Terry Jan Reedy
2013-07-30
1
-1/+1
*
Issue #15392: Create a unittest framework for IDLE.
Terry Jan Reedy
2013-05-28
1
-0/+11