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
/
FormatParagraph.py
Commit message (
Expand
)
Author
Age
*
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy
2016-05-22
*
Issue #20577: move configuration of FormatParagraph extension to new extension
Terry Jan Reedy
2014-12-16
*
Issue #18492: Allow all resources when tests are not run by regrtest.py.
Zachary Ware
2014-06-02
*
Issue 21284: Idle: make test_formatparagraph pass even when a user changes the
Terry Jan Reedy
2014-04-22
*
Issue #18226: Add docstrings and unittests for idlelib/FormatParagraph.py.
Terry Jan Reedy
2013-08-10
*
Issue #16511: Use default IDLE width and height if config param is not valid.
Andrew Svetlov
2012-12-24
*
#11565: Fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-16
*
Merged revisions 59450-59464 via svnmerge from
Christian Heimes
2007-12-11
*
Switch to absolute imports to support direct execution of modules. Many
Kurt B. Kaiser
2007-08-22
*
Merged revisions 56443-56466 via svnmerge from
Guido van Rossum
2007-07-20
*
format_paragraph_event(): Patch 961387 introduced a bug here, causing
Tim Peters
2004-10-24
*
SF patch #961387: Make IDLE's paragraph reformatting width configurable
Raymond Hettinger
2004-06-04
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-16
*
changeover to new keybinding configuration implementation
Steven M. Gava
2002-01-19
*
py-cvs-rel2_1 (Rev 1.9) merge - whitespace normalization
Kurt B. Kaiser
2001-07-13
*
Initial revision
David Scherer
2000-08-15