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

add async120, await-in-except #265

Merged
merged 8 commits into from
Jun 12, 2024
Merged

Commits on May 29, 2024

  1. add async120, await-in-except

    jakkdl committed May 29, 2024
    Configuration menu
    Copy the full SHA
    04ea64c View commit details
    Browse the repository at this point in the history
  2. add link to async120

    jakkdl committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c9398a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Apply suggestions from code review

    Co-authored-by: Zac Hatfield-Dodds <zac.hatfield.dodds@gmail.com>
    jakkdl and Zac-HD authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0778402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4656cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e18121a View commit details
    Browse the repository at this point in the history
  4. async120 now only triggers if excepthandler would raise. Fix false al…

    …arm on nested function definitions for 102 & 120
    jakkdl committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b2a2858 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Update flake8_async/__init__.py

    Co-authored-by: Zac Hatfield-Dodds <zac.hatfield.dodds@gmail.com>
    jakkdl and Zac-HD authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3c69f2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73d21c3 View commit details
    Browse the repository at this point in the history