| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-29762: More use "raise from None". (#569) | Serhiy Storchaka | 2017-04-05 | 1 | -3/+3 |
|
|
* | #27364: fix "incorrect" uses of escape character in the stdlib. | R David Murray | 2016-09-08 | 1 | -3/+3 |
|
|
* | Removed unintentional trailing spaces in text files. | Serhiy Storchaka | 2015-03-29 | 1 | -7/+7 |
|
|
* | Issue #23641: Cleaned out legacy dunder names from tests and docs. | Serhiy Storchaka | 2015-03-12 | 1 | -3/+1 |
|
|
* | #18803: fix more typos. Patch by Févry Thibault. | Ezio Melotti | 2013-08-25 | 1 | -1/+1 |
|
|
* | Fix import. | Georg Brandl | 2010-10-26 | 1 | -2/+2 |
|
|
* | Make the Pynche tool work with Python 3. | Georg Brandl | 2010-08-02 | 8 | -28/+32 |
|
|
* | More 2to3 fixes in the Tools directory. Fixes #2893. | Georg Brandl | 2008-05-16 | 3 | -11/+11 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 2 | -3/+0 |
|
|
* | Convert some custom sort comparison functions to equivalent key functions. | Raymond Hettinger | 2008-01-30 | 1 | -4/+1 |
|
|
* | Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge... | Georg Brandl | 2008-01-21 | 1 | -4/+1 |
|
|
* | Convert print statements to function calls in Tools/. | Collin Winter | 2007-08-03 | 3 | -17/+16 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
|
|
* | Remove apply() | Neal Norwitz | 2006-03-17 | 1 | -1/+1 |
|
|
* | Ported from 2.4 branch: | Barry Warsaw | 2006-01-01 | 1 | -2/+2 |
|
|
* | Fix all wrong instances of "it's". | Georg Brandl | 2005-07-22 | 2 | -2/+2 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 3 | -6/+6 |
|
|
* | Patch #812378: Normalize white space. | Martin v. Löwis | 2003-10-24 | 2 | -114/+114 |
|
|
* | Fix for SF bug #780996, crash when no .pynche file exists and -d | Barry Warsaw | 2003-09-03 | 1 | -2/+4 |
|
|
* | FILETYPES: Newer XFree86 rgb.txt files use the key Xorg instead of | Barry Warsaw | 2002-10-21 | 1 | -67/+68 |
|
|
* | Some fixes based on feedback from Hans Petter Langtangen. | Barry Warsaw | 2002-10-21 | 1 | -41/+44 |
|
|
* | Fix a typo, update (only one) style improvement, whitespace | Barry Warsaw | 2002-10-21 | 1 | -5/+5 |
|
|
* | Bump to version 1.3. Also document the new behavior of the chip widgets. | Barry Warsaw | 2001-08-23 | 1 | -8/+17 |
|
|
* | Bump to version 1.3 | Barry Warsaw | 2001-08-23 | 1 | -1/+1 |
|
|
* | Implement some suggestions by Laura Creighton. | Barry Warsaw | 2001-08-23 | 1 | -6/+28 |
|
|
* | Change the way hex type-ins are displayed. The old way was way too | Barry Warsaw | 2001-07-10 | 1 | -48/+53 |
|
|
* | __init__(), save_views(): Catch ValueError along with IOError and | Barry Warsaw | 2001-07-10 | 1 | -6/+7 |
|
|
* | Update a comment. | Barry Warsaw | 2001-07-10 | 1 | -2/+4 |
|
|
* | __init__(): Use augmented assignments. | Barry Warsaw | 2001-07-10 | 1 | -3/+5 |
|
|
* | De-string-module-ification. | Barry Warsaw | 2001-07-10 | 2 | -10/+11 |
|
|
* | __version__: Bump to 1.2 | Barry Warsaw | 2001-07-10 | 1 | -6/+8 |
|
|
* | __populate(): Use augmented assignments. | Barry Warsaw | 2001-07-10 | 1 | -1/+1 |
|
|
* | __delta(): Use augmented assignments. | Barry Warsaw | 2001-07-10 | 1 | -6/+6 |
|
|
* | De-string-module-ification and other Python 2.x improvements. | Barry Warsaw | 2001-07-10 | 1 | -29/+18 |
|
|
* | Update a comment. | Barry Warsaw | 2001-07-10 | 1 | -1/+1 |
|
|
* | Updated documentation, and bump the version number to 1.2. | Barry Warsaw | 2001-07-10 | 1 | -10/+25 |
|
|
* | update_yourself(): Removed unused local variable reported by | Barry Warsaw | 2001-04-18 | 1 | -1/+0 |
|
|
* | __init__(): Removed unused local variable reported by PyChecker. | Barry Warsaw | 2001-04-18 | 1 | -1/+0 |
|
|
* | StripWidget.__init__(), update_yourself(): Removed some unused local | Barry Warsaw | 2001-04-18 | 1 | -21/+20 |
|
|
* | Helpwin.__init__(): Removed an unused local variable (via import) | Barry Warsaw | 2001-04-18 | 1 | -1/+1 |
|
|
* | Bump the version to 1.1 | Barry Warsaw | 2001-04-18 | 1 | -1/+1 |
|
|
* | There have been a few new Python releases <wink> in the 2 years since | Barry Warsaw | 2001-04-18 | 1 | -10/+7 |
|
|
* | Special case around some of the nastier annoyances with the type-in | Barry Warsaw | 2001-02-01 | 1 | -6/+25 |
|
|
* | Move the "from Tkinter import *" out of the method and into the module | Barry Warsaw | 2001-02-01 | 1 | -1/+2 |
|
|
* | make_view_popups(): Catch import error which can occur if a viewer is | Barry Warsaw | 1999-07-06 | 1 | -1/+7 |
|
|
* | Use the much nicer tkFileDialog for loading color name database files | Barry Warsaw | 1999-04-27 | 1 | -5/+10 |
|
|
* | Document that for askcolor(), databasefile and wantspec can now be set | Barry Warsaw | 1999-04-27 | 1 | -2/+2 |
|
|
* | askcolor(): databasefile and wantspec can now be set on every | Barry Warsaw | 1999-04-27 | 1 | -3/+13 |
|
|
* | Implement dynamic external Viewer discovery. | Barry Warsaw | 1999-04-27 | 1 | -34/+61 |
|
|
* | Add a module global variable ADDTOVIEW to conform to dynamic viewer | Barry Warsaw | 1999-04-27 | 3 | -1/+7 |
|
|