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

[mypyc] Fix glue methods with native int types #13939

Merged
merged 8 commits into from Oct 25, 2022
Merged

Commits on Oct 23, 2022

  1. Copy the full SHA
    6ff385c View commit details
    Browse the repository at this point in the history
  2. Minor refactoring

    JukkaL committed Oct 23, 2022
    Copy the full SHA
    5187232 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    34b4fb9 View commit details
    Browse the repository at this point in the history
  4. Add comments and docstring

    JukkaL committed Oct 23, 2022
    Copy the full SHA
    e76571b View commit details
    Browse the repository at this point in the history
  5. Fixes

    JukkaL committed Oct 23, 2022
    Copy the full SHA
    a686623 View commit details
    Browse the repository at this point in the history
  6. Fix type annotation

    JukkaL committed Oct 23, 2022
    Copy the full SHA
    cfa9807 View commit details
    Browse the repository at this point in the history
  7. Black

    JukkaL committed Oct 23, 2022
    Copy the full SHA
    b44f34d View commit details
    Browse the repository at this point in the history
  8. Fix type annotations

    JukkaL committed Oct 23, 2022
    Copy the full SHA
    20a9679 View commit details
    Browse the repository at this point in the history