Open
Conversation
Bumps [astroid](https://github.com/pylint-dev/astroid) from 4.0.3 to 4.1.2. - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v4.0.3...v4.1.2) --- updated-dependencies: - dependency-name: astroid dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
951110f to
c3298b3
Compare
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 astroid from 4.0.3 to 4.1.2.
Release notes
Sourced from astroid's releases.
... (truncated)
Changelog
Sourced from astroid's changelog.
... (truncated)
Commits
91dac13Bump astroid to 4.1.2, update changelog (#3011)796eba8objectmodel: fix crash analyzing property fset in generic classes with type a...ca814f0Update CI workflow to include maintenance branch (#2999)7593877[Backport maintenance/4.1.x] Fix cyclic inference by constraints (#2998)3f63f90Fix builtin functions incorrectly exposing descriptor attributes (#2983)be7479eFix ValueError in str/repr and error messages with extreme values (#2971)1c9938dFix RecursionError in _compute_mro() on circular class hierarchies (#2968)98938ad[Backport maintenance/4.1.x] Fix DuplicateBasesError crash in dataclass trans...33fabe0[Backport maintenance/4.1.x] Fix MemoryError when inferring f-string with lar...f11d7aeBump astroid to 4.1.1, update changelog