Logo
Explore Help
Register Sign In
PublicArchive/cpython
2
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-06-21 18:41:52 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
243d599a05e88739f4ee8486fc76e382020174e4
cpython/Modules/_sqlite
T
History
Victor Stinner 243d599a05 gh-129813, PEP 782: Use PyBytesWriter in _sqlite (#138956)
Replace PyBytes_FromStringAndSize(NULL, size) with the new public
PyBytesWriter API.
2025-09-18 14:58:35 +02:00
..
clinic
gh-138736: Fix sqlite3.Connection.blobopen 'row' parameter type and naming (#138738)
2025-09-17 15:51:14 +00:00
blob.c
gh-129813, PEP 782: Use PyBytesWriter in _sqlite (#138956)
2025-09-18 14:58:35 +02:00
blob.h
…
connection.c
gh-138736: Fix sqlite3.Connection.blobopen 'row' parameter type and naming (#138738)
2025-09-17 15:51:14 +00:00
connection.h
…
cursor.c
gh-135607: remove null checking of weakref list in dealloc of extension modules and objects (#135614)
2025-06-30 11:14:31 +00:00
cursor.h
…
microprotocols.c
…
microprotocols.h
…
module.c
gh-133390: Support SQL keyword completion for sqlite3 CLI (GH-133393) (GH-135292)
2025-06-12 16:28:30 +02:00
module.h
…
prepare_protocol.c
gh-138342: Use a common utility for visiting an object's type (GH-138343)
2025-09-01 16:20:33 +00:00
prepare_protocol.h
…
row.c
…
row.h
…
statement.c
gh-138342: Use a common utility for visiting an object's type (GH-138343)
2025-09-01 16:20:33 +00:00
statement.h
…
util.c
…
util.h
…
Powered by Gitea Version: 1.26.1 Page: 3010ms Template: 186ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API