Skip to content

Conversation

@deniskrds
Copy link

Python 3.10+ removed longintrepr.h (PEP 620), causing wheel build failures for btdht. This change adds a Python version-based dependency on Cython >=3.0 to restore compatibility while preserving support for older Python versions.

Python 3.10+ removed `longintrepr.h` (PEP 620), causing wheel build
failures for `btdht`. This change adds a Python version-based dependency
on Cython >=3.0 to restore compatibility while preserving support for
older Python versions.
@deniskrds
Copy link
Author

Fixes #17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant