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.17.0
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.17.1
Choose a head ref
  • 6 commits
  • 17 files changed
  • 5 contributors

Commits on Mar 10, 2023

  1. Clear LRU caches on pylint utilities (#8420) (#8427)

    (cherry picked from commit ab20812)
    
    Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
    github-actions[bot] and jacobtylerwalls authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    8c3652a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Fix a crash when TYPE_CHECKING is used without importing it (#8435) (

    …#8436)
    
    (cherry picked from commit 4c56ba8)
    
    Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
    github-actions[bot] and jacobtylerwalls authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    575319b View commit details
    Browse the repository at this point in the history
  2. Add Python 3.8+ asyncSetUp to "defining-attr-methods" list (#8403) (#…

    …8438)
    
    (cherry picked from commit b312b9a)
    
    Co-authored-by: Samuel FORESTIER <HorlogeSkynet@users.noreply.github.com>
    github-actions[bot] and HorlogeSkynet authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    16dd28d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Deprecate redundant type checking guard utils (#8433) (#8439)

    (cherry picked from commit b968fa0)
    
    Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
    github-actions[bot] and jacobtylerwalls authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    d6f3ae8 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Fix incorrect preferred-modules matches (#8481)

    Co-authored-by: d33bs <dave.bunten@cuanschutz.edu>
    (cherry picked from commit d64c0cc)
    
    Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
    github-actions[bot] and DanielNoord authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    7d26dcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9c1ab3 View commit details
    Browse the repository at this point in the history
Loading