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: v2.15.7
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: v2.15.8
Choose a head ref
  • 6 commits
  • 23 files changed
  • 6 contributors

Commits on Dec 4, 2022

  1. multiple-statements no longer triggers for function stubs using i…

    …nlined ``...`` (#7863)
    
    Co-authored-by: Mark Byrne <31762852+mbyrnepr2@users.noreply.github.com>
    Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
    (cherry picked from commit 6b427a9)
    3 people committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    5fb17e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1856b2 View commit details
    Browse the repository at this point in the history
  3. Fix missing-param-doc for escaped underscores (#7878)

    Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
    (cherry picked from commit 1913635)
    2 people authored and Pierre-Sassoulas committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    19c0534 View commit details
    Browse the repository at this point in the history
  4. add test and expl for line-too-long useless-supp FP (#7887)

    Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
    (cherry picked from commit 30c931f)
    clavedeluna and Pierre-Sassoulas committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    438025d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Define Protocol as abstract to prevent abstract-method FP (#7839) (#7879

    )
    
    (cherry picked from commit 85e7d93)
    
    Co-authored-by: Dani Alcala <112832187+clavedeluna@users.noreply.github.com>
    github-actions[bot] and clavedeluna authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    6178e41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f84ed9 View commit details
    Browse the repository at this point in the history
Loading