Thanks to visit codestin.com
Credit goes to github.com

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.5
Choose a head ref
  • 10 commits
  • 18 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 <[email protected]>
    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 <[email protected]>
    (cherry picked from commit 9f8dcbd)
    
    Co-authored-by: Pierre Sassoulas <[email protected]>
    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. 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. Configuration menu
    Copy the full SHA
    425ad66 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. [release] Fix 3.2.4 release date following issue with twine 5.1.0 (#9749

    ) (#9750)
    
    See pypa/twine#1125
    
    (cherry picked from commit d8f84b0)
    
    Co-authored-by: Pierre Sassoulas <[email protected]>
    github-actions[bot] and Pierre-Sassoulas authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6c3ab77 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. [unreachable-code] Fix the false positive in python 3.8 (#9753) (#9755)

    Refs #9751
    
    Co-authored-by: John Snow <[email protected]>
    (cherry picked from commit d281f2f)
    
    Co-authored-by: Pierre Sassoulas <[email protected]>
    github-actions[bot] and Pierre-Sassoulas authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    be7b5cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae730ac View commit details
    Browse the repository at this point in the history
Loading