summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update .pre-commit-config.yamladd-pydocstring-formatter-remaining-issuesPierre Sassoulas2023-01-091-1/+1
* Automated changesPierre Sassoulas2023-01-0911-106/+120
* Wip what need to be fixedPierre Sassoulas2023-01-098-51/+113
* Add pydocstring formatter to the pre-commit configurationPierre Sassoulas2023-01-091-0/+7
* Some modifications for pep237 with pydocstringformatter (#1792)Pierre Sassoulas2023-01-0913-33/+46
* 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
* Merge branch 'maintenance/2.13.x' following 2.13.2 releasePierre Sassoulas2023-01-081-1/+7
|\
| * 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
* | Remove typing_extensions from the tests requirements (#1944)Pierre Sassoulas2023-01-083-2/+5
* | Merge branch 'maintenance/2.13.x' follwing 2.13.1 releasePierre Sassoulas2023-01-083-4/+17
|\ \ | |/
| * 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
* | Remove extraneous linebreaks from pylintrcJacob Walls2022-12-271-2/+0
* | Remove deprecated `ignore-mixin-members` pylint optionJacob Walls2022-12-271-4/+0
* | [doc] Fix the sorting in the contributor.txt (#1920)Pierre Sassoulas2022-12-261-12/+9
* | [pre-commit.ci] pre-commit autoupdate (#1896)pre-commit-ci[bot]2022-12-261-2/+2
* | [github actions] Test for the backporting actions (#1919)Pierre Sassoulas2022-12-261-0/+1