Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new style super when applicablesimplification-for-python3.6-code | Pierre Sassoulas | 2021-02-17 | 1 | -1/+1 |
* | Remove redundant open mode 'r' in opens | Pierre Sassoulas | 2021-02-17 | 1 | -1/+1 |
* | Move from % syntax to format or f-strings | Pierre Sassoulas | 2021-02-17 | 1 | -5/+2 |
* | 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/+2 |
* | Remove six from astroid | David Gilman | 2020-12-30 | 1 | -2/+2 |
* | New copyright notices | hippo91 | 2020-12-27 | 1 | -1/+1 |
* | Add missing copyright annotations for the past releases | Claudiu Popa | 2020-04-27 | 1 | -1/+6 |
* | Add a new ast_from_string method to AstroidManager | Anubhav | 2020-03-11 | 1 | -0/+11 |
* | Moved tests out of package directory (#704) | Ashley Whetter | 2019-10-15 | 1 | -0/+296 |