Closed tristan closed 2 years ago
Thanks for the PR @tristan! Just at a glance this looks good to me. I think there are some spots in the docs that might need to be touched up before it goes live (no need to worry about that), but I'll try to get everything wrapped up and released within a few days!
Ugh, I hadn't tested all the environments properly after I added the testing phase. I disabled them for platforms that don't support the current test suite (e.g. prepare_freethreaded_python
is only available in non-pypy environments so the tests failed to compile at all in those environments). Also the tests for x86 windows needed the --target
flag to run them as the correct architecture.
The tests run to completion on my forked repo, so :crossed_fingers: it will pass on here too this time
Done: