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

Alternative implementation of PEP 673 #13133

Closed
wants to merge 43 commits into from

Commits on Jul 15, 2022

  1. 3rd times the charm

    Gobot1234 committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    83a7597 View commit details
    Browse the repository at this point in the history
  2. Remove debug print

    Gobot1234 authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    3278f5f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. Fix CI

    Gobot1234 committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    fe0eea7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f5f286 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

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

Commits on Jul 30, 2022

  1. Configuration menu
    Copy the full SHA
    76f216a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'piggybacking-TypeVar' of https://github.com/Gobot1234/mypy

     into piggybacking-TypeVar
    
    # Conflicts:
    #	mypy/expandtype.py
    Gobot1234 committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    e344a12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    708057d View commit details
    Browse the repository at this point in the history
  4. Fix CI

    Gobot1234 committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    d8c02db View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    3159549 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f031af7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab62d93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    823168b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    7ef77c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8e9407 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39c208d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f05cfec View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    4a2b2b6 View commit details
    Browse the repository at this point in the history
  2. Fix a bit of CI

    Gobot1234 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    6e16093 View commit details
    Browse the repository at this point in the history
  3. Fix more CI

    Gobot1234 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    0c5c26f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Fix constraints

    Gobot1234 committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    6f29a2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb1b479 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Fix bug with typeddict narrowing

    Also reduced pointless changes diff
    Gobot1234 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    379c662 View commit details
    Browse the repository at this point in the history
  2. Run black

    Gobot1234 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    af3241c View commit details
    Browse the repository at this point in the history
  3. Fix flake8 warnings

    Gobot1234 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    dc93feb View commit details
    Browse the repository at this point in the history
  4. More typeddict fixes

    Gobot1234 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    e01690b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Fix more CI issues

    Gobot1234 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    87a4cdf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master-up' into piggybacking-TypeVar

    # Conflicts:
    #	mypy/plugins/enums.py
    Gobot1234 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    a1257d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

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

Commits on Sep 13, 2022

  1. fix more tests

    Gobot1234 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    1ede281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f02d13 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Fix more reprs

    Gobot1234 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    bf54da0 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Fix more CI

    Gobot1234 committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    2be7770 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Fix some tests

    Gobot1234 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    cf6ac9b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Configuration menu
    Copy the full SHA
    904fcb2 View commit details
    Browse the repository at this point in the history
  2. Fix some more failing CI

    Gobot1234 committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    c657875 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Fix more CI

    Gobot1234 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    e226e14 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

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

Commits on Oct 2, 2022

  1. Fix more more CI

    Gobot1234 committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    74feea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91e139d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Fix more tests

    Gobot1234 committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    15924b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Fix more tests

    Gobot1234 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    7f125e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Fix more tests

    Gobot1234 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    8e60528 View commit details
    Browse the repository at this point in the history