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 Loading
base: v2.17.3
Choose a base ref
...
head repository: pylint-dev/pylint Loading
compare: v2.17.4
Choose a head ref
  • 6 commits
  • 27 files changed
  • 6 contributors

Commits on Apr 24, 2023

  1. Fix a false positive for bad-dunder-name when there is a user-def…

    …ined ``__index__`` method. (#8619) (#8622)
    
    Closes #8613
    
    (cherry picked from commit f223c6d)
    
    Co-authored-by: Mark Byrne <[email protected]>
    github-actions[bot] and mbyrnepr2 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e507a4d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    4350c6f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. [tomlkit] Limit the maximum version of tomlkit (#8633) (#8635)

    (cherry picked from commit a59f3d5)
    
    Co-authored-by: Pierre Sassoulas <[email protected]>
    github-actions[bot] and Pierre-Sassoulas committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    0b5defa View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Make sure a tool table is created in toml generation (#8638) (#…

    …8640)
    
    Co-authored-by: Pierre Sassoulas <[email protected]>
    (cherry picked from commit 434d49f)
    
    Co-authored-by: Daniël van Noord <[email protected]>
    github-actions[bot] and DanielNoord committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    fd60b72 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    62083dc View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Bump pylint to 2.17.4, update changelog

    Co-authored-by: Jacob Walls <[email protected]>
    Pierre-Sassoulas and jacobtylerwalls committed May 6, 2023
    Configuration menu
    Copy the full SHA
    fc34a4b View commit details
    Browse the repository at this point in the history
Loading