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

bpo-46475: Add typing.Never and typing.assert_never #30842

Merged
merged 13 commits into from
Feb 8, 2022

Commits on Jan 23, 2022

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

Commits on Jan 24, 2022

  1. deduplicate tests

    JelleZijlstra committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    4b227f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

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

Commits on Feb 1, 2022

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

Commits on Feb 2, 2022

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

Commits on Feb 6, 2022

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

Commits on Feb 7, 2022

  1. Guido's feedback

    JelleZijlstra committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    b3f4ccb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2530bd7 View commit details
    Browse the repository at this point in the history
  3. Thanks Alex

    JelleZijlstra committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    c23cc26 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. remove extra example

    JelleZijlstra committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    4497a26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c731977 View commit details
    Browse the repository at this point in the history
  3. raise AssertionError

    JelleZijlstra committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    1f6b671 View commit details
    Browse the repository at this point in the history