summaryrefslogtreecommitdiffstats
path: root/Modules/_sqlite/row.h
Commit message (Expand)AuthorAgeFilesLines
* gh-104922: remove PY_SSIZE_T_CLEAN (#106315)Inada Naoki2023-07-021-1/+0
* bpo-42064: Remove stale extern declarations in `sqlite3` headers (GH-26840)Erlend Egeberg Aasland2021-06-231-2/+0
* bpo-41861: Convert _sqlite3 RowType and StatementType to heap types (GH-22444)Erlend Egeberg Aasland2020-10-011-2/+2
* bpo-8677: use PY_SSIZE_T_CLEAN in sqlite (GH-12434)Inada Naoki2019-03-191-0/+1
* Welcome to the UTF-8 world.Florent Xicluna2010-09-031-1/+1
* Merged new pysqlite version 2.6.0 from trunk.Gerhard Häring2010-03-051-1/+1
* Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionallyGerhard Häring2008-03-291-1/+1
* Merged revisions 53304-53433,53435-53450 via svnmerge fromThomas Wouters2007-01-151-3/+3
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-0/+39