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
*
IDLE didn't start correctly when Python was installed in "Program Files"
Kurt B. Kaiser
2003-08-14
2
-2/+19
*
IDLEfork Bug 782759
Kurt B. Kaiser
2003-08-09
1
-4/+9
*
Make sure eol_convention is an ASCII string. Fixes #774680.
Martin v. Löwis
2003-08-05
1
-0/+3
*
Added a banner to the shell startup message discussing possible
Kurt B. Kaiser
2003-07-27
3
-2/+26
*
Update for release.
Kurt B. Kaiser
2003-07-27
1
-1/+1
*
1. Python Bug 775541: Calltips error when docstring is None. Introduced
Kurt B. Kaiser
2003-07-23
3
-4/+12
*
Update to reflect the current status of the configuration system.
Kurt B. Kaiser
2003-07-16
6
-85/+74
*
SF bug #769142: CallTip trimming may loop forever.
Raymond Hettinger
2003-07-13
1
-3/+1
*
SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds)
Raymond Hettinger
2003-07-09
10
-16/+14
*
SF Bug 767794
Kurt B. Kaiser
2003-07-09
1
-0/+2
*
Idlefork patch #682347: convert Unicode strings from readline to
Martin v. Löwis
2003-06-22
2
-4/+15
*
Add ':' after IDLE version, fix spacing on a couple of lines I missed
Kurt B. Kaiser
2003-06-16
1
-4/+5
*
Make CREDITS.txt a Latin-1 file. Extend ViewFile to support file encodings.
Martin v. Löwis
2003-06-15
2
-4/+17
*
Forwardport Patch from IDLEfork SF 615312
Kurt B. Kaiser
2003-06-15
1
-0/+9
*
Support testing in .../Lib/idlelib when calling <python PyShell.py>
Kurt B. Kaiser
2003-06-15
1
-0/+1
*
Move to Version 1.0b2
Kurt B. Kaiser
2003-06-15
1
-1/+1
*
Forwardport Patch from IDLEfork SF 610329
Kurt B. Kaiser
2003-06-14
1
-2/+6
*
Remove the 2.2 compatibility module boolcheck.py and related code
Kurt B. Kaiser
2003-06-14
3
-14/+0
*
Remove reference to IDLEfork
Kurt B. Kaiser
2003-06-14
1
-1/+1
*
Update NEWS.txt and move info on release 0.8.1 and earlier to HISTORY.txt
Kurt B. Kaiser
2003-06-14
2
-121/+147
*
Interrupt module has been folded into the thread module
Kurt B. Kaiser
2003-06-13
2
-54/+5
*
No longer needed.
Kurt B. Kaiser
2003-06-12
1
-4/+0
*
aboutDialog.py:
Kurt B. Kaiser
2003-06-12
2
-99/+122
*
1. Remove the Readme entry on the Help Menu, now in About dialog.
Kurt B. Kaiser
2003-06-12
2
-9/+1
*
Direct readers to CVS logs.
Kurt B. Kaiser
2003-06-12
1
-0/+4
*
It /is/ a package...
Kurt B. Kaiser
2003-06-12
1
-1/+1
*
Updated for IDLEfork re-integration
Kurt B. Kaiser
2003-06-12
2
-48/+66
*
Will use the Python LICENSE file instead.
Kurt B. Kaiser
2003-06-12
1
-51/+0
*
Remove setup file, no longer needed.
Kurt B. Kaiser
2003-06-12
1
-118/+0
*
Remove unneeded MANIFEST template.
Kurt B. Kaiser
2003-06-12
1
-11/+0
*
Remove unneeded installation instructions.
Kurt B. Kaiser
2003-06-12
1
-92/+0
*
Update version.
Kurt B. Kaiser
2003-06-12
1
-1/+1
*
SF 748975 Printing unsaved shell fails
Kurt B. Kaiser
2003-06-09
1
-2/+6
*
1. Find in Files Dialog shows text selection if there is one
Kurt B. Kaiser
2003-06-07
2
-6/+4
*
1. Update WindowList registry when filename changes so that
Kurt B. Kaiser
2003-06-06
3
-7/+4
*
Avoid problem resolving 'localhost'
Kurt B. Kaiser
2003-06-05
3
-4/+8
*
Change to <<open-module>>: always pop up the dialog, using the current
Guido van Rossum
2003-06-05
1
-8/+7
*
SF 747667 Error Doesn't Decolorize
Kurt B. Kaiser
2003-06-05
1
-1/+6
*
SF 748973 Guido van Rossum patch
Kurt B. Kaiser
2003-06-05
3
-8/+21
*
Eliminate the Revert to Default Settings submenu of Option menu.
Kurt B. Kaiser
2003-06-02
1
-2/+2
*
Modify the remote stack viewer to work in the threaded subprocess.
Kurt B. Kaiser
2003-06-02
2
-3/+26
*
Update for release
Kurt B. Kaiser
2003-06-01
3
-31/+52
*
Set the default for delete-exitfunc in config-main.def to True to handle
Kurt B. Kaiser
2003-06-01
1
-1/+1
*
SF 745525
Kurt B. Kaiser
2003-05-31
1
-3/+14
*
Update for release
Kurt B. Kaiser
2003-05-30
5
-45/+78
*
Added a config-main General option to delete sys.exitfunc. The default
Kurt B. Kaiser
2003-05-28
3
-8/+24
*
Whitespace Normalization
Kurt B. Kaiser
2003-05-26
3
-7/+7
*
1. SF Bug 661676
Kurt B. Kaiser
2003-05-26
2
-8/+11
*
Bruce Sherwood RFE/Patch
Kurt B. Kaiser
2003-05-26
3
-23/+60
*
Improved the RESTART annotation in the shell window when the user
Kurt B. Kaiser
2003-05-24
1
-0/+9
[next]