summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Upgrade the version to 2.9.4-dev0 following 2.9.3 release2.9Pierre Sassoulas2022-01-092-2/+2
* Bump astroid to 2.9.3, update changelogv2.9.3Pierre Sassoulas2022-01-095-4/+25
* Fix finding packages without an ``__init__.py`` (#1333)Daniël van Noord2022-01-093-1/+40
* Fix a typo in the changelogPierre Sassoulas2022-01-091-1/+1
* Bump astroid to 2.9.2, update changelogv2.9.2Alexander Shadchin2022-01-0430-30/+33
* Fix import astroid.scoped_nodes (#1325)Alexander Shadchin2022-01-041-0/+2
* [pre-commit.ci] pre-commit autoupdate (#1328)pre-commit-ci[bot]2022-01-041-1/+1
* Upgrade the version to 2.9.2-dev0 following 2.9.2 releasePierre Sassoulas2021-12-312-2/+2
* Bump astroid to 2.9.1, update changelogv2.9.1Pierre Sassoulas2021-12-3133-29/+72
* Remove distutils path patching (#1321)Daniël van Noord2021-12-313-12/+4
* Add typing to ``brain_dataclasses`` (#1292)Daniël van Noord2021-12-291-28/+44
* Add future=True to frame calls (#1305)Tushar Sadhwani2021-12-2912-22/+54
* Revert "Revert "Remove useless NoReturn in NodeNG.statement's typing (#1304)"...Tushar Sadhwani2021-12-291-6/+1
* Fix frame() error on inferred node (#1263)Tushar Sadhwani2021-12-295-7/+34
* Fix node.statement overload typing - default argument (#1317)Marc Mueller2021-12-292-2/+4
* [pre-commit.ci] pre-commit autoupdate (#1315)pre-commit-ci[bot]2021-12-281-1/+1
* Fix spelling (#1318)Marc Mueller2021-12-281-1/+1
* Bump ci cache version (#1314)Marc Mueller2021-12-271-1/+1
* Revert "Remove useless NoReturn in NodeNG.statement's typing (#1304)" (#1307)Marc Mueller2021-12-271-1/+6
* Fix dataclass inference for marshmallow_dataclass (#1298)Nicolas Noirbent2021-12-233-3/+13
* Upgrade mypy to 0.930 (#1310)Marc Mueller2021-12-232-2/+2
* Fix node.statement overload typing (#1308)Marc Mueller2021-12-222-4/+4
* Move ``_filter_stmts`` into its own file (#1303)Daniël van Noord2021-12-203-225/+240
* Remove useless NoReturn in NodeNG.statement's typing (#1304)Tushar Sadhwani2021-12-201-6/+1
* Create ``scoped_nodes`` module (#1302)Daniël van Noord2021-12-203-1/+42
* Upgrade mypy to 0.920 (#1300)Marc Mueller2021-12-162-2/+2
* Add typing to ``_ast`` (#1296)Daniël van Noord2021-12-161-14/+11
* Make Module call the __init__ of NodeNG (#1262)Daniël van Noord2021-12-163-5/+18
* Revert "Add stubs for ``setuptools`` and ``typed-ast`` to dependencies (#1294)"Daniël van Noord2021-12-161-3/+0
* Add stubs for ``setuptools`` and ``typed-ast`` to dependencies (#1294)Daniël van Noord2021-12-151-0/+3
* Upgrade pylint to 2.12.2 (#1297)Pierre Sassoulas2021-12-155-6/+6
* Fix incorrect typing of optional default valuesDaniël van Noord2021-12-154-7/+14
* Prefer using the module loader to get source in builder. (#1207)Gregory P. Smith2021-12-152-1/+15
* Add typing to ``_normalize_path`` and ``_cache_normalize_path`` (#1291)Daniël van Noord2021-12-151-2/+5
* Add typing to ``brain_typing`` (#1293)Daniël van Noord2021-12-151-8/+8
* Resolve symlinks in the import path (#1253)Keichi Takahashi2021-12-152-10/+19
* Add mypy ignores and docstrings to ``modutils`` and ``util.py``Daniël van Noord2021-12-142-4/+8
* Remove unused code - TreeRebuilder docstring (#1289)Marc Mueller2021-12-131-5/+1
* Fix typos (#1288)Kian Meng, Ang2021-12-1313-15/+15
* Add parameter typing to ``assigned_stmts`` (#1249)Daniël van Noord2021-12-082-12/+155
* Fix crash if a variable named "type" is subscripted in a generator expression...Jacob Walls2021-12-073-1/+10
* [pre-commit.ci] pre-commit autoupdate (#1286)pre-commit-ci[bot]2021-12-061-2/+2
* Fix typing of Arguments.args (#1283)Daniël van Noord2021-12-052-2/+9
* [pre-commit.ci] pre-commit autoupdate (#1279)pre-commit-ci[bot]2021-11-291-1/+1
* Update pylintrc (#1278)Marc Mueller2021-11-281-4/+4
* Upgrade to pylint 2.12 and enable ``for_any_all`` checker (#1277)Nick Drozd2021-11-2710-40/+24
* Change order of decorators in tests (#1275)Daniël van Noord2021-11-241-1/+1
* Fix ``mypy`` warnings for ``astroid/rebuilder`` (#1244)Daniël van Noord2021-11-242-4/+11
* Add ``future`` argument to all ``NodeNG.statement()`` calls (#1235)Daniël van Noord2021-11-247-19/+35
* [pre-commit.ci] pre-commit autoupdate (#1274)pre-commit-ci[bot]2021-11-221-2/+2