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 missing metaclasses #8497

Merged
merged 9 commits into from
Aug 8, 2022
Merged

Commits on Aug 5, 2022

  1. Add missing metaclasses

    sobolevn committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    6ec6772 View commit details
    Browse the repository at this point in the history
  2. Fix ci

    sobolevn committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    d5a18ae View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Address review

    sobolevn committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    3d51850 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    4e99357 View commit details
    Browse the repository at this point in the history
  2. Fix ci

    sobolevn committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    a5e66ee View commit details
    Browse the repository at this point in the history
  3. Only 3.9+ has __init__

    sobolevn committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    5d4e84d View commit details
    Browse the repository at this point in the history
  4. Update stdlib/contextlib.pyi

    Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
    sobolevn and AlexWaygood authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    45591c6 View commit details
    Browse the repository at this point in the history
  5. Update stdlib/ast.pyi

    Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
    sobolevn and AlexWaygood authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    0c2063e View commit details
    Browse the repository at this point in the history
  6. Update stdlib/contextlib.pyi

    Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
    sobolevn and AlexWaygood authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    7cbde17 View commit details
    Browse the repository at this point in the history