summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Prepare 2.2.5astroid-2.2.52.2Claudiu Popa2019-03-081-0/+8
* The last except handler wins when inferring variables bound in an except hand...Claudiu Popa2019-03-081-0/+4
* Add changelog entry for typed-ast change plus prepare 2.2.4astroid-2.2.4Claudiu Popa2019-03-051-0/+6
* Bump to 2.2.3 and add ChangeLog entryastroid-2.2.3Claudiu Popa2019-03-041-0/+15
* Prepare 2.2.2Claudiu Popa2019-03-021-0/+6
* Prepare 2.2.1astroid-2.2.1Claudiu Popa2019-03-021-1/+1
* Correctly instantiate exception instances when inferring their attributes wit...Claudiu Popa2019-02-281-0/+5
* Open up 2.2.1 and add changelog entry for the slice() fixClaudiu Popa2019-02-281-0/+8
* Prepare 2.2.0Claudiu Popa2019-02-271-4/+3
* Remove merge markerClaudiu Popa2019-02-271-1/+1
* Merges masterhippo912019-02-241-2/+8
|\
| * Update to typed-ast 1.3 and drop the Python 3.7 restrictionClaudiu Popa2019-02-191-0/+2
| * Add support of unary operators to numpy types.hippo912019-02-171-0/+3
* | Merge branch 'master' into bug_pylint_2436hippo912019-02-151-0/+6
|\ \ | |/
| * Fix a crash with ``typing.NamedTuple`` and empty fields. Close PyCQA/pylint#2745Claudiu Popa2019-02-131-0/+2
| * Add a proper ``strerror`` inference to the ``OSError`` exceptions.Claudiu Popa2019-02-131-0/+4
* | Add of ChangeLog entryhippo912019-02-091-0/+5
|/
* Support non-const nodes as values of Enum attributes.Claudiu Popa2019-02-051-0/+4
* Fix a crash in the ``enum`` brain tip caused by non-assign members in class d...Claudiu Popa2019-02-041-0/+5
* ``brain_numpy`` returns an undefined type for ``numpy`` methods to avoid ``as...Claudiu Popa2019-01-251-0/+4
* Avoid statement deletion in the _filter_stmts method of the LookupMixin class...hippo912019-01-231-0/+4
* Fix a recursion error caused by inferring the ``slice`` builtin.Claudiu Popa2019-01-211-0/+4
* Fix typo in description for brain_attrs (#638)Bianca Power2019-01-201-0/+2
* Remove the restriction that "old style classes" cannot have a MRO.Claudiu Popa2019-01-191-0/+6
* Added more builtin exceptions attributes. Close #580Claudiu Popa2019-01-181-0/+2
* Add a registry for builtin exception models. Close PyCQA/pylint#1432Claudiu Popa2019-01-171-0/+2
* Add brain tips for `http.client`. Close PyCQA/pylint#2687Claudiu Popa2019-01-161-0/+2
* Prevent crashing when processing ``enums`` with mixed single and double quotes.Claudiu Popa2019-01-131-0/+4
* ``typing`` types have the `__args__` property. Close PyCQA/pylint#2419Claudiu Popa2018-12-181-0/+3
* Extend detection of classes defined with attrTomas Gavenciak2018-12-121-0/+4
* Fix a bug where an Attribute used as a base class was triggering a crashClaudiu Popa2018-12-041-0/+4
* Added special support for `enum.IntFlag`Claudiu Popa2018-11-291-0/+9
* Prepare 2.1.0astroid-2.1.0Claudiu Popa2018-11-251-21/+18
* Multiple "value" or "slice" values on subscript inference.Daniel Martin2018-10-151-0/+4
* Reflect AST changes in Python 3.8.Serhiy Storchaka2018-09-301-0/+2
* ``threading.Lock.acquire`` has the ``timeout`` parameter now.Claudiu Popa2018-09-291-0/+4
* Pass parameters by keyword name when inferring sequences.Claudiu Popa2018-09-281-0/+4
* Correct line numbering for f-strings for complex embedded expressionsClaudiu Popa2018-09-231-0/+10
* Filter out ``Uninferable`` when inferring the call result result of a class w...Claudiu Popa2018-08-221-0/+4
* `async` functions are now inferred as `AsyncGenerator` when inferring their c...Claudiu Popa2018-08-161-0/+2
* Add support for `argparse.Namespace`Claudiu Popa2018-08-151-0/+9
* Prepare 2.0.4astroid-2.0.4Claudiu Popa2018-08-101-1/+1
* Make sure that assign nodes can find ``yield`` statements in their valuesClaudiu Popa2018-08-101-0/+8
* Release 2.0.3 with correct environment markers for pypyastroid-2.0.3Claudiu Popa2018-08-081-0/+7
* Prepare 2.0.2astroid-2.0.2Claudiu Popa2018-08-011-1/+12
* Spelling fixesVille Skyttä2018-07-241-2/+2
* Add test for checking that a RuntimeError is no longer emitted in Python 3.7Bryce Guinta2018-07-241-0/+4
* Fix changelog section underlineBryce Guinta2018-07-191-2/+2
* Add new Changelog headingBryce Guinta2018-07-191-0/+6
* Prepare 2.0.1 to clear the invalid wheel fileastroid-2.0.1Claudiu Popa2018-07-191-0/+8