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.3.1
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.3.3
Choose a head ref
  • 11 commits
  • 30 files changed
  • 8 contributors

Commits on Sep 25, 2024

  1. Fix release note typo (#9969) (#9971)

    (cherry picked from commit 0972ba5)
    
    Co-authored-by: Jacob Walls <[email protected]>
    github-actions[bot] and jacobtylerwalls authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ec4ca64 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

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

Commits on Nov 20, 2024

  1. Fix source root not recognized (#10036) (#10083)

    (cherry picked from commit be53085)
    
    Co-authored-by: Julfried <[email protected]>
    github-actions[bot] and Julfried authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5597aae View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Fix potential-index-error false positive when iterable contains sta…

    …rred element (#10097) (#10098)
    
    (cherry picked from commit 3e9e613)
    
    Co-authored-by: Zen Lee <[email protected]>
    github-actions[bot] and zenlyj authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    621ecf6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

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

Commits on Dec 4, 2024

  1. Fix 'use-implicit-booleaness' wrongly emitted for generators. (#10107) (

    #10109)
    
    Co-authored-by: Nedelcu <Nedelcu Ioan-Andrei>
    Co-authored-by: Pierre Sassoulas <[email protected]>
    (cherry picked from commit a4e91d7)
    
    Co-authored-by: Nedelcu Ioan-Andrei <[email protected]>
    github-actions[bot] and nedelcu-ioan authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    9955701 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2024

  1. [mypy] Use type-setuptools instead of types-pkg-resources (#10120)

    Closes #10117
    
    (cherry picked from commit fa00126)
    
    Co-authored-by: Pierre Sassoulas <[email protected]>
    github-actions[bot] and Pierre-Sassoulas authored Dec 8, 2024
    Configuration menu
    Copy the full SHA
    90cb29d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2024

  1. Fix Python 3.12 generic type syntax (#10135) (#10146)

    (cherry picked from commit be1968e)
    
    Co-authored-by: Marzuk Rashid <[email protected]>
    github-actions[bot] and marzukr authored Dec 21, 2024
    Configuration menu
    Copy the full SHA
    a7202b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. Bump actions/cache from 4.1.2 to 4.2.0 (#10123) (#10154)

    Bumps [actions/cache](https://github.com/actions/cache) from 4.1.2 to 4.2.0.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4.1.2...v4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 0c50916)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    jacobtylerwalls and dependabot[bot] authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    96d1303 View commit details
    Browse the repository at this point in the history
  2. Bump astroid from 3.3.5 to 3.3.8 (#10125) (#10155)

    (cherry picked from commit 31e7674)
    jacobtylerwalls authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    1f9b947 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c28580b View commit details
    Browse the repository at this point in the history
Loading