This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 14:46:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Modules
/
_sqlite
/
clinic
History
Victor Stinner
9d759b63d8
gh-111178: Change Argument Clinic signature for METH_O (
#130682
)
...
Use "PyObject*" for METH_O functions to fix an undefined behavior.
2025-03-11 16:33:36 +01:00
..
_sqlite3.connect.c.h
gh-110964: Remove private _PyArg functions (
#110966
)
2023-10-17 14:30:31 +02:00
blob.c.h
gh-111178: Generate correct signature for most self converters (
#128447
)
2025-01-20 12:40:18 +01:00
connection.c.h
gh-111178: Change Argument Clinic signature for METH_O (
#130682
)
2025-03-11 16:33:36 +01:00
cursor.c.h
gh-111178: Change Argument Clinic signature for METH_O (
#130682
)
2025-03-11 16:33:36 +01:00
module.c.h
gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564)
2024-11-08 14:23:50 +02:00
row.c.h
gh-111178: Generate correct signature for most self converters (
#128447
)
2025-01-20 12:40:18 +01:00