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
*
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
*
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
[next]