sentencepiece
sentencepiece copied to clipboard
Add support for free-threaded CPython
See #1110
This PR enables support for free-threaded CPython 3.13, most of the changes are related to testing, which enable parallel testing using pytest-run-parallel. Additionally, ThreadSanitizer checks were performed without any issue
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Superseded by https://github.com/google/sentencepiece/issues/1110#issuecomment-3024357525
@taku910 this PR was not fit for purpose. Please revert.