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 support for generating non-abi3 python import libraries for Windows targets #2364

Merged
merged 5 commits into from May 12, 2022

Commits on May 12, 2022

  1. Copy the full SHA
    10cb5a1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c477718 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5472fa6 View commit details
    Browse the repository at this point in the history
  4. Change default python lib name for Windows when cross compiling

    Stop treating `gnu` abi as mingw by default.
    messense committed May 12, 2022
    Copy the full SHA
    df6e9bc View commit details
    Browse the repository at this point in the history
  5. Update changelog for PyO3#2364

    messense committed May 12, 2022
    Copy the full SHA
    5508de8 View commit details
    Browse the repository at this point in the history