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
*
Issue #23825: Fixed test_idle under -OO.
Serhiy Storchaka
2015-04-04
1
-7/+12
*
Issue #22340: Fix Python 3 warnings in Python 2 tests
Victor Stinner
2014-09-05
1
-1/+1
*
Closes Issue 21659: Improve Idle calltips for *args, **kwargs in 2.7, where a...
Terry Jan Reedy
2014-06-10
1
-5/+11
*
Idle test: 2nd try at suppressing compile time warning (hint by Nick Coghlan).
Terry Jan Reedy
2014-01-31
1
-1/+1
*
Idlelib & buildbots: suppress py3 deprecation message even if enabled.
Terry Jan Reedy
2014-01-29
1
-2/+6
*
Idlelib.calltips: add test of starred first parameters. They should not be
Terry Jan Reedy
2014-01-27
1
-0/+10
*
Issue #20338: Increase allowed tip width slightly and wrap long signagure lines.
Terry Jan Reedy
2014-01-27
1
-0/+13
*
Issue #16638: Include up to 5 docstring header lines (before first blank) in
Terry Jan Reedy
2014-01-22
1
-1/+14
*
Issue #16630: Make Idle calltips work even when __getattr__ raises.
Terry Jan Reedy
2014-01-21
1
-5/+14
*
Issue #16655: Explain why Idle's test_calltips has 'fragile' tests of builtins.
Terry Jan Reedy
2014-01-21
1
-0/+7
*
Issue #21222: Whitespace
Terry Jan Reedy
2014-01-21
1
-1/+1
*
Issue #20122: Idlelib: Move tests in 3.x CallTips.py to test_calltips.py.
Terry Jan Reedy
2014-01-21
1
-2/+100
*
Make all idle test case names end with 'Test'.
Terry Jan Reedy
2013-07-30
1
-1/+1
*
Issue #18539: Calltips now work for float default arguments.
Terry Jan Reedy
2013-07-26
1
-0/+6
*
Issue #15392: Create a unittest framework for IDLE, 2.7 version.
Terry Jan Reedy
2013-05-30
1
-0/+14