summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump astroid to 2.13.4, update changelog (#1997)v2.13.4Marc Mueller2023-01-313-3/+9
* Add Lock to multiprocessing (#1976) (#1996)github-actions[bot]2023-01-314-1/+11
* Fix dev requirements (#1993) (#1994)Pierre Sassoulas2023-01-302-6/+7
* Update isort to 5.12.0 (#1989) (#1990)Marc Mueller2023-01-302-2/+2
* Skip recursion test on PyPy (#1987) (#1988)github-actions[bot]2023-01-291-1/+9
* Preserve parent CallContext when inferring nested functions (#1982) (#1983)github-actions[bot]2023-01-297-45/+38
* Fix PyPy ClassDef.fromlino with decorators (#1979) (#1980)github-actions[bot]2023-01-285-23/+18
* Fix issues with `typing_extensions.TypeVar` (#1973) (#1974)github-actions[bot]2023-01-225-5/+58
* Bump astroid to 2.13.3, update changelogv2.13.3Pierre Sassoulas2023-01-204-3/+10
* Fix order of overwritten attributes in inherited dataclasses (#1970) (#1972)Mark Byrne2023-01-183-28/+118
* Fix a false positive with user-defined `Enum` class (#1967)Mark Byrne2023-01-184-1/+71
* Do not require typing_extensions on Python 3.11Michal Vasilek2023-01-153-3/+8
* Fix a regression in 2.13.2 where a ``RunTimeError`` could be raised unexpecte...github-actions[bot]2023-01-104-2/+36
* Initial pass with ``pydocstringformatter`` over tests (#1949)Daniël van Noord2023-01-0929-252/+197
* Initial pass with ``pydocstringformatter``Daniël van Noord2023-01-0940-243/+258
* Bump astroid to 2.13.2, update changelogv2.13.2Pierre Sassoulas2023-01-083-3/+9
* Remove typing_extensions from the tests requirements (#1944) (#1946)github-actions[bot]2023-01-083-2/+5
* Bump astroid to 2.13.1, update changelog (#1943)v2.13.1Pierre Sassoulas2023-01-085-6/+19
* bump minimal version of typing-extensionsplucury2023-01-082-2/+2
* [Changelog] Move #1189 changelog back in 2.13.0Pierre Sassoulas2023-01-071-9/+8
* Bump astroid to 2.14.0-dev0, update changelogPierre Sassoulas2023-01-072-2/+2
* Bump astroid to 2.13.0, update changelogv2.13.0Pierre Sassoulas2023-01-074-10/+29
* Attempt to improve comment clarityJames Addison2023-01-071-1/+1
* Support "is None" constraints from if statements during inference (#1189)David Liu2023-01-066-5/+770
* Merge branch 'maintenance/2.12.x' into main following 2.12.14 releasePierre Sassoulas2023-01-063-3/+4
|\
| * Bump astroid to 2.12.14, update changelogv2.12.14Pierre Sassoulas2023-01-065-5/+5
| * Use codecov and separate flags per OS (#1935) (#1936)Pierre Sassoulas2023-01-036-63/+83
| * Handle kw_only=True in dataclass fieldsDaniël van Noord2022-12-273-14/+72
| * Handle init=False with defaults in dataclasses (#1898)Daniël van Noord2022-12-273-19/+105
| * [pypy 3.8] Fix wrong line given by the ast for pypy 3.8Pierre Sassoulas2022-12-272-6/+17
| * Inference tip str.format transformation: handle AttributeError during str.for...James Addison2022-12-273-1/+10
| * Fix crash if numpy doesn't have version (#1892)Tushar Sadhwani2022-12-272-1/+4
| * Handle properties in dataclasses correctlyDaniël van Noord2022-12-273-0/+97
| * [doc] Fix the sorting in the contributor.txt (#1920) (#1921)github-actions[bot]2022-12-261-6/+9
| * [github actions] Add the same backporting job than in pylint (#1918)Pierre Sassoulas2022-12-261-0/+29
* | [pre-commit.ci] pre-commit autoupdate (#1937)pre-commit-ci[bot]2023-01-031-1/+1
* | Add ``regex`` brain (#1934)Daniël van Noord2023-01-024-0/+145
* | Use codecov and separate flags per OS (#1935)Daniël van Noord2023-01-026-62/+82
* | Make ``Arguments.defaults`` ``None`` for uninferable signatures (#1595)Daniël van Noord2023-01-024-9/+18
* | Bump actions/cache from 3.2.1 to 3.2.2 (#1933)dependabot[bot]2023-01-021-6/+6
* | Cache `ClassDef._metaclass_lookup_attribute` (#1932)Jacob Walls2022-12-313-1/+12
* | brain tip for numpy masked_invalid (#1931)Dani Alcala2022-12-303-24/+25
* | [pre-commit] Trying out black 23.1a1 (#1909)Pierre Sassoulas2022-12-279-9/+7
* | [pre-commit.ci] pre-commit autoupdate (#1928)pre-commit-ci[bot]2022-12-272-6/+6
* | Handle kw_only=True in dataclass fieldsDaniël van Noord2022-12-273-14/+72
* | Handle init=False with defaults in dataclasses (#1898)Daniël van Noord2022-12-273-19/+105
* | [github actions] Default python used for release is now 3.11Pierre Sassoulas2022-12-271-1/+1
* | [github action] Proper content right for codesql analysisPierre Sassoulas2022-12-271-1/+4
* | [doc] Make the pull request template more like pylintPierre Sassoulas2022-12-271-15/+12
* | Bump pylint from 2.15.8 to 2.15.9 (#1907)dependabot[bot]2022-12-275-13/+11