index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
textView.py
Commit message (
Expand
)
Author
Age
*
Issue #27365: Allow non-ascii in idlelib/NEWS.txt, for contributor names.
Terry Jan Reedy
2016-06-22
*
Issue #22726: Re-activate config dialog help button with some content about
Terry Jan Reedy
2015-10-11
*
Issue #18910: Add unittest for textView. Patch by Phil Webster.
Terry Jan Reedy
2014-06-05
*
Issue #21477: Idle htest: merge and modify run and runall; add many tests.
Terry Jan Reedy
2014-05-24
*
Merge with 3.3
Terry Jan Reedy
2013-05-13
|
\
|
*
Silence unclosed open file ResourceWarning.
Terry Jan Reedy
2013-05-13
*
|
Complete 2 to 3 conversion
Terry Jan Reedy
2013-05-13
|
\
|
|
*
Complete 2 to 3 conversion
Terry Jan Reedy
2013-05-13
*
|
Replace IOError with OSError (#16715)
Andrew Svetlov
2012-12-25
|
/
*
Issue 964437 Make IDLE help window non-modal.
Terry Jan Reedy
2012-02-05
*
Fix resource warning when looking at turtledemo’s help (#12295)
Éric Araujo
2011-08-01
*
Issue #8203: Fix IDLE Credits dialog: view_file() uses its encoding argument.
Victor Stinner
2010-06-17
*
Tkinter, step 2: adapt imports.
Georg Brandl
2008-05-17
*
Merged revisions 58221-58741 via svnmerge from
Guido van Rossum
2007-11-01
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
*
aboutDialog.py:
Kurt B. Kaiser
2003-06-12
*
Whitespace Normalization
Kurt B. Kaiser
2002-12-31
*
indentation style changed to match existing source
Steven M. Gava
2001-07-31
*
some new dialogs and support files for new about and configuration implementa...
Steven M. Gava
2001-07-31