Files
cpython/Modules
Victor Stinner 5a79d2ae57 Revert "gh-46376: Return existing pointer when possible in ctypes (#1… (#108688)
This reverts commit 08447b5deb.

Revert also _ctypes.c changes of the PyDict_ContainsString() change,
commit 6726626646.
2023-09-04 11:21:47 +02:00
..

Source files for standard library extension modules,
and former extension modules that are now builtin modules.