index
:
delta/python-packages/astroid-git.git
1.6
2.0
2.0.experimental
2.2
2.3
2.4
2.5
2.9
add-dateutil-to-requirements
add-flake8-in-pre-commit-configuration
add-flake8-typing-import
add-github-actions
add-isort-pylint-autoflake-to-pre-commit
add-pydocstring-formatter-remaining-issues
add-typing-in-tests
bug_666
builtin-simplified
catch-attribute-inference-error-in-safe-infer
dependabot/pip/sphinx-approx-eq-7.0
deprecate-is-sys-guard
fix-4623-generator-raised-stop-iteration
fix-crash-in-dunder-inference
fix-flake8-f403-in-astroid-__init__.py
fix-pylint-legacy-warnings
fix-pylint-warning-from-master-branch
fix-self-inflicted-circular-import
fix_851
import-from-astroid-nodes-in-test-directory
main
maintenance/2.15.x
master
performance-regression
pre-commit-ci-update-config
remove-lazy-import-use-specific-imports
revert-1366-postinit-property
revert-perf-affecting-changes-2
simplification-for-python3.6-code
sum_and_multiply
support-python-3.10
upgrade-packaging-to-setuptools
upgrade-pylint-to-2.12.2
upgrade-to-pylint-2.10
use-scm-setuptools
zipper
github.com: PyCQA/astroid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
astroid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix finding packages without an ``__init__.py`` (#1333)
Daniël van Noord
2022-01-09
1
-1
/
+7
*
Upgrade the version to 2.10.0-dev0 following 2.9.2 release
Pierre Sassoulas
2022-01-04
1
-1
/
+1
*
Bump astroid to 2.9.2, update changelog
v2.9.2
Alexander Shadchin
2022-01-04
20
-20
/
+20
*
Fix import astroid.scoped_nodes (#1325)
Alexander Shadchin
2022-01-04
1
-0
/
+2
*
Upgrade the version to 2.9.2-dev0 following 2.9.2 release
Pierre Sassoulas
2021-12-31
1
-1
/
+1
*
Bump astroid to 2.9.1, update changelog
v2.9.1
Pierre Sassoulas
2021-12-31
22
-10
/
+34
*
Remove distutils path patching (#1321)
Daniël van Noord
2021-12-31
1
-7
/
+0
*
Add typing to ``brain_dataclasses`` (#1292)
Daniël van Noord
2021-12-29
1
-28
/
+44
*
Add future=True to frame calls (#1305)
Tushar Sadhwani
2021-12-29
7
-22
/
+24
*
Revert "Revert "Remove useless NoReturn in NodeNG.statement's typing (#1304)"...
Tushar Sadhwani
2021-12-29
1
-6
/
+1
*
Fix frame() error on inferred node (#1263)
Tushar Sadhwani
2021-12-29
3
-7
/
+22
*
Fix node.statement overload typing - default argument (#1317)
Marc Mueller
2021-12-29
2
-2
/
+4
*
Fix spelling (#1318)
Marc Mueller
2021-12-28
1
-1
/
+1
*
Revert "Remove useless NoReturn in NodeNG.statement's typing (#1304)" (#1307)
Marc Mueller
2021-12-27
1
-1
/
+6
*
Fix dataclass inference for marshmallow_dataclass (#1298)
Nicolas Noirbent
2021-12-23
1
-2
/
+7
*
Fix node.statement overload typing (#1308)
Marc Mueller
2021-12-22
2
-4
/
+4
*
Move ``_filter_stmts`` into its own file (#1303)
Daniël van Noord
2021-12-20
3
-225
/
+240
*
Remove useless NoReturn in NodeNG.statement's typing (#1304)
Tushar Sadhwani
2021-12-20
1
-6
/
+1
*
Create ``scoped_nodes`` module (#1302)
Daniël van Noord
2021-12-20
2
-0
/
+41
*
Add typing to ``_ast`` (#1296)
Daniël van Noord
2021-12-16
1
-14
/
+11
*
Make Module call the __init__ of NodeNG (#1262)
Daniël van Noord
2021-12-16
1
-5
/
+3
*
Upgrade pylint to 2.12.2 (#1297)
Pierre Sassoulas
2021-12-15
3
-4
/
+4
*
Fix incorrect typing of optional default values
Daniël van Noord
2021-12-15
4
-7
/
+14
*
Prefer using the module loader to get source in builder. (#1207)
Gregory P. Smith
2021-12-15
1
-1
/
+9
*
Add typing to ``_normalize_path`` and ``_cache_normalize_path`` (#1291)
Daniël van Noord
2021-12-15
1
-2
/
+5
*
Add typing to ``brain_typing`` (#1293)
Daniël van Noord
2021-12-15
1
-8
/
+8
*
Resolve symlinks in the import path (#1253)
Keichi Takahashi
2021-12-15
1
-10
/
+9
*
Add mypy ignores and docstrings to ``modutils`` and ``util.py``
Daniël van Noord
2021-12-14
2
-4
/
+8
*
Remove unused code - TreeRebuilder docstring (#1289)
Marc Mueller
2021-12-13
1
-5
/
+1
*
Fix typos (#1288)
Kian Meng, Ang
2021-12-13
6
-6
/
+6
*
Add parameter typing to ``assigned_stmts`` (#1249)
Daniël van Noord
2021-12-08
2
-12
/
+155
*
Fix crash if a variable named "type" is subscripted in a generator expression...
Jacob Walls
2021-12-07
1
-1
/
+1
*
Fix typing of Arguments.args (#1283)
Daniël van Noord
2021-12-05
1
-2
/
+7
*
Upgrade to pylint 2.12 and enable ``for_any_all`` checker (#1277)
Nick Drozd
2021-11-27
5
-32
/
+15
*
Fix ``mypy`` warnings for ``astroid/rebuilder`` (#1244)
Daniël van Noord
2021-11-24
2
-4
/
+11
*
Add ``future`` argument to all ``NodeNG.statement()`` calls (#1235)
Daniël van Noord
2021-11-24
6
-17
/
+34
*
Fix deque.insert() signature (#1272)
John Belmonte
2021-11-22
1
-1
/
+1
*
Upgrade the version to 2.9.1-dev0 following 2.9.0 release
Pierre Sassoulas
2021-11-21
1
-1
/
+1
*
Bump astroid to 2.9.0, update changelog
v2.9.0
Pierre Sassoulas
2021-11-21
1
-1
/
+1
*
Add as_string visitor for Unknown node (#1268)
Marc Mueller
2021-11-21
1
-0
/
+4
*
Add end_lineno and end_col_offset to nodes (#1258)
Marc Mueller
2021-11-21
5
-187
/
+1725
*
Always treat __class_getitem__ as a classmethod (#1266)
Dmitry Shachnev
2021-11-21
1
-0
/
+2
*
Upgrade the version to 2.9.0-dev0 following 2.8.6 release
Pierre Sassoulas
2021-11-21
1
-1
/
+1
*
Bump astroid to 2.8.6, update changelog
v2.8.6
Pierre Sassoulas
2021-11-21
12
-9
/
+13
*
Fix small spelling errors (#1265)
Marc Mueller
2021-11-21
1
-1
/
+1
*
Add annotations for always None attributes (#1261)
Marc Mueller
2021-11-19
2
-0
/
+13
*
Add ``InferenceContext`` to ``ClassModel`` (#1257)
Daniël van Noord
2021-11-19
1
-1
/
+7
*
Change ``NoReturn`` to be encapsulated in strings (#1252)
Daniël van Noord
2021-11-18
2
-6
/
+7
*
Add ``type: ignore`` to method reassignments (#1247)
Daniël van Noord
2021-11-17
1
-19
/
+21
*
Add additional flags to ``mypy`` config and update ``type: ignore``'s (#1248)
Daniël van Noord
2021-11-17
2
-3
/
+3
[next]