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

Don't flag intentionally empty generators unreachable #15722

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    05cfabd View commit details
    Browse the repository at this point in the history
  2. add test

    ikonst committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    29c3463 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7871b8d View commit details
    Browse the repository at this point in the history
  4. AlexWaygood feedback

    ikonst committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5e33f47 View commit details
    Browse the repository at this point in the history
  5. less walrus

    ikonst committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ebc1cfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a64254c View commit details
    Browse the repository at this point in the history
  7. empty generator *functions*

    Co-authored-by: Alex Waygood <[email protected]>
    ikonst and AlexWaygood authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6d20704 View commit details
    Browse the repository at this point in the history
  8. empty generator *function*

    Co-authored-by: Alex Waygood <[email protected]>
    ikonst and AlexWaygood authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    82e8c8c View commit details
    Browse the repository at this point in the history
  9. Update mypy/checker.py

    Co-authored-by: Alex Waygood <[email protected]>
    ikonst and AlexWaygood authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2a95a6d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

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

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    91a97c8 View commit details
    Browse the repository at this point in the history
  2. Update checker.py comment

    ikonst authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7c2a83b View commit details
    Browse the repository at this point in the history
  3. Update mypy/checker.py

    Co-authored-by: Alex Waygood <[email protected]>
    ikonst and AlexWaygood authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    df177cd View commit details
    Browse the repository at this point in the history