Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade Python syntax with pyupgrade --py36-plus | Hugo van Kemenade | 2022-02-07 | 1 | -2/+2 |
* | Remove redundant Python 2 compatability code | Hugo | 2020-01-18 | 1 | -6/+2 |
* | Upgrade Python syntax with pyupgrade | Hugo | 2020-01-18 | 1 | -3/+3 |
* | Spelling fixes (#261) | Ville Skyttä | 2017-05-29 | 1 | -1/+1 |
* | Use explanatory functions for gnarly exception handling logic. | Daniel Watkins | 2013-12-04 | 1 | -4/+12 |
* | Remove and relocate some now un-needed compatibility functions. | Daniel Watkins | 2013-12-03 | 1 | -4/+6 |
* | Remove trailing whitespace. | Daniel Watkins | 2013-12-03 | 1 | -1/+1 |
* | Fix assertRaises when the exception has a metaclass | Nikola Dipanov | 2013-03-26 | 1 | -1/+3 |
* | Rename core to impl | Jonathan Lange | 2012-09-10 | 1 | -2/+2 |
* | Move MatchesRegex to _basic. | Jonathan Lange | 2012-09-08 | 1 | -1/+1 |
* | Massive split | Jonathan Lange | 2012-09-08 | 1 | -0/+124 |