| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove dependency on imp. | Peter Kolbus | 2020-11-27 | 1 | -3/+1 |
| | | |||||
| * | Remove unneeded python2 test data | David Cain | 2020-05-21 | 59 | -546/+0 |
| | | | | | | | | | | Now that astroid no longer supports Python 2, there's reason to keep this test data around. The `tests/testdata/python2` directory is not referenced at all, so we may safely delete it. It's perhaps just worth moving all of `testdata/python3` into a new directory, but this is a start. | ||||
| * | Prevent a recursion error to happen when inferring the declared metaclass of ↵ | Claudiu Popa | 2020-03-07 | 3 | -0/+20 |
| | | | | | | | a class Close #749 | ||||
| * | Moved tests out of package directory (#704) | Ashley Whetter | 2019-10-15 | 118 | -0/+1092 |
