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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update the setup file:
Kurt B. Kaiser
2002-12-20
1
-34/+42
*
Remove debugging statement checked in by accident, ah, carelessness.
Kurt B. Kaiser
2002-12-20
1
-1/+0
*
"'foo' in str" not implemented in Python 2.2, only single character lookup
Kurt B. Kaiser
2002-12-20
1
-1/+2
*
*** empty log message ***
Tony Lownds
2002-12-20
1
-1/+1
*
Update way a subprocess is launched for Mac OS X.
Tony Lownds
2002-12-20
5
-16/+107
*
Panel Bar on the Bottom is Probably More Common
Kurt B. Kaiser
2002-12-20
1
-2/+4
*
Updated.
Kurt B. Kaiser
2002-12-20
1
-11/+24
*
If Edit window has not been saved, offer to save if user tries to Run or
Kurt B. Kaiser
2002-12-19
1
-14/+21
*
M ColorDelegator.py
Kurt B. Kaiser
2002-12-17
3
-22/+40
*
In Shell:
Kurt B. Kaiser
2002-12-16
1
-0/+4
*
M EditorWindow.py
Kurt B. Kaiser
2002-12-16
2
-5/+8
*
M Debugger.py
Kurt B. Kaiser
2002-12-14
3
-77/+75
*
Prevent debugger from stepping into Idle rpc code
Chui Tey
2002-12-12
1
-5/+17
*
M CallTipWindow.py
Kurt B. Kaiser
2002-12-12
2
-15/+34
*
Update to reflect current implementation.
Kurt B. Kaiser
2002-12-11
1
-78/+76
*
Rework the command line interface, incorporating the shell/edit
Kurt B. Kaiser
2002-12-11
1
-72/+136
*
M PyShell.py
Kurt B. Kaiser
2002-12-06
2
-20/+39
*
Enable Check Module
Kurt B. Kaiser
2002-12-03
1
-5/+2
*
Don't use Alt-Fn or Ctrl-Fn keys, reserved for desktop changes in Unix.
Kurt B. Kaiser
2002-12-03
1
-17/+11
*
Get rid of 1.5.2 compatibility hack. :-)
Guido van Rossum
2002-12-03
1
-8/+0
*
Remove dead code in get_stack().
Kurt B. Kaiser
2002-12-02
1
-31/+23
*
Fix beep.
Kurt B. Kaiser
2002-12-02
1
-16/+3
*
Cleanup:
Neal Norwitz
2002-11-30
1
-9/+5
*
Remove unused import
Neal Norwitz
2002-11-30
1
-5/+6
*
Convert string exceptions to classes, string exceptions are deprecated
Neal Norwitz
2002-11-30
2
-8/+16
*
Convert some more 1/0 to True/False
Neal Norwitz
2002-11-30
2
-14/+14
*
Add missing self for method call
Neal Norwitz
2002-11-30
1
-2/+2
*
Port Martin von Loewis checkin from Python:
Neal Norwitz
2002-11-30
1
-5/+24
*
Port Martin von Loewis checkin from python: Support sdist.
Neal Norwitz
2002-11-30
1
-0/+4
*
M PyShell.py
Kurt B. Kaiser
2002-11-30
2
-17/+20
*
Correct an error introduced at Rev 1.30. The keyword arg is necessary
Kurt B. Kaiser
2002-11-29
1
-6/+8
*
Apply Nicolas Riley's Patch.
Kurt B. Kaiser
2002-11-21
1
-5/+5
*
By default when getting the search menu, the currently highligted
Chui Tey
2002-11-06
2
-2/+6
*
Set breakpoints on remote debugger
Chui Tey
2002-11-04
2
-9/+10
*
Tidied up widget placement
Chui Tey
2002-11-04
1
-14/+23
*
Recalls breakpoints set in a file
Chui Tey
2002-11-04
1
-7/+57
*
[ 629984 ] Smaller font sizes not supported
Chui Tey
2002-11-04
1
-1/+1
*
619127: Recent File Menu Not Updating
Chui Tey
2002-11-04
1
-0/+13
*
Implement Restoring Breakpoints in Subprocess Debugger
Kurt B. Kaiser
2002-10-23
3
-74/+110
*
M CallTips.py Add support for getting calltip from subprocess,
Kurt B. Kaiser
2002-10-10
4
-63/+89
*
Apply Josh Robb's Patch:
Kurt B. Kaiser
2002-10-06
1
-3/+11
*
Josh Robb's Patch
Kurt B. Kaiser
2002-10-04
1
-0/+4
*
Apply Josh Robb's Patch
Kurt B. Kaiser
2002-10-04
1
-1/+1
*
Finding a suitable interpreter to spawn needed tweaking on the Mac
Tony Lownds
2002-09-29
1
-4/+17
*
Mac users now see correct modifiers in the Key Binding Entry window.
Tony Lownds
2002-09-29
1
-29/+35
*
Change key binding to avoid conflict.
Tony Lownds
2002-09-29
1
-2/+2
*
Revert Rev 1.6
Kurt B. Kaiser
2002-09-27
1
-9/+0
*
Fix Bug 612886 copy/paste menu items fail
Kurt B. Kaiser
2002-09-26
3
-1/+26
*
Fix bug I created during merge from Python-idle.
Kurt B. Kaiser
2002-09-23
1
-2/+2
*
Blank line missing.
Tony Lownds
2002-09-23
1
-0/+1
[prev]
[next]