Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pylint-dev/astroid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.9
Choose a base ref
...
head repository: pylint-dev/astroid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.10
Choose a head ref
  • 10 commits
  • 26 files changed
  • 6 contributors

Commits on Mar 9, 2025

  1. Configuration menu
    Copy the full SHA
    8a90a60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96e0327 View commit details
    Browse the repository at this point in the history
  3. Avoid importing submodules sharing names with standard library modules (

    #2702) (#2703)
    
    (cherry picked from commit 9f8faeb)
    
    Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
    github-actions[bot] and jacobtylerwalls authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    4a10a8b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. Configuration menu
    Copy the full SHA
    9f4c8fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15e0bd2 View commit details
    Browse the repository at this point in the history
  3. Update coverage requirement from ~=7.7 to ~=7.8

    Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](coveragepy/coveragepy@7.7.0...7.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Pierre-Sassoulas committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    9794556 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7e5b50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e29d726 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Pick correct file if two files with the same name but with different …

    …extensions exist (#2722) (#2728)
    
    Co-authored-by: Charlie Ringström <34444482+Chasarr@users.noreply.github.com>
    Pierre-Sassoulas and Chasarr authored May 5, 2025
    Configuration menu
    Copy the full SHA
    d87efc6 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2025

  1. Configuration menu
    Copy the full SHA
    a362368 View commit details
    Browse the repository at this point in the history
Loading