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
*
Issue 964437 Make IDLE help window non-modal.
Terry Jan Reedy
2012-02-05
2
-11/+64
*
#13933 refine patch using 'new' builtin
Terry Jan Reedy
2012-02-05
1
-4/+2
*
Issue #13933: IDLE auto-complete did not work with some imported
Ned Deily
2012-02-04
1
-2/+2
*
whitespace3
Terry Jan Reedy
2012-01-31
1
-1/+1
*
#13506 Add '' to path for interactive interpreter by adding with_cwd parameter
Terry Jan Reedy
2012-01-31
2
-9/+15
*
#13039 allow proper deletion of '>>> ' in IDLE editor windows.
Terry Jan Reedy
2012-01-16
1
-1/+4
*
Issue #4625: If IDLE cannot write to its recent file or breakpoint
Ned Deily
2011-12-14
2
-14/+27
*
Issue #8793: Prevent IDLE crash in 2.7 when given strings with
Ned Deily
2011-11-16
1
-1/+1
*
Issue 13296: Fix IDLE to clear compile __future__ flags on shell restart.
Ned Deily
2011-10-31
1
-0/+2
*
Issue #12590: IDLE editor window now always displays the first line
Ned Deily
2011-07-27
1
-1/+1
*
Fix closes issue12438 - idlelib.PyShell's showformatwarning method was passi...
Senthil Kumaran
2011-07-04
1
-1/+1
*
bump to 2.7.2 final
Benjamin Peterson
2011-06-11
1
-1/+1
*
bump to 2.7.2rc1
v2.7.2rc1
Benjamin Peterson
2011-05-29
1
-1/+1
*
IDLE: #6378: Further adjust idle.bat to start associated Python
Kurt B. Kaiser
2011-05-26
2
-2/+3
*
(backport) Fixes #11088: IDLE crashes when using F5 to run a script on OSX wi...
Ronald Oussoren
2011-05-17
1
-0/+17
*
Issue #11896: Save on Close failed despite selecting "Yes" in dialog.
Kurt B. Kaiser
2011-05-13
3
-32/+34
*
Issue 11718: Teach IDLE's open module dialog to find packages.
Raymond Hettinger
2011-04-13
1
-0/+15
*
<Home> toggle failing on Tk 8.5, causing IDLE exits. Issue 3851.
Kurt B. Kaiser
2011-03-25
2
-13/+13
*
<Home> toggle non-functional when NumLock set.
Kurt B. Kaiser
2011-03-17
2
-3/+10
*
#11565: Fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-16
3
-4/+4
*
#11515: fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-15
2
-3/+3
*
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
[next]