Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regenerate copyright notices | Claudiu Popa | 2017-12-15 | 1 | -0/+1 |
* | Allow yield in async function for python3.6. Closes #1372. (#1380) | Derek Gustafson | 2017-03-23 | 1 | -1/+4 |
* | Even more granular copyrights (thanks to copyrite) | Claudiu Popa | 2016-07-23 | 1 | -2/+2 |
* | Keep a consistent copyright notice across the board. | Claudiu Popa | 2016-07-19 | 1 | -0/+2 |
* | Add the new shorter license header, including to missing files. Close #894. | Claudiu Popa | 2016-06-01 | 1 | -15/+3 |
* | Use the correct module. | Claudiu Popa | 2015-11-20 | 1 | -2/+2 |
* | Import has_known_bases and safe_infer back into pylint from astroid, until th... | Claudiu Popa | 2015-11-20 | 1 | -3/+2 |
* | Remove line from the license header, which was inadvertently copied from base.py | Claudiu Popa | 2015-10-01 | 1 | -1/+0 |
* | Start adding a protocol checker for the async features added in PEP 492: | Claudiu Popa | 2015-10-01 | 1 | -0/+84 |