Files
cpython/Modules/_sqlite/cursor.c
Victor Stinner c5afc97fc2 gh-106320: Remove private _PyErr C API functions (#106356)
Remove private _PyErr C API functions: move them to the internal
C API (pycore_pyerrors.h).
2023-07-03 10:48:50 +00:00

40 KiB