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.13.9 #6563

Merged
merged 8 commits into from May 13, 2022
Merged

Commits on May 9, 2022

  1. Add an exception for IndexError inside uninferable_final_decorator (

    #6532)
    
    
    Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
    Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
    3 people committed May 9, 2022
    Configuration menu
    Copy the full SHA
    9ed3720 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc57f48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15634b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    870ed76 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

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

Commits on May 13, 2022

  1. Respect ignore configuration options when --recursive=y. (#6528)

    * Ignore specified files/directories in recursive mode
    
    Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
    Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
    3 people committed May 13, 2022
    Configuration menu
    Copy the full SHA
    42c0ad5 View commit details
    Browse the repository at this point in the history
  2. Fix false positive for undefined-loop-variable with enumerate() (#…

    …6602)
    
    
    Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
    jacobtylerwalls and Pierre-Sassoulas committed May 13, 2022
    Configuration menu
    Copy the full SHA
    2d10b8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3a15db View commit details
    Browse the repository at this point in the history