Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a5cd255a7cb15c7920171f0796cf163a00a5ecaf
/
Lib
/
idlelib
/
CallTips.py
3490655
Issue #18539: Calltips now work for float default arguments.
by Terry Jan Reedy
· 12 years ago
b8fd9ca
Issue #15392: Create a unittest framework for IDLE, 2.7 version.
by Terry Jan Reedy
· 12 years ago
e93bc51
Issue 12510: Expand 2 bare excepts. Improve comments. Change deceptive name
by Terry Jan Reedy
· 13 years ago
d9d276b
Issue12510: Attempting to get invalid tooltip no longer closes Idle.
by Terry Jan Reedy
· 13 years ago
d630c04
#7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports.
by Florent Xicluna
· 15 years ago
3e4caeb
Issue #5341: Fix a variety of spelling errors.
by Mark Dickinson
· 16 years ago
814ef23
Handle AttributeError during calltip lookup
by Kurt B. Kaiser
· 18 years ago
ecf796e
1. Calltips now 'handle' tuples in the argument list (display '<tuple>' :)
by Kurt B. Kaiser
· 18 years ago
c6bacd5
Tooltips failed on new-syle class __init__ args. Bug 1027566 Loren Guthrie
by Kurt B. Kaiser
· 19 years ago
b175445
Merge IDLE-syntax-branch r39668:41449 into trunk
by Kurt B. Kaiser
· 19 years ago
c5e378d
Testing for None should be done with 'is'
by Raymond Hettinger
· 21 years ago
6145a62
1. Python Bug 775541: Calltips error when docstring is None. Introduced
by Kurt B. Kaiser
· 22 years ago
61bfb73
SF bug #769142: CallTip trimming may loop forever.
by Raymond Hettinger
· 22 years ago
6655e4b
Whitespace Normalization
by Kurt B. Kaiser
· 22 years ago
e54710b
M CallTipWindow.py M CallTips.py
by Kurt B. Kaiser
· 22 years ago
5afa1df
M CallTips.py Add support for getting calltip from subprocess,
by Kurt B. Kaiser
· 23 years ago
908aece
Merge Py Idle changes
by Kurt B. Kaiser
· 23 years ago
92cfaf6
MERGE DS_RPC_BRANCH into MAIN
by Kurt B. Kaiser
· 23 years ago
72c3bf0
changeover to new keybinding configuration implementation
by Steven M. Gava
· 23 years ago
ae67647
py-cvs-rel2_1 (Rev 1.8) merge - whitespace normalization
by Kurt B. Kaiser
· 24 years ago
7aced17
Initial revision
by David Scherer
· 25 years ago