Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the # coding, since PEP3120 the default is UTF8 | Pierre Sassoulas | 2021-02-17 | 1 | -1/+0 |
* | Update copyright notice | hippo91 | 2021-02-15 | 1 | -0/+1 |
* | Remove required_version for 3.6 and below | David Gilman | 2020-12-30 | 1 | -3/+0 |
* | Add exception inference for `UnicodeDecodeError` (#797) | Claudiu Popa | 2020-05-29 | 1 | -0/+11 |
* | Add missing copyright annotations for the past releases | Claudiu Popa | 2020-04-27 | 1 | -1/+2 |
* | Remove Python 2 specific tests | Claudiu Popa | 2020-03-10 | 1 | -55/+0 |
* | Use pytest.xfail instead of unittest.expectedFailure to have a common decorat... | Claudiu Popa | 2020-03-10 | 1 | -2/+2 |
* | Moved tests out of package directory (#704) | Ashley Whetter | 2019-10-15 | 1 | -0/+735 |