summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
Commit message (Collapse)AuthorAgeFilesLines
* version bumpv2.6.9Barry Warsaw2013-10-291-1/+1
|
* Bump to 2.6.9rc1Barry Warsaw2013-10-011-1/+1
|
* Bump to 2.6.8v2.6.8Barry Warsaw2012-04-101-1/+1
|
* Bump to 2.6.8rc2v2.6.8rc2Barry Warsaw2012-03-171-1/+1
|
* Bump to version 2.6.8rc1.Barry Warsaw2012-02-231-1/+1
|
* Replay svn r88850.v2.6.7Barry Warsaw2011-06-041-1/+1
|
* Replay changeset 70248:c714e2f92f63 from fubar branch. Original commitBarry Warsaw2011-05-231-1/+1
| | | | | | message: Cross-port changes for 2.6.7rc2 from the Subversion branch.
* Replay changeset 70238:03e488b5c009 from fubar branch. Original commitBarry Warsaw2011-05-231-1/+1
| | | | | | | | message: Reconcile with the 2.6svn branch. The 2.6.7 release will be made from Subversion, but there were differences, so this brings them in sync. These changes should *not* propagate to any newer versions.
* 2.6.6 final. \o/v2.6.6Barry Warsaw2010-08-231-1/+1
|
* Bumping to 2.6.6rc2.Barry Warsaw2010-08-161-1/+1
|
* Bumping to 2.6.6 rc 1v2.6.6rc1Barry Warsaw2010-08-031-1/+1
|
* Merged revisions 79576-79578 via svnmerge fromEzio Melotti2010-08-0237-166/+173
| | | | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r79576 | florent.xicluna | 2010-04-02 10:24:52 +0300 (Fri, 02 Apr 2010) | 2 lines #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. ........ r79577 | florent.xicluna | 2010-04-02 11:15:26 +0300 (Fri, 02 Apr 2010) | 2 lines #7092: Drop the cmp argument. ........ r79578 | florent.xicluna | 2010-04-02 11:30:21 +0300 (Fri, 02 Apr 2010) | 2 lines #7092: silence some py3k warnings ........
* Merged revisions 79558 via svnmerge fromEzio Melotti2010-08-022-13/+12
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r79558 | florent.xicluna | 2010-04-01 21:17:09 +0300 (Thu, 01 Apr 2010) | 2 lines #7092: Fix some -3 warnings, and fix Lib/platform.py when the path contains a double-quote. ........
* Merged revisions 83105 via svnmerge fromEzio Melotti2010-07-231-1/+1
| | | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/release27-maint ................ r83105 | ezio.melotti | 2010-07-23 19:55:21 +0300 (Fri, 23 Jul 2010) | 9 lines Merged revisions 83103 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83103 | ezio.melotti | 2010-07-23 19:48:22 +0300 (Fri, 23 Jul 2010) | 1 line #9359: fix typo. Thanks to Piotr Kasprzyk for the patch. ........ ................
* Bumping to 2.6.5 final.v2.6.5Barry Warsaw2010-03-181-1/+1
|
* Bumping to 2.6.5rc2v2.6.5rc2Barry Warsaw2010-03-091-1/+1
|
* More copyright year updates.v2.6.5rc1Barry Warsaw2010-03-011-1/+1
|
* Bump to 2.6.5 rc 1.Barry Warsaw2010-03-011-1/+1
|
* bumping to 2.6.4v2.6.4Barry Warsaw2009-10-261-1/+1
|
* Bump to 2.6.4rc2v2.6.4rc2Barry Warsaw2009-10-181-1/+1
|
* Bumping to 2.6.4rc1v2.6.4rc1Barry Warsaw2009-10-061-1/+1
|
* Merged revisions 71995,72227 via svnmerge fromKurt B. Kaiser2009-10-042-26/+16
| | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r71995 | kurt.kaiser | 2009-04-26 19:22:11 -0400 (Sun, 26 Apr 2009) | 2 lines Right click 'go to file/line' not working if spaces in path. Bug 5559. ........ r72227 | kurt.kaiser | 2009-05-02 22:05:22 -0400 (Sat, 02 May 2009) | 2 lines Further development of issue5559, handle Windows files which not only have embedded spaces, but leading spaces. ........
* That fix was part of 2.5.3rc1....Kurt B. Kaiser2009-10-041-3/+3
|
* Document backport of r72946, issue6110. r74976.Kurt B. Kaiser2009-10-041-1/+13
|
* Bump to 2.6.3v2.6.3Barry Warsaw2009-10-011-1/+1
|
* Backport of r72946. This closes Issue 6100 and 6951 forRonald Oussoren2009-09-201-1/+2
| | | | the 2.6 branch.
* Merged revisions 69846 via svnmerge fromJesus Cea2009-07-023-4/+4
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r69846 | mark.dickinson | 2009-02-21 21:27:01 +0100 (Sat, 21 Feb 2009) | 2 lines Issue #5341: Fix a variety of spelling errors. ........
* Merged revisions 70723 via svnmerge fromKurt B. Kaiser2009-04-252-4/+15
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r70723 | kurt.kaiser | 2009-03-30 12:22:00 -0400 (Mon, 30 Mar 2009) | 1 line Tk 8.5 Text widget requires 'wordprocessor' tabstyle attr to handle mixed space/tab properly. Issue 5120, patch by Guilherme Polo. ........
* Merged revisions 68801 via svnmerge fromKurt B. Kaiser2009-04-251-1/+1
| | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r68801 | raymond.hettinger | 2009-01-20 05:46:23 -0500 (Tue, 20 Jan 2009) | 5 lines Use Georg's new permalinks to documentation by version number. That assures that IDLE's help always points to the correct version and the latest update with all bug fixes. ........
* Merged revisions 71812 via svnmerge fromKurt B. Kaiser2009-04-254-14/+38
| | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r71812 | kurt.kaiser | 2009-04-22 22:36:01 -0400 (Wed, 22 Apr 2009) | 2 lines Produce correct version string to access the .chm docs on Windows. Patch 5783 gpolo. Will port. ........ Also, I straightened out NEWS.txt, bumped idlever.py, and updated CREDITS.txt.
* Bumping to 2.6.2 (final).v2.6.2Barry Warsaw2009-04-141-1/+1
|
* Bump to 2.6.2c1.Barry Warsaw2009-04-071-1/+1
|
* Merged revisions 70176 via svnmerge fromRonald Oussoren2009-03-046-12/+25
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r70176 | ronald.oussoren | 2009-03-04 22:35:05 +0100 (Wed, 04 Mar 2009) | 2 lines Fixes issues 3883 and 5194 ........
* Backport of r68153Ronald Oussoren2009-01-022-2/+7
|
* Prep for 2.6.1v2.6.1Barry Warsaw2008-12-041-1/+1
|
* Merged revisions 66922 via svnmerge fromBenjamin Peterson2008-10-162-6/+12
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r66922 | benjamin.peterson | 2008-10-16 14:40:14 -0500 (Thu, 16 Oct 2008) | 1 line use new showwarnings signature for idle #3391 ........
* Bumping to 2.6 final.Barry Warsaw2008-10-011-1/+1
|
* Bumping to 2.6rc2v2.6rc2Barry Warsaw2008-09-181-1/+1
|
* Bumping to 2.6rc1Barry Warsaw2008-09-121-1/+1
|
* Bump to 2.6b3.v2.6b3Barry Warsaw2008-08-211-1/+1
|
* Bumping to 2.6b2v2.6b2Barry Warsaw2008-07-181-1/+1
|
* Bumping to 2.6b1v2.6b1Barry Warsaw2008-06-191-1/+1
|
* ConfigParser renaming reversal part 3: move module into place and adapt imports.Georg Brandl2008-05-251-1/+1
|
* Queue renaming reversal part 3: move module into place andGeorg Brandl2008-05-252-6/+6
| | | | change imports and other references. Closes #2925.
* socketserver renaming reversal part 3: move the module into the rightGeorg Brandl2008-05-241-7/+7
| | | | place and fix all references to it. Closes #2926.
* Revert the renaming of repr to reprlib.Brett Cannon2008-05-232-3/+3
|
* Revert copy_reg -> copyreg rename.Georg Brandl2008-05-201-3/+3
|
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-2037-70/+68
|
* Tkinter rename, step 2: fix imports and add stub modules.Georg Brandl2008-05-1637-68/+70
|
* Changed references to the reprlib module to use its new name.Alexandre Vassalotti2008-05-162-3/+3
|