-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix to maintain order of package paths #135
base: main
Are you sure you want to change the base?
Commits on Jul 7, 2024
-
Fix
invalid-name
regression for class attributes in subclasses (pyl……int-dev#9772) (pylint-dev#9775) (cherry picked from commit b9a42e8) Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aea868c - Browse repository at this point
Copy the full SHA aea868cView commit details
Commits on Jul 12, 2024
-
Bump astroid to 3.2.3 (pylint-dev#9787)
Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9882537 - Browse repository at this point
Copy the full SHA 9882537View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eb2c4d - Browse repository at this point
Copy the full SHA 8eb2c4dView commit details -
Handle assert_never() when imported from typing_extensions (pylint-de…
…v#9782) (pylint-dev#9790) (cherry picked from commit a48cd4c)
Configuration menu - View commit details
-
Copy full SHA for bd4c8f1 - Browse repository at this point
Copy the full SHA bd4c8f1View commit details
Commits on Jul 15, 2024
-
Fix a false positive for
missing-param-doc
(pylint-dev#9740) (pyl……int-dev#9793) * Fix a false positive for ``missing-param-doc`` where a method which is decorated with ``typing.overload`` was expected to have a docstring specifying its parameters. Closes pylint-dev#9739 (cherry picked from commit 9cd5c37) Co-authored-by: Mark Byrne <31762852+mbyrnepr2@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8410f57 - Browse repository at this point
Copy the full SHA 8410f57View commit details
Commits on Jul 16, 2024
-
Fix consider-using-min-max-builtin (pylint-dev#9802) (pylint-dev#9803)
Fix a false positive for `consider-using-min-max-builtin` when the assignment target is an attribute. (cherry picked from commit 6236b91) Co-authored-by: Ekin Dursun <ekindursun@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1d877de - Browse repository at this point
Copy the full SHA 1d877deView commit details
Commits on Jul 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 60bd230 - Browse repository at this point
Copy the full SHA 60bd230View commit details -
Bump astroid to 3.2.4 (pylint-dev#9816) (pylint-dev#9821)
(cherry picked from commit c9c768e)
Configuration menu - View commit details
-
Copy full SHA for c0b1d22 - Browse repository at this point
Copy the full SHA c0b1d22View commit details -
Fix a crash when a subclass extends
__slots__
(pylint-dev#9817) (py……lint-dev#9822) (cherry picked from commit 8e18fc0) Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5f19cd5 - Browse repository at this point
Copy the full SHA 5f19cd5View commit details -
Update setuptools to >=71.0.4 (pylint-dev#9812) (pylint-dev#9824)
(cherry picked from commit 60bd230) Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 810c59c - Browse repository at this point
Copy the full SHA 810c59cView commit details
Commits on Jul 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2c7fbc - Browse repository at this point
Copy the full SHA d2c7fbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for da19566 - Browse repository at this point
Copy the full SHA da19566View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70bbec0 - Browse repository at this point
Copy the full SHA 70bbec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d484f5 - Browse repository at this point
Copy the full SHA 2d484f5View commit details
Commits on Jul 22, 2024
-
Update pytest requirement from ~=8.2 to ~=8.3 (pylint-dev#9828)
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.0...8.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 42fac79 - Browse repository at this point
Copy the full SHA 42fac79View commit details -
Bump sphinx from 7.4.3 to 7.4.7 (pylint-dev#9830)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.3 to 7.4.7. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.3...v7.4.7) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 969a78b - Browse repository at this point
Copy the full SHA 969a78bView commit details -
Bump furo from 2024.5.6 to 2024.7.18 (pylint-dev#9829)
Bumps [furo](https://github.com/pradyunsg/furo) from 2024.5.6 to 2024.7.18. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2024.05.06...2024.07.18) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 54141dc - Browse repository at this point
Copy the full SHA 54141dcView commit details
Commits on Jul 23, 2024
-
[pre-commit.ci] pre-commit autoupdate (pylint-dev#9831)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.2 → v0.5.4](astral-sh/ruff-pre-commit@v0.5.2...v0.5.4) - [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.0](pre-commit/mirrors-mypy@v1.10.1...v1.11.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9ddb1a4 - Browse repository at this point
Copy the full SHA 9ddb1a4View commit details
Commits on Jul 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9491f93 - Browse repository at this point
Copy the full SHA 9491f93View commit details -
Add unsupported version checks for Python 3.8+ syntax (pylint-dev#9838)
walrus operator pylint-dev#9820 positional-only args pylint-dev#9823
Configuration menu - View commit details
-
Copy full SHA for 9f63895 - Browse repository at this point
Copy the full SHA 9f63895View commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e64d453 - Browse repository at this point
Copy the full SHA e64d453View commit details
Commits on Jul 30, 2024
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.4 → v0.5.5](astral-sh/ruff-pre-commit@v0.5.4...v0.5.5)
Configuration menu - View commit details
-
Copy full SHA for c25bef3 - Browse repository at this point
Copy the full SHA c25bef3View commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83ade13 - Browse repository at this point
Copy the full SHA 83ade13View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de6e6fa - Browse repository at this point
Copy the full SHA de6e6faView commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b75c7cd - Browse repository at this point
Copy the full SHA b75c7cdView commit details -
Bump actions/upload-artifact from 4.3.4 to 4.3.5 (pylint-dev#9858)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.3.4...v4.3.5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2adae46 - Browse repository at this point
Copy the full SHA 2adae46View commit details -
Update towncrier requirement from ~=23.11 to ~=24.7 (pylint-dev#9857)
Updates the requirements on [towncrier](https://github.com/twisted/towncrier) to permit the latest version. - [Release notes](https://github.com/twisted/towncrier/releases) - [Changelog](https://github.com/twisted/towncrier/blob/trunk/NEWS.rst) - [Commits](twisted/towncrier@23.11.0...24.7.1) --- updated-dependencies: - dependency-name: towncrier dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for afd7b50 - Browse repository at this point
Copy the full SHA afd7b50View commit details
Commits on Aug 6, 2024
-
[pre-commit.ci] pre-commit autoupdate (pylint-dev#9860)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.5.6](astral-sh/ruff-pre-commit@v0.5.5...v0.5.6) - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0) - [github.com/pre-commit/mirrors-mypy: v1.11.0 → v1.11.1](pre-commit/mirrors-mypy@v1.11.0...v1.11.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c35e2e6 - Browse repository at this point
Copy the full SHA c35e2e6View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 466c671 - Browse repository at this point
Copy the full SHA 466c671View commit details
Commits on Aug 11, 2024
-
Fix crash in refactoring checker when calling bound lambda
Fixes: ``` File "sources/pylint/pylint/checkers/refactoring/refactoring_checker.py", line 2094, in _is_function_def_never_returning and node.returns ^^^^^^^^^^^^ File "sources/pylint/.venv/lib/python3.11/site-packages/astroid/bases.py", line 138, in __getattr__ return getattr(self._proxied, name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Lambda' object has no attribute 'returns' ``` Crash is reproducible if you have something like this: ```python class C: eq = lambda self, y: self == y ``` As a workaround, use a normal function instead of a lambda. Closes pylint-dev#9865
Configuration menu - View commit details
-
Copy full SHA for b78deb6 - Browse repository at this point
Copy the full SHA b78deb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72081e6 - Browse repository at this point
Copy the full SHA 72081e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6be944 - Browse repository at this point
Copy the full SHA b6be944View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74abdc5 - Browse repository at this point
Copy the full SHA 74abdc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5da674c - Browse repository at this point
Copy the full SHA 5da674cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7a928c - Browse repository at this point
Copy the full SHA f7a928cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f7e3b - Browse repository at this point
Copy the full SHA 94f7e3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5dbf06 - Browse repository at this point
Copy the full SHA c5dbf06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74343e9 - Browse repository at this point
Copy the full SHA 74343e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca32b00 - Browse repository at this point
Copy the full SHA ca32b00View commit details
Commits on Aug 12, 2024
-
Bump furo from 2024.7.18 to 2024.8.6 (pylint-dev#9869)
Bumps [furo](https://github.com/pradyunsg/furo) from 2024.7.18 to 2024.8.6. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2024.07.18...2024.08.06) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for afaf54c - Browse repository at this point
Copy the full SHA afaf54cView commit details -
Bump actions/upload-artifact from 4.3.5 to 4.3.6 (pylint-dev#9870)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.5 to 4.3.6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.3.5...v4.3.6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 55bf34c - Browse repository at this point
Copy the full SHA 55bf34cView commit details -
[pre-commit.ci] pre-commit autoupdate (pylint-dev#9872)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.6 → v0.5.7](astral-sh/ruff-pre-commit@v0.5.6...v0.5.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 18f03b7 - Browse repository at this point
Copy the full SHA 18f03b7View commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb6db06 - Browse repository at this point
Copy the full SHA cb6db06View commit details
Commits on Aug 18, 2024
-
Fix false negatives when
isinstance
is provided too many or too few…… arguments (pylint-dev#9868) - add too-many-function-args call - include handling for too-few-function-args
Configuration menu - View commit details
-
Copy full SHA for a32250c - Browse repository at this point
Copy the full SHA a32250cView commit details
Commits on Aug 19, 2024
-
too-few-function-args
redundant withno-value-for-parameter
(pyli……nt-dev#9882) Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 40f58ea - Browse repository at this point
Copy the full SHA 40f58eaView commit details
Commits on Aug 20, 2024
-
[pre-commit.ci] pre-commit autoupdate (pylint-dev#9886)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.7 → v0.6.1](astral-sh/ruff-pre-commit@v0.5.7...v0.6.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6bb335f - Browse repository at this point
Copy the full SHA 6bb335fView commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15be859 - Browse repository at this point
Copy the full SHA 15be859View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7ecb86 - Browse repository at this point
Copy the full SHA a7ecb86View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for d0ae7de - Browse repository at this point
Copy the full SHA d0ae7deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54457af - Browse repository at this point
Copy the full SHA 54457afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8901361 - Browse repository at this point
Copy the full SHA 8901361View commit details