| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bump astroid to 2.9.3, update changelogv2.9.3 | Pierre Sassoulas | 2022-01-09 | 1 | -1/+2 |
| * | Fix finding packages without an ``__init__.py`` (#1333) | Daniël van Noord | 2022-01-09 | 1 | -0/+25 |
| * | Bump astroid to 2.9.2, update changelogv2.9.2 | Alexander Shadchin | 2022-01-04 | 8 | -8/+8 |
| * | Bump astroid to 2.9.1, update changelogv2.9.1 | Pierre Sassoulas | 2021-12-31 | 8 | -4/+18 |
| * | Remove distutils path patching (#1321) | Daniël van Noord | 2021-12-31 | 1 | -5/+0 |
| * | Add future=True to frame calls (#1305) | Tushar Sadhwani | 2021-12-29 | 5 | -0/+30 |
| * | Fix frame() error on inferred node (#1263) | Tushar Sadhwani | 2021-12-29 | 1 | -0/+8 |
| * | Fix dataclass inference for marshmallow_dataclass (#1298) | Nicolas Noirbent | 2021-12-23 | 1 | -1/+3 |
| * | Create ``scoped_nodes`` module (#1302) | Daniël van Noord | 2021-12-20 | 1 | -1/+1 |
| * | Make Module call the __init__ of NodeNG (#1262) | Daniël van Noord | 2021-12-16 | 1 | -0/+12 |
| * | Fix typos (#1288) | Kian Meng, Ang | 2021-12-13 | 4 | -5/+5 |
| * | Fix crash if a variable named "type" is subscripted in a generator expression... | Jacob Walls | 2021-12-07 | 1 | -0/+5 |
| * | Upgrade to pylint 2.12 and enable ``for_any_all`` checker (#1277) | Nick Drozd | 2021-11-27 | 3 | -7/+4 |
| * | Change order of decorators in tests (#1275) | Daniël van Noord | 2021-11-24 | 1 | -1/+1 |
| * | Add ``future`` argument to all ``NodeNG.statement()`` calls (#1235) | Daniël van Noord | 2021-11-24 | 1 | -2/+1 |
| * | Bump astroid to 2.9.0, update changelogv2.9.0 | Pierre Sassoulas | 2021-11-21 | 3 | -3/+3 |
| * | Add as_string visitor for Unknown node (#1268) | Marc Mueller | 2021-11-21 | 1 | -0/+5 |
| * | Add end_lineno and end_col_offset to nodes (#1258) | Marc Mueller | 2021-11-21 | 1 | -0/+1223 |
| * | Always treat __class_getitem__ as a classmethod (#1266) | Dmitry Shachnev | 2021-11-21 | 1 | -0/+14 |
| * | Bump astroid to 2.8.6, update changelogv2.8.6 | Pierre Sassoulas | 2021-11-21 | 5 | -4/+6 |
| * | Add ``InferenceContext`` to ``ClassModel`` (#1257) | Daniël van Noord | 2021-11-19 | 1 | -1/+21 |
| * | Remove forgotten debug ``print`` statement from tests | Daniël van Noord | 2021-11-18 | 1 | -1/+0 |
| * | Skip test_oserror if six is installed (#1254) | Keichi Takahashi | 2021-11-18 | 1 | -0/+8 |
| * | Filter ``DeprecationWarning`` in tests of deprecated methods | Daniël van Noord | 2021-11-18 | 1 | -0/+2 |
| * | Add additional flags to ``mypy`` config and update ``type: ignore``'s (#1248) | Daniël van Noord | 2021-11-17 | 2 | -7/+7 |
| * | Bump astroid to 2.8.5, update changelogv2.8.5 | Pierre Sassoulas | 2021-11-12 | 4 | -5/+5 |
| * | Improve filtering of ``NamedExpr``, particularly within ``If`` nodes (#1233) | Daniël van Noord | 2021-11-12 | 1 | -0/+35 |
| * | Fix crash on inference of __len__ (#1234) | Daniël van Noord | 2021-11-08 | 1 | -0/+53 |
| * | Add typing and deprecation warnings to ``NodeNG.statement`` (#1217) | Daniël van Noord | 2021-11-07 | 3 | -1/+15 |
| * | Small changes (#1232) | Marc Mueller | 2021-11-06 | 1 | -1/+5 |
| * | Bump astroid to 2.8.4, update changelogv2.8.4 | Pierre Sassoulas | 2021-10-25 | 4 | -4/+5 |
| * | Refactor and add typing to ``NodeNG.frame()`` (#1225) | Daniël van Noord | 2021-10-25 | 1 | -0/+51 |
| * | Add assignment expressions to correct ``locals`` for certain parents (#1213) | Daniël van Noord | 2021-10-25 | 1 | -0/+75 |
| * | Change ``frame`` and ``scope`` of ``NamedExpr`` for certain parents (#1221) | Daniël van Noord | 2021-10-24 | 1 | -0/+111 |
| * | Move skip in `ArgumentsNodeTC` to correct function (#1222) | Daniël van Noord | 2021-10-24 | 1 | -3/+3 |
| * | Add test for __members__ (#1216) | Joshua Cannon | 2021-10-21 | 1 | -0/+15 |
| * | Bump astroid to 2.8.3, update changelogv2.8.3 | Pierre Sassoulas | 2021-10-17 | 12 | -12/+13 |
| * | Fix regression with import resolver (#1211) | Daniël van Noord | 2021-10-17 | 8 | -0/+9 |
| * | Fix crash with invalid field call (#1212) | Marc Mueller | 2021-10-15 | 1 | -0/+17 |
| * | Revert "Fix regression with import resolver" | Marc Mueller | 2021-10-12 | 8 | -7/+0 |
| * | Fix regression with import resolver | Daniël van Noord | 2021-10-12 | 8 | -0/+7 |
| * | Add recognition of previous partial args/kwargs when chaining (#1209) | Craig Franklin | 2021-10-10 | 1 | -0/+28 |
| * | Bump astroid to 2.8.2, update changelogv2.8.2 | Pierre Sassoulas | 2021-10-07 | 1 | -1/+1 |
| * | Bump astroid to 2.8.1, update changelogv2.8.1-rc1 | Pierre Sassoulas | 2021-10-06 | 13 | -3/+17 |
| * | Fix regression introduced by #1186 and add tests (#1204) | Daniël van Noord | 2021-10-06 | 5 | -0/+17 |
| * | Fix ``relative-beyond-top-level`` false positive (#1186) | Daniël van Noord | 2021-10-05 | 5 | -0/+20 |
| * | Bug pylint 4326 (#1183) | hippo91 | 2021-10-05 | 2 | -2/+110 |
| * | Improve brain for typing.Callable + typing.Type (#1192) | Marc Mueller | 2021-09-29 | 1 | -2/+28 |
| * | Feature / Bug Fix: Brain for the stdlib signal module (#1172) | SupImDos | 2021-09-29 | 1 | -0/+41 |
| * | continuing #839: Extend attrs brain to support provisional APIs (#1187) | Jonathan Striebel | 2021-09-28 | 1 | -2/+23 |