-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
Description
I propose to copy Modules/_testcapi/ and Lib/test/test_capi/ from Python 3.12 to Python 3.11 to increase the test coverage in Python 3.11 and allow backporting test changes, since test changes should be backported to stable versions: Python 3.11 and 3.12.
serhiy-storchaka, erlend-aasland and encukou