cpython/Modules/_sqlite/clinic
Serhiy Storchaka a055dac0b4
gh-91583: AC: Fix regression for functions with defining_class (GH-91739)
Argument Clinic now generates the same efficient code as before
adding the defining_class parameter.
2022-04-30 13:15:02 +03:00
..
blob.c.h gh-69093: Add context manager support to sqlite3.Blob (GH-91562) 2022-04-15 21:21:12 -07:00
connection.c.h gh-91583: AC: Fix regression for functions with defining_class (GH-91739) 2022-04-30 13:15:02 +03:00
cursor.c.h sqlite3: normalise pre-acronym determiners (GH-31772) 2022-03-10 17:52:47 -08:00
module.c.h bpo-46878: Purge 'non-standard' from sqlite3 docstrings (GH-31612) 2022-03-07 20:18:41 -08:00
row.c.h bpo-43413: Fix handling keyword arguments in subclasses of some buitin classes (GH-26456) 2021-09-12 13:27:50 +03:00