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 __match_args__ to support match case destructuring in Python 3.10 #815

Merged
merged 20 commits into from May 18, 2021

Commits on May 13, 2021

  1. Copy the full SHA
    452b09a View commit details
    Browse the repository at this point in the history
  2. Add versionadded directive.

    tirkarthi committed May 13, 2021
    Copy the full SHA
    530e85f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Update stubs.

    tirkarthi committed May 14, 2021
    Copy the full SHA
    9d8b441 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e13c92d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    69d0928 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    918c1b4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4c0a339 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

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

Commits on May 17, 2021

  1. Copy the full SHA
    a2afba6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    590e31e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    69bfe66 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    753811b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b9d6b60 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    778d296 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0cd51b4 View commit details
    Browse the repository at this point in the history
  8. Fix conftest formatting.

    tirkarthi committed May 17, 2021
    Copy the full SHA
    3793bcd View commit details
    Browse the repository at this point in the history
  9. Fix isort formatting.

    tirkarthi committed May 17, 2021
    Copy the full SHA
    075db99 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    a0f426d View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    db4fc7d View commit details
    Browse the repository at this point in the history
  12. Move lint to py310

    tirkarthi committed May 17, 2021
    Copy the full SHA
    e3a8036 View commit details
    Browse the repository at this point in the history