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
*
Backport of r68153
Ronald Oussoren
2009-01-02
2
-2/+7
*
Prep for 2.6.1
v2.6.1
Barry Warsaw
2008-12-04
1
-1/+1
*
Merged revisions 66922 via svnmerge from
Benjamin Peterson
2008-10-16
2
-6/+12
*
Bumping to 2.6 final.
Barry Warsaw
2008-10-01
1
-1/+1
*
Bumping to 2.6rc2
v2.6rc2
Barry Warsaw
2008-09-18
1
-1/+1
*
Bumping to 2.6rc1
Barry Warsaw
2008-09-12
1
-1/+1
*
Bump to 2.6b3.
v2.6b3
Barry Warsaw
2008-08-21
1
-1/+1
*
Bumping to 2.6b2
v2.6b2
Barry Warsaw
2008-07-18
1
-1/+1
*
Bumping to 2.6b1
v2.6b1
Barry Warsaw
2008-06-19
1
-1/+1
*
ConfigParser renaming reversal part 3: move module into place and adapt imports.
Georg Brandl
2008-05-25
1
-1/+1
*
Queue renaming reversal part 3: move module into place and
Georg Brandl
2008-05-25
2
-6/+6
*
socketserver renaming reversal part 3: move the module into the right
Georg Brandl
2008-05-24
1
-7/+7
*
Revert the renaming of repr to reprlib.
Brett Cannon
2008-05-23
2
-3/+3
*
Revert copy_reg -> copyreg rename.
Georg Brandl
2008-05-20
1
-3/+3
*
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
Georg Brandl
2008-05-20
37
-70/+68
*
Tkinter rename, step 2: fix imports and add stub modules.
Georg Brandl
2008-05-16
37
-68/+70
*
Changed references to the reprlib module to use its new name.
Alexandre Vassalotti
2008-05-16
2
-3/+3
*
Updated import statements to use the new `configparser` module name.
Alexandre Vassalotti
2008-05-14
1
-1/+1
*
Updated all import statements to use the new socketserver module name.
Alexandre Vassalotti
2008-05-12
1
-7/+7
*
Added stub for the Queue module to be renamed in 3.0.
Alexandre Vassalotti
2008-05-11
2
-6/+6
*
Added module stub for copy_reg renaming in 3.0.
Alexandre Vassalotti
2008-05-11
1
-3/+3
*
Bump to 2.6a3
v2.6a3
Barry Warsaw
2008-05-08
1
-1/+1
*
Autocompletion of filenames now support alternate separators, e.g. the
Kurt B. Kaiser
2008-04-27
2
-3/+10
*
Improved AutoCompleteWindow logic. Patch 2062 Tal Einat.
Kurt B. Kaiser
2008-04-27
2
-7/+14
*
Home / Control-A toggles between left margin and end of leading white
Kurt B. Kaiser
2008-04-27
3
-11/+48
*
Issue 2665: On Windows, sys.stderr does not contain a valid file when running...
Amaury Forgeot d'Arc
2008-04-21
2
-4/+24
*
Updating for 2.6a2
v2.6a2
Barry Warsaw
2008-04-03
1
-1/+1
*
#2503 make singletons compared with "is" not == or !=
Benjamin Peterson
2008-03-29
2
-4/+3
*
Give IDLE a release date
Barry Warsaw
2008-03-01
1
-1/+1
*
bump idle version number
Barry Warsaw
2008-03-01
1
-1/+1
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
7
-7/+2
*
Configured selection highlighting colors were ignored; updating highlighting
Kurt B. Kaiser
2008-02-15
3
-36/+30
*
ScriptBinding event handlers weren't returning 'break'. Patch 2050, Tal Einat.
Kurt B. Kaiser
2008-02-15
2
-6/+9
*
Bring NEWS.txt up to date from check-in msgs.
Kurt B. Kaiser
2008-02-14
1
-0/+7
*
what??! Correct r60225.
Kurt B. Kaiser
2008-02-12
1
-1/+1
*
There was an error on exit if no sys.exitfunc was defined. Issue 1647.
Kurt B. Kaiser
2008-01-23
2
-1/+6
*
Could not open files in .idlerc directory if latter was hidden on Windows.
Kurt B. Kaiser
2008-01-23
2
-2/+10
*
Configure Dialog: improved layout for keybinding. Patch 1457 Tal Einat.
Kurt B. Kaiser
2007-12-28
2
-20/+24
*
Fixed #1649: IDLE error: dictionary changed size during iteration
Christian Heimes
2007-12-18
1
-1/+1
*
IDLE_tabbedpages.071101.patch Tal Einat
Kurt B. Kaiser
2007-12-11
2
-148/+47
*
format_paragraph_event wasn't returning 'break'
Kurt B. Kaiser
2007-12-11
1
-0/+1
*
check in Tal Einat's update to tabpage.py
Kurt B. Kaiser
2007-10-30
3
-9/+489
*
Add confirmation dialog before printing. Patch 1717170 Tal Einat.
Kurt B. Kaiser
2007-10-28
2
-1/+13
*
1. Add comments to provide top-level documentation.
Kurt B. Kaiser
2007-10-26
1
-30/+68
*
Correct an ancient bug in an unused path by removing that path: register() is
Kurt B. Kaiser
2007-10-25
1
-5/+1
*
show paste if > 80 columns. Patch 1659326 Tal Einat.
Kurt B. Kaiser
2007-10-10
2
-0/+3
*
Allow cursor color change w/o restart. Patch 1725576 Tal Einat.
Kurt B. Kaiser
2007-10-10
2
-0/+5
*
Allow interrupt only when executing user code in subprocess
Kurt B. Kaiser
2007-10-09
2
-3/+13
*
configDialog cleanup. Patch 1730217 Tal Einat.
Kurt B. Kaiser
2007-10-04
2
-40/+44
*
textView cleanup. Patch 1718043 Tal Einat.
Kurt B. Kaiser
2007-10-04
4
-50/+54
[next]