summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2.14.0 (#1998)v2.14.0Marc Mueller2023-01-314-7/+18
* Merge remote-tracking branch 'upstream/maintenance/2.13.x'Marc Mueller2023-01-311-1/+7
|\
| * 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
* | Add Lock to multiprocessing (#1976)Dani Alcala2023-01-314-1/+11
* | Update coverage requirement from ~=7.0 to ~=7.1 (#1992)dependabot[bot]2023-01-301-1/+1
* | Fix dev requirements (#1993)Marc Mueller2023-01-302-5/+6
* | Bump actions/cache from 3.2.3 to 3.2.4 (#1991)dependabot[bot]2023-01-301-5/+5
* | Add support for binary union types - Python 3.10 (#1977)Marc Mueller2023-01-305-4/+203
* | Capture unwanted output signaled in #1904. (#1978)Ben Elliston2023-01-302-1/+73
* | Update isort to 5.12.0 (#1989)Marc Mueller2023-01-302-2/+2
* | Skip recursion test on PyPy (#1987)Marc Mueller2023-01-291-1/+9
* | Revert "Set higher recusion limit (2**12) for PyPy (#1984)"Marc Mueller2023-01-292-17/+1
* | Set higher recusion limit (2**12) for PyPy (#1984)Marc Mueller2023-01-292-1/+17
* | Preserve parent CallContext when inferring nested functions (#1982)Marc Mueller2023-01-297-45/+38
* | Fix PyPy ClassDef.fromlino with decorators (#1979)Marc Mueller2023-01-285-23/+18
* | Fix issues with `typing_extensions.TypeVar` (#1973)Marc Mueller2023-01-225-5/+58
* | Merge branch 'maintenance/2.13.x' following 2.13.3 releasePierre Sassoulas2023-01-202-1/+8
|\ \ | |/
| * 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
* | Fix order of overwritten attributes in inherited dataclasses (#1970)Daniël van Noord2023-01-173-28/+118
* | Bump actions/setup-python from 4.4.0 to 4.5.0 (#1969)dependabot[bot]2023-01-163-7/+7
* | Fix a false positive with user-defined `Enum` class (#1967)Mark Byrne2023-01-154-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...Pierre Sassoulas2023-01-104-2/+36
* | [pre-commit.ci] pre-commit autoupdate (#1957)pre-commit-ci[bot]2023-01-101-1/+1
* | Bump actions/checkout from 3.2.0 to 3.3.0 (#1951)dependabot[bot]2023-01-094-8/+8
* | Bump actions/download-artifact from 3.0.1 to 3.0.2 (#1952)dependabot[bot]2023-01-091-1/+1
* | [codecov] Use our own token to avoid being rate limited (#1956)Pierre Sassoulas2023-01-091-0/+3
* | Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#1953)dependabot[bot]2023-01-091-3/+3
* | Bump actions/cache from 3.2.2 to 3.2.3 (#1954)dependabot[bot]2023-01-091-5/+5
* | Bump pylint from 2.15.9 to 2.15.10 (#1955)dependabot[bot]2023-01-091-1/+1
* | 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