8000 Comparing v3.2.3...v3.2.4 · pylint-dev/pylint · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: v3.2.3
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: v3.2.4
Choose a head ref
  • 7 commits
  • 15 files changed
  • 3 contributors

Commits on Jun 6, 2024

  1. [undefined-variable] Fix a crash for undefined lineno in annotations (#…

    …9705) (#9706)
    
    (cherry picked from commit f082174)
    
    Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
    github-actions[bot] and Pierre-Sassoulas authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6b66ca6 View commit details
    Browse the repository at this point in the history
  2. [unnecessary-list-index-lookup] Fix crashes for uninferrable 'start' …

    …value in 'enumerate' (#9704) (#9707)
    
    ---------
    
    Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
    (cherry picked from commit 9f8dcbd)
    
    Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
    github-actions[bot] and Pierre-Sassoulas authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c3e2579 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    e13544f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cf313a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22e4d36 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. [possibly-used-before-assignment] Avoid FP for typing.NoReturn & Never (

    #9714) (#9742)
    
    Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
    Pierre-Sassoulas and jacobtylerwalls authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c41c35a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Bump pylint to 3.2.4, update changelog (#9746)

    Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
    Pierre-Sassoulas and jacobtylerwalls authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    425ad66 View commit details
    Browse the repository at this point in the history
Loading
0