◐ Shell
clean mode source ↗

Fix wheel tags by filmor · Pull Request #2716 · pythonnet/pythonnet

Conversation

@filmor

  • Fix regression for Windows (package must be tagged win32.win_amd64)
  • Specify compatibility with exactly the versions we support, limited to
    CPython

What does this implement/fix? Explain your changes.

...

Does this close any currently open issues?

...

Any other comments?

...

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • If an enhancement PR, please create docs and at best an example
  • Ensure you have signed the .NET Foundation CLA
  • Add yourself to AUTHORS
  • Updated the CHANGELOG
- Fix regression for Windows (package must be tagged win32.win_amd64)
- Specify compatibility with exactly the versions we support, limited to
  CPython

Metadorius

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested locally and deployed via CI, works fine so far. Thanks!

@filmor filmor deleted the fix-wheel-tags branch

May 6, 2026 13:43

This was referenced

May 24, 2026

CurtHagenlocher pushed a commit to apache/arrow-dotnet that referenced this pull request

May 25, 2026

2 participants

@filmor @Metadorius