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
/
NEWS.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
preparing for 2.4.3 final
Anthony Baxter
2006-03-28
1
-0/+5
*
2.4.3c1
Anthony Baxter
2006-03-23
1
-3/+3
*
Source file f.flush() after writing; trying to avoid lossage if user
Kurt B. Kaiser
2006-03-19
1
-0/+9
*
2.4.2 release stuff
Anthony Baxter
2005-09-28
1
-0/+5
*
pre-release machinations
Anthony Baxter
2005-09-20
1
-2/+2
*
- Mac line endings were incorrect when pasting code from some browsers
Kurt B. Kaiser
2005-08-23
1
-0/+9
*
*** empty log message ***
Anthony Baxter
2005-03-30
1
-0/+1
*
2.4.1 preparations.
Anthony Baxter
2005-03-29
1
-0/+5
*
2.4.1rc2 setup
Anthony Baxter
2005-03-16
1
-0/+6
*
pre-release magic
Anthony Baxter
2005-03-09
1
-3/+3
*
If an extension can't be loaded, print warning and skip it instead of
Kurt B. Kaiser
2005-01-19
1
-0/+3
*
Improve error handling when .idlerc can't be created (warn and exit)
Kurt B. Kaiser
2005-01-19
1
-1/+3
*
The GUI was hanging if the shell window was closed while a raw_input()
Kurt B. Kaiser
2004-12-23
1
-0/+9
*
doodedoodedoo on the way to 2.4 final
Anthony Baxter
2004-11-30
1
-3/+3
*
On OpenBSD, terminating IDLE with ctrl-c from the command line caused a
Kurt B. Kaiser
2004-11-19
1
-0/+8
*
2.4rc1
Anthony Baxter
2004-11-18
1
-1/+1
*
Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set"
Kurt B. Kaiser
2004-11-16
1
-0/+4
*
The change in the linecache.checkcache() signature at rev 1.13 caused IDLE to...
Kurt B. Kaiser
2004-11-13
1
-0/+3
*
post-release
Anthony Baxter
2004-11-04
1
-0/+5
*
release shenanigans
Anthony Baxter
2004-11-03
1
-1/+1
*
format_paragraph_event(): Patch 961387 introduced a bug here, causing
Tim Peters
2004-10-24
1
-12/+23
*
release shenanigans
Anthony Baxter
2004-10-15
1
-0/+6
*
1. If user passes a non-existant filename on the commandline, just open
Kurt B. Kaiser
2004-08-22
1
-0/+16
*
release date
Anthony Baxter
2004-08-05
1
-1/+1
*
Checking sys.platform for substring 'win' was breaking IDLE docs on Mac
Kurt B. Kaiser
2004-07-15
1
-0/+9
*
release dates
Anthony Baxter
2004-07-08
1
-2/+2
*
Redirect the warning stream to the shell during the ScriptBinding check of us...
Kurt B. Kaiser
2004-07-04
1
-0/+4
*
Noam Raphel: Further developemt of CodeContext feature.
Kurt B. Kaiser
2004-06-06
1
-6/+14
*
- New Extension: CodeContext. Provides block structuring hints for code
Kurt B. Kaiser
2004-04-21
1
-0/+3
*
M EditorWindow.py
Kurt B. Kaiser
2004-04-11
1
-1/+4
*
1. Bug in Patch 805830 fixed by Nigel Rowe
Kurt B. Kaiser
2004-03-15
1
-0/+5
*
Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe
Kurt B. Kaiser
2004-03-08
1
-0/+2
*
rpc.py:SocketIO - Large modules were generating large pickles when downloaded
Kurt B. Kaiser
2004-01-21
1
-0/+8
*
Added a Tk error dialog to run.py inform the user if the subprocess can't
Kurt B. Kaiser
2004-01-21
1
-0/+6
*
- Print correct exception even if source file changed since shell was
Kurt B. Kaiser
2004-01-02
1
-2/+5
*
Keybindings with the Shift modifier now work correctly. So do bindings
Kurt B. Kaiser
2003-11-24
1
-0/+4
*
Update NEWS.txt to include some items missed earlier. Update the
Kurt B. Kaiser
2003-11-24
1
-0/+13
*
- After an exception, run.py was not setting the exception vector. Noam
Kurt B. Kaiser
2003-11-19
1
-0/+4
*
IDLE didn't start correctly when Python was installed in "Program Files"
Kurt B. Kaiser
2003-08-14
1
-0/+12
*
Added a banner to the shell startup message discussing possible
Kurt B. Kaiser
2003-07-27
1
-0/+10
*
1. Python Bug 775541: Calltips error when docstring is None. Introduced
Kurt B. Kaiser
2003-07-23
1
-2/+9
*
Update to reflect the current status of the configuration system.
Kurt B. Kaiser
2003-07-16
1
-2/+23
*
Update NEWS.txt and move info on release 0.8.1 and earlier to HISTORY.txt
Kurt B. Kaiser
2003-06-14
1
-121/+31
*
Update for release
Kurt B. Kaiser
2003-06-01
1
-15/+36
*
Noam Raphael's patch.
Kurt B. Kaiser
2003-05-17
1
-2/+11
*
1. Restore the capability to run and debug without a subprocess.
Kurt B. Kaiser
2003-05-15
1
-0/+16
*
Update for SF 71033 and changes to subprocess threading
Kurt B. Kaiser
2003-05-12
1
-1/+13
*
1. Implement processing of user code in subprocess MainThread. Pass loop
Kurt B. Kaiser
2003-05-08
1
-4/+9
*
Update for release into Python
Kurt B. Kaiser
2003-04-25
1
-1/+1
*
Update for 2.3b1
Kurt B. Kaiser
2003-04-25
1
-2/+2
[next]