-
-
Notifications
You must be signed in to change notification settings - Fork 294
Comparing changes
Open a pull request
base repository: pylint-dev/astroid
base: v3.3.6
head repository: pylint-dev/astroid
compare: v3.3.9
- 12 commits
- 18 files changed
- 9 contributors
Commits on Dec 20, 2024
-
Fix
collections.abc
imports on Python 3.13.0 and 3.13.1 (#2657) (#2658) * Fix `collections.abc` imports on Python 3.13.0 and 3.13.1 (#2657) * Add test for importing `collections.abc` * Fix issue with importing of frozen submodules * Fix `search_paths` * Do not reassign submodule_path parameters in method bodies This makes it easier to use less generic annotations with mypy. --------- Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com> Co-authored-by: correctmost <134317971+correctmost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c47a798 - Browse repository at this point
Copy the full SHA c47a798View commit details
Commits on Dec 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 50916d6 - Browse repository at this point
Copy the full SHA 50916d6View commit details
Commits on Dec 22, 2024
-
Skip flaky recursion test on PyPy (#2661) (#2663)
Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7cfbad1 - Browse repository at this point
Copy the full SHA 7cfbad1View commit details
Commits on Dec 24, 2024
-
[Backport maintenance/3.3.x] Another attempt at fixing the `collectio…
Configuration menu - View commit details
-
Copy full SHA for 68714df - Browse repository at this point
Copy the full SHA 68714dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d52799b - Browse repository at this point
Copy the full SHA d52799bView commit details
Commits on Mar 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6aeafd5 - Browse repository at this point
Copy the full SHA 6aeafd5View commit details -
Fix RuntimeError caused by analyzing live objects with `__getattribut…
Configuration menu - View commit details
-
Copy full SHA for 234be58 - Browse repository at this point
Copy the full SHA 234be58View commit details -
[Backport maintenance/3.3.x] Fix missing __dict__ (#2685) (#2690)
Co-authored-by: Stéphane Brunner <stephane.brunner@camptocamp.com>
Configuration menu - View commit details
-
Copy full SHA for aad8e68 - Browse repository at this point
Copy the full SHA aad8e68View commit details
Commits on Mar 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5512bf2 - Browse repository at this point
Copy the full SHA 5512bf2View commit details -
Bump actions/cache from 4.2.0 to 4.2.2 (#2692)
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.0 to 4.2.2. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4.2.0...v4.2.2) --- updated-dependencies: - dependency-name: actions/cache 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 74c34fb - Browse repository at this point
Copy the full SHA 74c34fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec2df97 - Browse repository at this point
Copy the full SHA ec2df97View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6ccad5 - Browse repository at this point
Copy the full SHA a6ccad5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.3.6...v3.3.9