-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtopic-free-threadingtype-featureA feature request or enhancementA feature request or enhancement
Description
Feature or enhancement
The test_cppext
test is currently disabled in --disable-gil
builds because the bundled version of wheel
did not support the "t" flag in the ABI.
This is now fixed and released upstream in wheel 0.43.0.
Let's update the bundled wheel .whl
file in Lib/test/wheeldata
and then re-enable test_cppext
in the free-threaded build.
Linked PRs
Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtopic-free-threadingtype-featureA feature request or enhancementA feature request or enhancement