| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #2489: Fix bug in _copy loop that could consume 100% cpu on EOF. | Gregory P. Smith | 2012-02-16 | 1 | -5/+11 |
|
|
* | Issue #3782: os.write() must not accept unicode strings | Antoine Pitrou | 2008-09-15 | 1 | -1/+1 |
|
|
* | Raise statement normalization in Lib/. | Collin Winter | 2007-08-30 | 1 | -2/+2 |
|
|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -1/+1 |
|
|
* | Merged revisions 53538-53622 via svnmerge from | Thomas Wouters | 2007-02-05 | 1 | -1/+1 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
|
|
* | Merged revisions 53005-53303 via svnmerge from | Thomas Wouters | 2007-01-09 | 1 | -1/+3 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -0/+4 |
|
|
* | Removed no-longer-needed convolutions to recover from damaged modules | Tim Peters | 2004-08-02 | 1 | -11/+0 |
|
|
* | [Bug #897935] Fix fd leak in pty.spawn(). Reported by James Henstridge; 2.3 ... | Andrew M. Kuchling | 2004-06-05 | 1 | -0/+2 |
|
|
* | Get rid of many apply() calls. | Guido van Rossum | 2003-02-27 | 1 | -1/+1 |
|
|
* | Whitespace normalization. | Tim Peters | 2003-01-29 | 1 | -2/+2 |
|
|
* | Expose I_ constants. Auto-detect stropts.h. Properly configure the slave term... | Martin v. Löwis | 2003-01-01 | 1 | -1/+11 |
|
|
* | Patch #581705: Catch OSError, termios.error in spawn. 2.2 bugfix candidate. | Martin v. Löwis | 2002-07-28 | 1 | -4/+9 |
|
|
* | Whitespace normalization. | Tim Peters | 2001-05-29 | 1 | -1/+1 |
|
|
* | A disgusting "fix" for the test___all__ failure under Windows. | Tim Peters | 2001-05-13 | 1 | -0/+11 |
|
|
* | Clean up bare except where only IOError makes sense. | Fred Drake | 2001-05-11 | 1 | -1/+1 |
|
|
* | Update to reflect deprecation of the FCNTL module: The fcntl module does | Fred Drake | 2001-05-10 | 1 | -4/+4 |
|
|
* | __all__ for several more modules | Skip Montanaro | 2001-02-12 | 1 | -0/+2 |
|
|
* | Whitespace normalization. | Tim Peters | 2001-01-15 | 1 | -113/+113 |
|
|
* | Fix bug #379, reported by Phillip Porch <root@theproch.com>: | Fred Drake | 2000-07-03 | 1 | -1/+1 |
|
|
* | Thomas Wouters <thomas@xs4all.net>: | Fred Drake | 2000-06-28 | 1 | -16/+57 |
|
|
* | More trivial comment -> docstring transformations by Ka-Ping Yee, | Guido van Rossum | 2000-02-04 | 1 | -13/+15 |
|
|
* | No need to import sys. (Andrew Dalke & kjpylint) | Guido van Rossum | 1999-05-03 | 1 | -1/+1 |
|
|
* | New tty/pty modules by Steen; new urlparser. | Guido van Rossum | 1994-09-12 | 1 | -0/+106 |
|
|