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/pylint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.1
Choose a base ref
...
head repository: pylint-dev/pylint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.2
Choose a head ref
  • 5 commits
  • 9 files changed
  • 2 contributors

Commits on Oct 16, 2025

  1. [Backport maintenance/4.0.x] Fix FP for invalid-name for TypedDicts (#…

    …10674)
    
    Fix FP for invalid-name for TypedDicts (#10673)
    
    (cherry picked from commit 4eabe26)
    
    Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
    pylint-backport[bot] and jacobtylerwalls authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    4c913c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2025

  1. [Backport maintenance/4.0.x] Fix FP for invalid-name on module-leve…

    …l constant with multiple branches (#10684)
    
    Fix FP for `invalid-name` on module-level constant with multiple branches (#10677)
    
    (cherry picked from commit 6678c90)
    
    Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
    pylint-backport[bot] and jacobtylerwalls authored Oct 19, 2025
    Configuration menu
    Copy the full SHA
    92a13df View commit details
    Browse the repository at this point in the history
  2. [Backport maintenance/4.0.x] Ignore unraisable exceptions on stdlib p…

    …rimer (#10686)
    
    Ignore unraisable exceptions on stdlib primer (#10683)
    
    Refs #9138
    
    (cherry picked from commit e18b6f5)
    
    Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
    pylint-backport[bot] and jacobtylerwalls authored Oct 19, 2025
    Configuration menu
    Copy the full SHA
    4d52769 View commit details
    Browse the repository at this point in the history
  3. [Backport maintenance/4.0.x] Fix FP for invalid-name for partially …

    …uninferable module-level name (#10687)
    
    Fix FP for `invalid-name` for partially uninferable module-level name (#10678)
    
    (cherry picked from commit 7ecfd9f)
    
    Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
    pylint-backport[bot] and jacobtylerwalls authored Oct 19, 2025
    Configuration menu
    Copy the full SHA
    caf95d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

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