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

Build with mypyc 1.3 #3697

Merged
merged 1 commit into from Jun 23, 2023
Merged

Build with mypyc 1.3 #3697

merged 1 commit into from Jun 23, 2023

Commits on May 19, 2023

  1. Build with mypyc 1.3

    Several new versions of mypyc has been released since the last upgrade, and they include some performance improvements which could make the compiled version of Black run faster.
    
    https://mypy-lang.org/news.html
    
    The latest version of hatch-mypyc allows being installed next the 1.x series of mypy.
    stianjensen committed May 19, 2023
    Copy the full SHA
    25eb12b View commit details
    Browse the repository at this point in the history