Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some tests did not pass on repeated calls (regrtest -R::) | Amaury Forgeot d'Arc | 2008-04-18 | 1 | -6/+0 |
* | Reformat some ugly code. | Georg Brandl | 2008-01-21 | 1 | -26/+27 |
* | Patch #1720595: add T_BOOL to the range of structmember types. | Georg Brandl | 2008-01-21 | 1 | -1/+7 |
* | Make test_structmembers pass when run with regrtests's -R flag. | Collin Winter | 2007-08-24 | 1 | -6/+9 |
* | Patch #1733960: Allow T_LONGLONG to accept ints. | Martin v. Löwis | 2007-06-09 | 1 | -1/+19 |
* | Implement a contextmanager test.test_support.catch_warning that can | Walter Dörwald | 2007-04-03 | 1 | -17/+22 |
* | Move the functionality for catching warnings in test_warnings.py into a separate | Walter Dörwald | 2007-04-03 | 1 | -1/+1 |
* | Whitespace normalization. | Tim Peters | 2006-11-03 | 1 | -3/+3 |
* | Patch #1549049: Rewrite type conversion in structmember. | Martin v. Löwis | 2006-10-27 | 1 | -0/+80 |