chore(deps-dev): bump pylint from 4.0.7 to 4.0.8 - #1255
Merged
Merged
Conversation
Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.7...v4.0.8) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
Performance review
Commit 003d346 - Merge 94608bb into 9a804d3
Statistically significant changes
basic_herding:- OLD: compilation 0.6011 units ± 0.07486 units; execution 0.05356 units ± 0.005461 units
- NEW: compilation 0.5791 units ± 0.09354 units; execution 0.08897 units ± 0.001601 units
- Significant increase in execution time (66.12%, p=1.197e-09)
basic_rpc:- OLD: compilation 0.7062 units ± 0.01754 units; execution 0.02056 units ± 0.0001399 units
- NEW: compilation 0.6615 units ± 0.02459 units; execution 0.02808 units ± 0.0007243 units
- Significant increase in execution time (36.61%, p=3.594e-11)
basic_stein:- OLD: compilation 2.385 units ± 0.1043 units; execution 0.4129 units ± 0.008788 units
- NEW: compilation 2.182 units ± 0.08399 units; execution 0.6175 units ± 0.02049 units
- Significant increase in execution time (49.55%, p=1.243e-12)
Normalisation values for new data:
Compilation: 1 unit = 404.16 ms
Execution: 1 unit = 291.54 ms
Last updated: Thu, 17 Sep 2026 19:03:44 GMT
tm91236
approved these changes
Sep 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pylint from 4.0.7 to 4.0.8.
Release notes
Sourced from pylint's releases.
... (truncated)
Commits
ecb84baBump pylint to 4.0.8, update changelog (#11355)989e9c5[Backport maintenance/4.0.x] Support isort 9 (#11354)8c1ee95Flag assertEqual and assertNotEqual between two constants in W1503eadefe3Fix false positive bad-string-format-type for subclasses of builtin typesdb00e3b[Backport maintenance/4.0.x] fix(docparams): guard decorated_with_property ag...7909c17Accept subclass instances in the invalid-*-returned checksd19640d[Backport maintenance/4.0.x] Fixinvalid-namefalse positive in `if _name...94e5704Skip unspecified-encoding for unknown open modes (#11163)d59b329fix(refactoring): handle non-AssignName targets in use-yield-from (#11286) (#...eea0569[Backport maintenance/4.0.x] Fix crash in docparams on raising a non-exceptio...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)