1. a00050f 1. Implement processing of user code in subprocess MainThread. Pass loop by Kurt B. Kaiser · 21 years ago
  2. c2f77dd New feature: when saving a file, keep the eol convention of the by Guido van Rossum · 21 years ago
  3. 9a90e70 Update for release into Python NEWS.txt idlever.py by Kurt B. Kaiser · 21 years ago
  4. 40f19e3 Update for 2.3b1 Modified Files: NEWS.txt CREDITS.txt INSTALL.txt setup.cfg by Kurt B. Kaiser · 21 years ago
  5. 0529377 Correct error in last checkin noticed by Neal Norwitz. And some more. by Kurt B. Kaiser · 21 years ago
  6. 11c53e2 M PyShell.py M run.py by Kurt B. Kaiser · 21 years ago
  7. e51529d Improve error message handling. by Kurt B. Kaiser · 21 years ago
  8. 94afd30 Move setting of ioready 'wait' earlier in call chain, to by Kurt B. Kaiser · 21 years ago
  9. 7c22132 M rpc.py by Kurt B. Kaiser · 21 years ago
  10. 9ac783d M PyShell.py M rpc.py Improve exception handing if peer process has terminated. by Kurt B. Kaiser · 21 years ago
  11. 98b15ab A interruptmodule.c by Kurt B. Kaiser · 21 years ago
  12. ddeaf11 Attempting to save the shell raised an error related to saving by Kurt B. Kaiser · 21 years ago
  13. b248733 SF 693333 by Kurt B. Kaiser · 21 years ago
  14. b6aff15 SF 695861 by Kurt B. Kaiser · 21 years ago
  15. 86bc464 M rpc.py M run.py by Kurt B. Kaiser · 21 years ago
  16. 003091c M NEWS.txt M PyShell.py M ScriptBinding.py M rpc.py M run.py by Kurt B. Kaiser · 21 years ago
  17. 8cd0def M PyShell.py M rpc.py by Kurt B. Kaiser · 22 years ago
  18. 7e17289 Update for release. Modified Files: INSTALL.txt NEWS.txt idlever.py by Kurt B. Kaiser · 22 years ago
  19. e66675b Whitespace normalization. by Kurt B. Kaiser · 22 years ago
  20. d9db3a6 Update. by Kurt B. Kaiser · 22 years ago
  21. eb9637e M ScriptBinding.py M config-extensions.def M help.txt by Kurt B. Kaiser · 22 years ago
  22. bc28613 M PyShell.py M RemoteDebugger.py M rpc.py by Kurt B. Kaiser · 22 years ago
  23. 0a0e6c3 1. Eliminate putrequest(): only used in asynccall(), merge it there. by Kurt B. Kaiser · 22 years ago
  24. 9813445 Make Alt-Key-2 the Zoom Height binding for ClassBrowser and PathBrowser, by Kurt B. Kaiser · 22 years ago
  25. 4cc5ef5 M Bindings.py M PyShell.py M config-keys.def M configHandler.py by Kurt B. Kaiser · 22 years ago
  26. 2da75fa 1. Restore the rest of Python IDLE setup.py Rev 1.4 (Python SF 634078) by Kurt B. Kaiser · 22 years ago
  27. 0b74344 ...and the old pyclbr.py faked Function instances with Class instances by Kurt B. Kaiser · 22 years ago
  28. 6550051 SF bug #668906: class browser raises AttributeError by Raymond Hettinger · 22 years ago
  29. 5ec186b Patch 611069 (Christos Georgiou) IDLE TODO:left/right when selected text by Kurt B. Kaiser · 22 years ago
  30. 9fd0799 SF Bug 667812: Some Linux distros have Alt and Meta reversed. by Kurt B. Kaiser · 22 years ago
  31. 6fa0911 Updated IDLE Help to reflect changes in Additional Help Source by Kurt B. Kaiser · 22 years ago
  32. 8e92bf7 M Bindings.py by Kurt B. Kaiser · 22 years ago
  33. a7b804f Update documentation. by Kurt B. Kaiser · 22 years ago
  34. 69e8afc SF bug #652933 (for IdleFork): Open Module "math" Fails (Hettinger) by Kurt B. Kaiser · 22 years ago
  35. e7a161e M configDialog.py M configHelpSourceEdit.py by Kurt B. Kaiser · 22 years ago
  36. 114713d 1. Make finding Python help docs more robust, including the installed by Kurt B. Kaiser · 22 years ago
  37. a5e8bb9 Default the OK key in the Save Before Run dialog. by Kurt B. Kaiser · 22 years ago
  38. 1061e72 M AutoExpand.py by Kurt B. Kaiser · 22 years ago
  39. fe8496c 1. Remove obsolete, incorrect comment on non-package installation by Kurt B. Kaiser · 22 years ago
  40. e23ca3c Improve exception handling. by Kurt B. Kaiser · 22 years ago
  41. 50e9c4f More installation info. Bump alpha version. by Kurt B. Kaiser · 22 years ago
  42. 38f1110 Debugger was tracing through rpc.py when IDLEfork was not started by Kurt B. Kaiser · 22 years ago
  43. 7cca3d8 Improve exception handling. by Kurt B. Kaiser · 22 years ago
  44. cf94ee8 Don't let the docstring end up in __main__.__doc__ by Tony Lownds · 22 years ago
  45. 2cb5402 Update (slightly) for Alpha release by Kurt B. Kaiser · 22 years ago
  46. 085ce5a Move history to HISTORY.txt by Kurt B. Kaiser · 22 years ago
  47. f5934dd Update for Alpha 0 Release by Kurt B. Kaiser · 22 years ago
  48. d8a6c5f Keep __main__ namespace clean by Tony Lownds · 22 years ago
  49. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  50. 5e65ce6 Remove some old debugging print statements. by Kurt B. Kaiser · 22 years ago
  51. 4ada7ad M EditorWindow.py M PyShell.py by Kurt B. Kaiser · 22 years ago
  52. e1bebe9 boolcheck cannot be deleted here. by Tony Lownds · 22 years ago
  53. b693f8e Move boolcheck before import of other IDLE modules by Tony Lownds · 22 years ago
  54. f4f4276 M PyShell.py M idle M idle.py M idle.pyw M setup.py by Kurt B. Kaiser · 22 years ago
  55. a2a3cb2 IDLE should exit if it fails to connect with the execution server by Kurt B. Kaiser · 22 years ago
  56. 11220fa 1. RPC stack levels were not pruned from traceback unless IDLE was started by Kurt B. Kaiser · 22 years ago
  57. d375abe Uniform Capitalization in Menus by Kurt B. Kaiser · 22 years ago
  58. 74d93c8 Remove debugging connection message by Kurt B. Kaiser · 22 years ago
  59. 1fc1fe8 Make this script execute using pythonw by Tony Lownds · 22 years ago
  60. b0bfd0f Revert to revision 1.3; Mac OS X has a platform specific startup script, macosx_main.py by Tony Lownds · 22 years ago
  61. 103ee91 Move boolcheck to PyShell by Tony Lownds · 22 years ago
  62. 710fa6c Alt-H was conflicting with the Help menu on Windows. by Kurt B. Kaiser · 22 years ago
  63. da4d3c1 M MANIFEST.in M PyShell.py M idlever.py M setup.py by Kurt B. Kaiser · 22 years ago
  64. 1809154 Add configuration for packaging. by Kurt B. Kaiser · 22 years ago
  65. ff002b9 When IDLE is installed and run from a startup script, the script's by Kurt B. Kaiser · 22 years ago
  66. dd70e1b M PyShell.py M idle M setup.py by Kurt B. Kaiser · 22 years ago
  67. f39f59a Update the setup file: by Kurt B. Kaiser · 22 years ago
  68. 4ba6067 Remove debugging statement checked in by accident, ah, carelessness. by Kurt B. Kaiser · 22 years ago
  69. 83a3560 "'foo' in str" not implemented in Python 2.2, only single character lookup by Kurt B. Kaiser · 22 years ago
  70. 582fa88 *** empty log message *** by Tony Lownds · 22 years ago
  71. f53dec2 Update way a subprocess is launched for Mac OS X. by Tony Lownds · 22 years ago
  72. d0e2926 Panel Bar on the Bottom is Probably More Common by Kurt B. Kaiser · 22 years ago
  73. a137cc9 Updated. by Kurt B. Kaiser · 22 years ago
  74. d5e1cef If Edit window has not been saved, offer to save if user tries to Run or by Kurt B. Kaiser · 22 years ago
  75. 92b5ca3 M ColorDelegator.py M PyShell.py M ScriptBinding.py by Kurt B. Kaiser · 22 years ago
  76. 1bdca5e In Shell: by Kurt B. Kaiser · 22 years ago
  77. 822a77f M EditorWindow.py M PyShell.py by Kurt B. Kaiser · 22 years ago
  78. bfed346 M Debugger.py M IOBinding.py M PyShell.py by Kurt B. Kaiser · 22 years ago
  79. 067d734 Prevent debugger from stepping into Idle rpc code by Chui Tey · 22 years ago
  80. e54710b M CallTipWindow.py M CallTips.py by Kurt B. Kaiser · 22 years ago
  81. 39c7b45 Update to reflect current implementation. by Kurt B. Kaiser · 22 years ago
  82. f06eed0 Rework the command line interface, incorporating the shell/edit by Kurt B. Kaiser · 22 years ago
  83. 0930c43 M PyShell.py 1. Format and print exceptions raised in user code. by Kurt B. Kaiser · 22 years ago
  84. 6eadc6c Enable Check Module by Kurt B. Kaiser · 22 years ago
  85. 318016b Don't use Alt-Fn or Ctrl-Fn keys, reserved for desktop changes in Unix. by Kurt B. Kaiser · 22 years ago
  86. a1962d6 Get rid of 1.5.2 compatibility hack. :-) by Guido van Rossum · 22 years ago
  87. 5f7c4b3 Remove dead code in get_stack(). by Kurt B. Kaiser · 22 years ago
  88. 491427d Fix beep. Then remove annoying beep, not needed with breakpoint highlighting. by Kurt B. Kaiser · 22 years ago
  89. 6453c1f Cleanup: by Neal Norwitz · 22 years ago
  90. 539594f Remove unused import by Neal Norwitz · 22 years ago
  91. 5b0b00f Convert string exceptions to classes, string exceptions are deprecated by Neal Norwitz · 22 years ago
  92. 672ce57 Convert some more 1/0 to True/False by Neal Norwitz · 22 years ago
  93. f4c4f11 Add missing self for method call by Neal Norwitz · 22 years ago
  94. 3e0edbf Port Martin von Loewis checkin from Python: by Neal Norwitz · 22 years ago
  95. ce8ed1a Port Martin von Loewis checkin from python: Support sdist. by Neal Norwitz · 22 years ago
  96. 6e44cc2 M PyShell.py M rpc.py by Kurt B. Kaiser · 22 years ago
  97. 8188559 Correct an error introduced at Rev 1.30. The keyword arg is necessary by Kurt B. Kaiser · 22 years ago
  98. 4fc9047 Apply Nicolas Riley's Patch. by Kurt B. Kaiser · 22 years ago
  99. 5a231c8 By default when getting the search menu, the currently highligted by Chui Tey · 22 years ago
  100. 69371d6 Set breakpoints on remote debugger by Chui Tey · 22 years ago