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

Commits on Sep 22, 2024

  1. [Backport maintenance/3.3.x] Address pylint 3.3 messages (#2577)

    * Address pylint 3.3 messages (#2575)
    
    (cherry picked from commit 706fcdb)
    github-actions[bot] authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    875651b View commit details
    Browse the repository at this point in the history
  2. Fix manager.clear_cache() not fully clearing the module cache (#2572)…

    … (#2573)
    
    (cherry picked from commit 58286a1)
    
    Co-authored-by: Akhil Kamat <akhil.kamat@gmail.com>
    jacobtylerwalls and akamat10 authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    1915cc3 View commit details
    Browse the repository at this point in the history
  3. Check for empty format specs (#2574) (#2576)

    (cherry picked from commit a679550)
    
    Co-authored-by: Nick Drozd <nicholasdrozd@gmail.com>
    github-actions[bot] and nickdrozd authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    97871e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Fix issue when inferring single-node or non-const JoinedStr (#2578) (#…

    …2579)
    
    (cherry picked from commit 8585ce6)
    
    Co-authored-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
    github-actions[bot] and ericvergnaud authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c51f510 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6042e58 View commit details
    Browse the repository at this point in the history
Loading