| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Upgrade Python syntax with pyupgrade --py36-plus | Hugo van Kemenade | 2022-02-07 | 1 | -9/+9 |
| * | Upgrade Python syntax with pyupgrade --py3-plus | Hugo | 2020-01-18 | 1 | -9/+9 |
| * | Upgrade Python syntax with pyupgrade | Hugo | 2020-01-18 | 1 | -12/+12 |
| * | Export AnyMatch properly. | Robert Collins | 2013-11-24 | 1 | -0/+1 |
| * | Be clear on when HasLength passes or fails | Jonathan Lange | 2013-01-26 | 1 | -0/+1 |
| * | Code quote *args and **kwargs | Jonathan Lange | 2013-01-26 | 1 | -4/+5 |
| * | * New matcher ``HasLength`` for matching the length of a collection. | Robert Collins | 2013-01-24 | 1 | -5/+17 |
| * | * New matcher ``MatchesPredicateWithParams`` make it still easier to create | Robert Collins | 2013-01-24 | 1 | -0/+64 |
| * | New matcher: AnyMatch. | Jonathan Lange | 2012-12-13 | 1 | -0/+20 |
| * | Rename core to impl | Jonathan Lange | 2012-09-10 | 1 | -1/+1 |
| * | Move MatchesPredicate to _higherorder. | Jonathan Lange | 2012-09-08 | 1 | -0/+34 |
| * | Massive split | Jonathan Lange | 2012-09-08 | 1 | -0/+235 |
