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
*
Merged revisions 58221-58741 via svnmerge from
Guido van Rossum
2007-11-01
1
-0/+20
*
Windows EOL sequence not converted correctly, encoding error.
Kurt B. Kaiser
2007-10-09
1
-1/+10
*
IDLE's py3k NEWS
Kurt B. Kaiser
2007-08-30
1
-1/+19
*
Merged revisions 53623-53858 via svnmerge from
Thomas Wouters
2007-02-23
1
-0/+13
*
Merged revisions 53005-53303 via svnmerge from
Thomas Wouters
2007-01-09
1
-0/+20
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-0/+7
*
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
Thomas Wouters
2006-08-21
1
-1/+23
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0/+43
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-0/+5
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-4/+7
*
1. Made advanced keybinding dialog functional.
Kurt B. Kaiser
2005-11-22
1
-1/+8
*
Better indentation after first line of string continuation.
Kurt B. Kaiser
2005-11-15
1
-0/+3
*
Incorporate Tal Einat's comment on Patch 936169: Fixes alignment problem.
Kurt B. Kaiser
2005-10-03
1
-0/+2
*
Increased performance in CodeContext extension Patch 936169 Noam Raphael
Kurt B. Kaiser
2005-10-02
1
-4/+6
*
1. Mac line endings were incorrect when pasting code from some browsers
Kurt B. Kaiser
2005-08-23
1
-0/+3
*
<Enter> when cursor is on a previous command retrieves that command. Instead
Kurt B. Kaiser
2005-06-19
1
-0/+5
*
1. Clarify "tab/space" Error Dialog and "Tab Width" Dialog associated with
Kurt B. Kaiser
2005-06-12
1
-0/+6
*
1. Patch 1196895 Jeff Shute:
Kurt B. Kaiser
2005-06-12
1
-0/+4
*
Improve subprocess link error notification
Kurt B. Kaiser
2005-05-10
1
-0/+2
*
Use Queue's blocking feature instead of sleeping in the main
Kurt B. Kaiser
2005-05-05
1
-0/+3
*
Add config-main.def option to make the 'history' feature non-cyclic.
Kurt B. Kaiser
2005-02-03
1
-0/+3
*
Removed ability to configure tabs indent from Options dialog. This 'feature'
Kurt B. Kaiser
2005-01-31
1
-0/+9
*
Add keybindings for del-word-left and del-word-right.
Kurt B. Kaiser
2005-01-28
1
-1/+8
*
1. Polish tabbing code.
Kurt B. Kaiser
2005-01-19
1
-0/+8
*
If an extension can't be loaded, print warning and skip it instead of
Kurt B. Kaiser
2005-01-18
1
-1/+4
*
The GUI was hanging if the shell window was closed while a raw_input()
Kurt B. Kaiser
2004-12-23
1
-0/+4
*
The remote procedure call module rpc.py can now access data attributes of
Kurt B. Kaiser
2004-12-21
1
-0/+8
*
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
[next]