| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,... | Georg Brandl | 2010-03-14 | 1 | -2/+2 |
|
|
* | use assert[Not]In where appropriate | Benjamin Peterson | 2010-01-19 | 1 | -1/+1 |
|
|
* | Merged revisions 74754 via svnmerge from | Ezio Melotti | 2009-09-12 | 1 | -3/+10 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -2/+2 |
|
|
* | Merged revisions 69425 via svnmerge from | Nick Coghlan | 2009-02-08 | 1 | -6/+6 |
|
|
* | Merged revisions 67750-67751 via svnmerge from | Nick Coghlan | 2008-12-14 | 1 | -8/+24 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -8/+8 |
|
|
* | Merged revisions 63066-63076,63079,63081-63085,63087-63097,63099,63101-63104 ... | Alexandre Vassalotti | 2008-05-16 | 1 | -0/+32 |
|
|
* | Merged revisions 59774-59783 via svnmerge from | Christian Heimes | 2008-01-06 | 1 | -0/+5 |
|
|
* | Rename buffer -> bytearray. | Guido van Rossum | 2007-11-21 | 1 | -3/+3 |
|
|
* | Merging the py3k-pep3137 branch back into the py3k branch. | Guido van Rossum | 2007-11-06 | 1 | -3/+3 |
|
|
* | Issue #1066: implement PEP 3109, 2/3 of PEP 3134. | Collin Winter | 2007-08-31 | 1 | -1/+1 |
|
|
* | Changes preparing for stricter enforcement of bytes vs. str. | Guido van Rossum | 2007-08-27 | 1 | -1/+1 |
|
|
* | Remove RISCOS support | Skip Montanaro | 2007-08-16 | 1 | -1/+1 |
|
|
* | SF patch# 1770008 by Christian Heimes (plus some extras). | Guido van Rossum | 2007-08-09 | 1 | -2/+2 |
|
|
* | SF patch# 1766592 by Paul Colomiets. | Guido van Rossum | 2007-08-03 | 1 | -12/+9 |
|
|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -1/+1 |
|
|
* | Rip out 'long' and 'L'-suffixed integer literals. | Guido van Rossum | 2007-01-15 | 1 | -1/+1 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -2/+81 |
|
|
* | Repaired new test failures on Windows: | Tim Peters | 2006-01-23 | 1 | -3/+12 |
|
|
* | Whitespace normalization. | Tim Peters | 2006-01-23 | 1 | -1/+1 |
|
|
* | Disable this test until I can test on big-endian machines and get passing | Neal Norwitz | 2006-01-23 | 1 | -1/+2 |
|
|
* | Test zipimporter a bit more. Also get working with -R :: option for finding ... | Neal Norwitz | 2006-01-23 | 1 | -4/+122 |
|
|
* | Fix for [ 765456 ]: testAFakeZlib failed on platforms that use a | Just van Rossum | 2003-11-18 | 1 | -0/+7 |
|
|
* | Change the zipimport implementation to accept files containing | Thomas Heller | 2003-07-22 | 1 | -1/+20 |
|
|
* | Patch #734231: Update RiscOS support. In particular, correct | Martin v. Löwis | 2003-05-10 | 1 | -1/+1 |
|
|
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -2/+4 |
|
|
* | Whitespace normalization. | Tim Peters | 2003-02-19 | 1 | -5/+5 |
|
|
* | Use correct function name to PyArg_ParseTuple("is_package"). | Neal Norwitz | 2003-02-17 | 1 | -1/+4 |
|
|
* | cleaned up Jack's Mac OS9 changes | Just van Rossum | 2003-01-09 | 1 | -5/+1 |
|
|
* | Various tweaks to make the test work on the Mac. | Jack Jansen | 2003-01-08 | 1 | -3/+12 |
|
|
* | Fix for bug #661136 | Just van Rossum | 2003-01-03 | 1 | -3/+8 |
|
|
* | Ugh, zipimport is virtually broken in 2.3a1 :-( It worked by accident in | Just van Rossum | 2003-01-02 | 1 | -4/+5 |
|
|
* | PEP 302 + zipimport: | Just van Rossum | 2002-12-30 | 1 | -0/+180 |
|
|