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
*
Merged revisions 88232 via svnmerge from
Ned Deily
2011-01-31
1
-1/+6
*
Merged revisions 88003 via svnmerge from
Ned Deily
2011-01-30
2
-0/+24
*
Merged revisions 88236 via svnmerge from
Ned Deily
2011-01-29
1
-2/+2
*
Merged revisions 87394 via svnmerge from
Ned Deily
2011-01-18
3
-39/+42
*
Issue 6285: catch missing IDLE help file. Backport from 3.2.
Terry Reedy
2011-01-01
1
-3/+11
*
Merged revisions 87374 via svnmerge from
R. David Murray
2010-12-18
1
-1/+8
*
Merged revisions 87119 via svnmerge from
Ronald Oussoren
2010-12-07
2
-1/+6
*
2.7.1 final version bump
v2.7.1
Benjamin Peterson
2010-11-27
1
-1/+1
*
Issue 9222 Fix filetypes for open dialog
Terry Reedy
2010-11-23
1
-2/+2
*
Merged revisions 86655 via svnmerge from
Brian Curtin
2010-11-22
1
-1/+1
*
Merged revisions 86651 via svnmerge from
Brian Curtin
2010-11-21
1
-2/+3
*
2.7.1rc1 bump
v2.7.1rc1
Benjamin Peterson
2010-11-13
1
-1/+1
*
Merged revisions 83103 via svnmerge from
Ezio Melotti
2010-07-23
1
-1/+1
*
prepare for 2.7.1
Benjamin Peterson
2010-07-03
1
-1/+1
*
update to 2.7 final
Benjamin Peterson
2010-07-03
1
-1/+1
*
add release date
Benjamin Peterson
2010-07-03
1
-3/+3
*
bump verson to 2.7rc2
v2.7rc2
Benjamin Peterson
2010-06-21
1
-1/+1
*
bump version to 2.7 rc1
Benjamin Peterson
2010-06-06
1
-1/+1
*
bump version to 2.7 beta 2
v2.7b2
Benjamin Peterson
2010-05-08
1
-1/+1
*
bump version to 2.7b1
Benjamin Peterson
2010-04-10
1
-1/+1
*
#7092: silence some py3k warnings
Florent Xicluna
2010-04-02
2
-2/+2
*
#7092: Drop the cmp argument.
Florent Xicluna
2010-04-02
2
-15/+2
*
#7092: Fix additional "-3" warnings in the idlelib package, and convert to ab...
Florent Xicluna
2010-04-02
37
-149/+169
*
#7092: Fix some -3 warnings, and fix Lib/platform.py when the path contains a...
Florent Xicluna
2010-04-01
2
-13/+12
*
Syntax cleanup `== None` -> `is None`
Florent Xicluna
2010-03-25
1
-1/+1
*
bump version to 2.7a4
v2.7a4
Benjamin Peterson
2010-03-06
1
-1/+1
*
bump version to 2.7a3
v2.7a3
Benjamin Peterson
2010-02-06
1
-1/+1
*
bump version to 2.7a2
v2.7a2
Benjamin Peterson
2010-01-09
1
-1/+1
*
More yearly updates.
Georg Brandl
2010-01-01
1
-1/+1
*
Issue #6834: replace the implementation for the 'python' and 'pythonw' execut...
Ronald Oussoren
2009-12-24
1
-1/+7
*
bump version to 2.7a1
v2.7a1
Benjamin Peterson
2009-12-05
1
-1/+1
*
replace has_key with 'in' operator
Benjamin Peterson
2009-10-09
10
-18/+18
*
replace callable()
Benjamin Peterson
2009-10-09
1
-2/+2
*
Issue #3926: Fix the usage of the new showwarnings and formatwarning.
Guilherme Polo
2009-08-14
2
-15/+16
*
Issue #3344: Replace itertools.count by enumerate.
Guilherme Polo
2009-08-14
1
-3/+2
*
Typo.
Guilherme Polo
2009-08-05
1
-1/+1
*
Easier reference to find (at least while svn continues being used).
Guilherme Polo
2009-08-05
1
-1/+1
*
#6076 Add a title to the IDLE Preferences window.
Amaury Forgeot d'Arc
2009-07-15
1
-0/+1
*
special case release candidates
Benjamin Peterson
2009-06-13
1
-2/+4
*
Issue 5150: Add rstrip() option to IDLE's format menu.
Raymond Hettinger
2009-05-29
2
-0/+35
*
Fixes issue 6110
Ronald Oussoren
2009-05-26
1
-1/+2
*
Further development of issue5559, handle Windows files
Kurt B. Kaiser
2009-05-03
1
-2/+4
*
idle.py modified and simplified to better support
Kurt B. Kaiser
2009-05-03
2
-21/+14
*
Right click 'go to file/line' not working if spaces
Kurt B. Kaiser
2009-04-26
2
-25/+13
*
Produce correct version string to access the .chm
Kurt B. Kaiser
2009-04-23
4
-10/+22
*
Allow multiple IDLE GUI/subprocess pairs to exist
Kurt B. Kaiser
2009-04-04
3
-19/+34
*
Remove port spec from run.py and fix bug where
Kurt B. Kaiser
2009-04-02
2
-4/+10
*
Tk 8.5 Text widget requires 'wordprocessor' tabstyle attr to handle mixed spa...
Kurt B. Kaiser
2009-03-30
2
-4/+15
*
Typo fix.
Guilherme Polo
2009-03-29
1
-1/+1
*
Fixes issues 3883 and 5194
Ronald Oussoren
2009-03-04
6
-12/+25
[next]