We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbabf28 commit d48c88fCopy full SHA for d48c88f
cpython-unix/extension-modules.yml
@@ -287,17 +287,17 @@ _heapq:
287
_imp:
288
config-c-only: true
289
290
-_interpchannelsmodule:
+_interpchannels:
291
minimum-python-version: "3.13"
292
sources:
293
- _interpchannelsmodule.c
294
295
-_interpqueuesmodule:
+_interpqueues:
296
297
298
- _interpqueuesmodule.c
299
300
-_interpretersmodule:
+_interpreters:
301
302
303
- _interpretersmodule.c
0 commit comments