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.2.2
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.2.3
Choose a head ref
  • 5 commits
  • 9 files changed
  • 3 contributors

Commits on Jul 9, 2024

  1. Fix unreachable-code

    (cherry picked from commit 314e08b)
    jacobtylerwalls committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    76be7ea View commit details
    Browse the repository at this point in the history
  2. Pin numpy below 2.0.0

    Refs #2442
    jacobtylerwalls committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7c7c1b3 View commit details
    Browse the repository at this point in the history
  3. Upgrade pylint in pre-commit config (#2440)

    Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
    jacobtylerwalls and Pierre-Sassoulas committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    006b1ac View commit details
    Browse the repository at this point in the history
  4. Fix AssertionError when inferring a property consisting of a partial …

    …function. (#2458) (#2460)
    
    Closes pylint-dev/pylint#9214
    
    Thanks Martin Belanger for the report and
    Bryce Guinta for the test case.
    
    (cherry picked from commit 0f9dfa6)
    
    Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
    github-actions[bot] and jacobtylerwalls authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a2d8470 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

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