| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 78678,78680,78682 via svnmerge from | Benjamin Peterson | 2010-03-05 | 1 | -0/+0 |
|
|
* | Remove AtheOS support, as per PEP 11 (which claims that all code was removed ... | Antoine Pitrou | 2009-10-24 | 1 | -8/+5 |
|
|
* | Merged revisions 72887 via svnmerge from | Antoine Pitrou | 2009-05-24 | 1 | -1/+16 |
|
|
* | Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge | R. David Murray | 2009-03-31 | 1 | -2/+5 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -1/+1 |
|
|
* | Merged revisions 61644,61646-61647,61649-61652,61656-61658,61663,61665,61667 ... | Christian Heimes | 2008-03-20 | 1 | -4/+4 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -52/+71 |
|
|
* | Merged revisions 58221-58741 via svnmerge from | Guido van Rossum | 2007-11-01 | 1 | -1/+1 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -3/+3 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -1/+1 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -3/+4 |
|
|
* | Bug #1101233: fix test_fcntl on netbsd2 platform. | Georg Brandl | 2006-02-20 | 1 | -1/+1 |
|
|
* | Add support for FreeBSD 7. | Hye-Shik Chang | 2005-07-17 | 1 | -0/+1 |
|
|
* | Fix testcase for 64bit BSD systems: long is 8 bytes for those systems | Hye-Shik Chang | 2005-04-04 | 1 | -2/+8 |
|
|
* | Add support for FreeBSD 6. | Hye-Shik Chang | 2004-08-18 | 1 | -1/+1 |
|
|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -2/+2 |
|
|
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
|
|
* | Patch #488073: AtheOS port. | Martin v. Löwis | 2002-06-11 | 1 | -0/+3 |
|
|
* | SF 554663. Add OpenBSD3. Bugfix candidate if anyone cares. | Guido van Rossum | 2002-05-13 | 1 | -1/+1 |
|
|
* | OS/2 EMX port Library and regression test changes: | Andrew MacIntyre | 2002-02-24 | 1 | -7/+12 |
|
|
* | sys.platform on Mac OS X is now "darwin", without any version number appended. | Jack Jansen | 2001-12-05 | 1 | -1/+1 |
|
|
* | Assume a 64-bit start and len if O_LARGEFILE is available. | Martin v. Löwis | 2001-10-18 | 1 | -1/+8 |
|
|
* | Update the tests for the fcntl module to check passing in file objects, | Fred Drake | 2001-05-09 | 1 | -11/+21 |
|
|
* | Unixware 7 support by Billy G. Allie (SF patch 413011) | Guido van Rossum | 2001-04-11 | 1 | -1/+1 |
|
|
* | Based on info from Jens@digicool.com, add 'darwin1' to the list of | Guido van Rossum | 2001-03-28 | 1 | -1/+1 |
|
|
* | a bold attempt to fix things broken by MAL's verify patch: import | Fredrik Lundh | 2001-01-17 | 1 | -1/+1 |
|
|
* | This patch removes all uses of "assert" in the regression test suite | Marc-André Lemburg | 2001-01-17 | 1 | -1/+1 |
|
|
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -2/+2 |
|
|
* | Use test_support.TESTFN as the temporary filename. | Fred Drake | 2000-10-18 | 1 | -3/+3 |
|
|
* | Anonymous patch to add Darwin 1.2 to the list of BSDs. | Guido van Rossum | 2000-10-12 | 1 | -1/+1 |
|
|
* | HP-UX is another one of those platforms using an alternative lock | Guido van Rossum | 2000-09-26 | 1 | -1/+1 |
|
|
* | Add support for FreeBSD-[45]. | Guido van Rossum | 2000-08-29 | 1 | -1/+1 |
|
|
* | Daniel Neri: OpenBSD is just as BSD'ish as the other BSD's ;-) | Guido van Rossum | 1999-04-19 | 1 | -1/+2 |
|
|
* | According to Jeffrey Honig, bsd/os 4.0 should be added to the list. | Guido van Rossum | 1999-02-23 | 1 | -1/+3 |
|
|
* | Guess what -- BSD has bifurcated again. :-( | Guido van Rossum | 1998-08-11 | 1 | -1/+1 |
|
|
* | Support for netbsd1 and freebsd3, after suggestions by Anders Andersen | Guido van Rossum | 1997-12-02 | 1 | -2/+7 |
|
|
* | Finally found a wat to set a file nonblocking that works on Irix, | Guido van Rossum | 1997-05-12 | 1 | -2/+2 |
|
|
* | Fix the NDELAY test; avoid outputting binary garbage. | Guido van Rossum | 1997-05-09 | 1 | -3/+3 |
|
|
* | Many scripts, but small changes. Update the way the scripts obtain the | Roger E. Masse | 1996-12-20 | 1 | -4/+1 |
|
|
* | Added a test script for the fcntl C module. | Roger E. Masse | 1996-12-17 | 1 | -0/+31 |
|
|