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

Fix overlap between TypedDict and Mapping #7164

Merged
merged 6 commits into from
Jul 8, 2019

Commits on Jul 5, 2019

  1. Barebone implementation

    Ivan Levkivskyi committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    38e863f View commit details
    Browse the repository at this point in the history
  2. Add more tests

    ilevkivskyi committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    3895917 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. Configuration menu
    Copy the full SHA
    3dc62f8 View commit details
    Browse the repository at this point in the history
  2. Use a different fixture

    ilevkivskyi committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    e377623 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    ilevkivskyi committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    c1963e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Address CR

    Ivan Levkivskyi committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    799375e View commit details
    Browse the repository at this point in the history