Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release branch 2.12.13 #1875

Merged
merged 11 commits into from
Nov 19, 2022
Merged

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    748f175 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f9dd8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6ac4f6 View commit details
    Browse the repository at this point in the history
  4. Prevent returning an empty list for ClassDef.slots() (#1861)

    Prevent returning an empty list for `ClassDef.slots()` when the mro list contains one class & it is not `object`. Refs pylint-dev/pylint#5099
    
    Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
    2 people authored and Pierre-Sassoulas committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    181aed8 View commit details
    Browse the repository at this point in the history
  5. CI improvements (#1860)

    * Add check-latest to setup-python
    * Use pyproject.toml for hash
    cdce8p authored and Pierre-Sassoulas committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    3636214 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84dfb06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cce7f68 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2cb6417 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    427bfbb View commit details
    Browse the repository at this point in the history
  10. Move _value2member_map_ changelog back to 2.12.11 (#1874)

    Partially reverts 4acf578.
    This had been included in 2.12.11 all along.
    jacobtylerwalls authored and Pierre-Sassoulas committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    344e861 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d57541 View commit details
    Browse the repository at this point in the history