1. 1d6a0c4 Closes Issue 21659: Improve Idle calltips for *args, **kwargs in 2.7, where actual by Terry Jan Reedy · 11 years ago
  2. ee0b672 Issue #21654: Fix interaction with warnings. Patch by Raymond Hettinger. by Terry Jan Reedy · 11 years ago
  3. e7a72a1 Issue #20338: Increase allowed tip width slightly and wrap long signagure lines. by Terry Jan Reedy · 11 years ago
  4. 82c48e0 Issue #16638: Include up to 5 docstring header lines (before first blank) in by Terry Jan Reedy · 11 years ago
  5. 21334e7 Issue #16630: Make Idle calltips work even when __getattr__ raises. by Terry Jan Reedy · 11 years ago
  6. 02fd1fd Issue #20122: Idlelib: Move tests in 3.x CallTips.py to test_calltips.py. by Terry Jan Reedy · 11 years ago
  7. 3490655 Issue #18539: Calltips now work for float default arguments. by Terry Jan Reedy · 12 years ago
  8. b8fd9ca Issue #15392: Create a unittest framework for IDLE, 2.7 version. by Terry Jan Reedy · 12 years ago
  9. e93bc51 Issue 12510: Expand 2 bare excepts. Improve comments. Change deceptive name by Terry Jan Reedy · 13 years ago
  10. d9d276b Issue12510: Attempting to get invalid tooltip no longer closes Idle. by Terry Jan Reedy · 13 years ago
  11. d630c04 #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. by Florent Xicluna · 15 years ago
  12. 3e4caeb Issue #5341: Fix a variety of spelling errors. by Mark Dickinson · 16 years ago
  13. 814ef23 Handle AttributeError during calltip lookup by Kurt B. Kaiser · 18 years ago
  14. ecf796e 1. Calltips now 'handle' tuples in the argument list (display '<tuple>' :) by Kurt B. Kaiser · 18 years ago
  15. c6bacd5 Tooltips failed on new-syle class __init__ args. Bug 1027566 Loren Guthrie by Kurt B. Kaiser · 19 years ago
  16. b175445 Merge IDLE-syntax-branch r39668:41449 into trunk by Kurt B. Kaiser · 19 years ago
  17. c5e378d Testing for None should be done with 'is' by Raymond Hettinger · 21 years ago
  18. 6145a62 1. Python Bug 775541: Calltips error when docstring is None. Introduced by Kurt B. Kaiser · 22 years ago
  19. 61bfb73 SF bug #769142: CallTip trimming may loop forever. by Raymond Hettinger · 22 years ago
  20. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  21. e54710b M CallTipWindow.py M CallTips.py by Kurt B. Kaiser · 22 years ago
  22. 5afa1df M CallTips.py Add support for getting calltip from subprocess, by Kurt B. Kaiser · 23 years ago
  23. 908aece Merge Py Idle changes by Kurt B. Kaiser · 23 years ago
  24. 92cfaf6 MERGE DS_RPC_BRANCH into MAIN by Kurt B. Kaiser · 23 years ago
  25. 72c3bf0 changeover to new keybinding configuration implementation by Steven M. Gava · 23 years ago
  26. ae67647 py-cvs-rel2_1 (Rev 1.8) merge - whitespace normalization by Kurt B. Kaiser · 24 years ago
  27. 7aced17 Initial revision by David Scherer · 25 years ago