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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 2.14.0 (#1998)
v2.14.0
Marc Mueller
2023-01-31
4
-7
/
+18
*
Merge remote-tracking branch 'upstream/maintenance/2.13.x'
Marc Mueller
2023-01-31
1
-1
/
+7
|
\
|
*
Bump astroid to 2.13.4, update changelog (#1997)
v2.13.4
Marc Mueller
2023-01-31
3
-3
/
+9
|
*
Add Lock to multiprocessing (#1976) (#1996)
github-actions[bot]
2023-01-31
4
-1
/
+11
|
*
Fix dev requirements (#1993) (#1994)
Pierre Sassoulas
2023-01-30
2
-6
/
+7
|
*
Update isort to 5.12.0 (#1989) (#1990)
Marc Mueller
2023-01-30
2
-2
/
+2
|
*
Skip recursion test on PyPy (#1987) (#1988)
github-actions[bot]
2023-01-29
1
-1
/
+9
|
*
Preserve parent CallContext when inferring nested functions (#1982) (#1983)
github-actions[bot]
2023-01-29
7
-45
/
+38
|
*
Fix PyPy ClassDef.fromlino with decorators (#1979) (#1980)
github-actions[bot]
2023-01-28
5
-23
/
+18
|
*
Fix issues with `typing_extensions.TypeVar` (#1973) (#1974)
github-actions[bot]
2023-01-22
5
-5
/
+58
*
|
Add Lock to multiprocessing (#1976)
Dani Alcala
2023-01-31
4
-1
/
+11
*
|
Update coverage requirement from ~=7.0 to ~=7.1 (#1992)
dependabot[bot]
2023-01-30
1
-1
/
+1
*
|
Fix dev requirements (#1993)
Marc Mueller
2023-01-30
2
-5
/
+6
*
|
Bump actions/cache from 3.2.3 to 3.2.4 (#1991)
dependabot[bot]
2023-01-30
1
-5
/
+5
*
|
Add support for binary union types - Python 3.10 (#1977)
Marc Mueller
2023-01-30
5
-4
/
+203
*
|
Capture unwanted output signaled in #1904. (#1978)
Ben Elliston
2023-01-30
2
-1
/
+73
*
|
Update isort to 5.12.0 (#1989)
Marc Mueller
2023-01-30
2
-2
/
+2
*
|
Skip recursion test on PyPy (#1987)
Marc Mueller
2023-01-29
1
-1
/
+9
*
|
Revert "Set higher recusion limit (2**12) for PyPy (#1984)"
Marc Mueller
2023-01-29
2
-17
/
+1
*
|
Set higher recusion limit (2**12) for PyPy (#1984)
Marc Mueller
2023-01-29
2
-1
/
+17
*
|
Preserve parent CallContext when inferring nested functions (#1982)
Marc Mueller
2023-01-29
7
-45
/
+38
*
|
Fix PyPy ClassDef.fromlino with decorators (#1979)
Marc Mueller
2023-01-28
5
-23
/
+18
*
|
Fix issues with `typing_extensions.TypeVar` (#1973)
Marc Mueller
2023-01-22
5
-5
/
+58
*
|
Merge branch 'maintenance/2.13.x' following 2.13.3 release
Pierre Sassoulas
2023-01-20
2
-1
/
+8
|
\
\
|
|
/
|
*
Bump astroid to 2.13.3, update changelog
v2.13.3
Pierre Sassoulas
2023-01-20
4
-3
/
+10
|
*
Fix order of overwritten attributes in inherited dataclasses (#1970) (#1972)
Mark Byrne
2023-01-18
3
-28
/
+118
|
*
Fix a false positive with user-defined `Enum` class (#1967)
Mark Byrne
2023-01-18
4
-1
/
+71
|
*
Do not require typing_extensions on Python 3.11
Michal Vasilek
2023-01-15
3
-3
/
+8
|
*
Fix a regression in 2.13.2 where a ``RunTimeError`` could be raised unexpecte...
github-actions[bot]
2023-01-10
4
-2
/
+36
|
*
Initial pass with ``pydocstringformatter`` over tests (#1949)
Daniël van Noord
2023-01-09
29
-252
/
+197
|
*
Initial pass with ``pydocstringformatter``
Daniël van Noord
2023-01-09
40
-243
/
+258
*
|
Fix order of overwritten attributes in inherited dataclasses (#1970)
Daniël van Noord
2023-01-17
3
-28
/
+118
*
|
Bump actions/setup-python from 4.4.0 to 4.5.0 (#1969)
dependabot[bot]
2023-01-16
3
-7
/
+7
*
|
Fix a false positive with user-defined `Enum` class (#1967)
Mark Byrne
2023-01-15
4
-1
/
+71
*
|
Do not require typing_extensions on Python 3.11
Michal Vasilek
2023-01-15
3
-3
/
+8
*
|
Fix a regression in 2.13.2 where a ``RunTimeError`` could be raised unexpecte...
Pierre Sassoulas
2023-01-10
4
-2
/
+36
*
|
[pre-commit.ci] pre-commit autoupdate (#1957)
pre-commit-ci[bot]
2023-01-10
1
-1
/
+1
*
|
Bump actions/checkout from 3.2.0 to 3.3.0 (#1951)
dependabot[bot]
2023-01-09
4
-8
/
+8
*
|
Bump actions/download-artifact from 3.0.1 to 3.0.2 (#1952)
dependabot[bot]
2023-01-09
1
-1
/
+1
*
|
[codecov] Use our own token to avoid being rate limited (#1956)
Pierre Sassoulas
2023-01-09
1
-0
/
+3
*
|
Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#1953)
dependabot[bot]
2023-01-09
1
-3
/
+3
*
|
Bump actions/cache from 3.2.2 to 3.2.3 (#1954)
dependabot[bot]
2023-01-09
1
-5
/
+5
*
|
Bump pylint from 2.15.9 to 2.15.10 (#1955)
dependabot[bot]
2023-01-09
1
-1
/
+1
*
|
Some modifications for pep237 with pydocstringformatter (#1792)
Pierre Sassoulas
2023-01-09
13
-33
/
+46
*
|
Initial pass with ``pydocstringformatter`` over tests (#1949)
Daniël van Noord
2023-01-09
29
-252
/
+197
*
|
Initial pass with ``pydocstringformatter``
Daniël van Noord
2023-01-09
40
-243
/
+258
*
|
Merge branch 'maintenance/2.13.x' following 2.13.2 release
Pierre Sassoulas
2023-01-08
1
-1
/
+7
|
\
\
|
|
/
|
*
Bump astroid to 2.13.2, update changelog
v2.13.2
Pierre Sassoulas
2023-01-08
3
-3
/
+9
|
*
Remove typing_extensions from the tests requirements (#1944) (#1946)
github-actions[bot]
2023-01-08
3
-2
/
+5
*
|
Remove typing_extensions from the tests requirements (#1944)
Pierre Sassoulas
2023-01-08
3
-2
/
+5
[next]