Issues: python/cpython
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Make optional parameters of sqlite3.connect() keyword-only
expert-sqlite3
type-feature
A feature request or enhancement
#93057
opened May 21, 2022 by
serhiy-storchaka
dump of a single table in sqlite3 library
expert-sqlite3
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#91602
opened Apr 16, 2022 by
WolfgangFahl
Fatal Python Error in sqlite3 Python 3.10
3.10
expert-sqlite3
extension-modules
C modules in the Modules dir
stdlib
Python modules in the Lib dir
type-crash
A hard crash of the interpreter, possibly with a core dump
#91175
opened Mar 15, 2022 by
hydroflask
mannequin
Deprecate default converters in sqlite3
expert-sqlite3
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#90016
opened Nov 21, 2021 by
iafisher
mannequin
[doc] improve sqlite3 docs
3.9
3.10
3.11
docs
Documentation in the Doc dir
expert-sqlite3
#89840
opened Oct 29, 2021 by
erlend-aasland
sqlite3: Add configure option to set or auto-detect rpath to sqlite3 libs
build
The build process and cross-build
expert-installation
expert-sqlite3
type-feature
A feature request or enhancement
#89537
opened Oct 5, 2021 by
chaz6
mannequin
[sqlite3] only reset statements when needed
expert-sqlite3
extension-modules
C modules in the Modules dir
#89121
opened Aug 19, 2021 by
erlend-aasland
[sqlite3] drop statement in_use field in favour of sqlite3_stmt_busy()
3.11
easy
expert-sqlite3
extension-modules
C modules in the Modules dir
type-feature
A feature request or enhancement
#88239
opened May 8, 2021 by
erlend-aasland
[sqlite3] Use SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION iso. sqlite3_enable_load_extension()
3.12
expert-sqlite3
extension-modules
C modules in the Modules dir
type-security
A security issue
#87929
opened Apr 7, 2021 by
erlend-aasland
[sqlite3] Add support for R*Tree callbacks
expert-sqlite3
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#87620
opened Mar 9, 2021 by
erlend-aasland
sqlite3 signature discrepancies between documentation and implementation
3.9
3.10
docs
Documentation in the Doc dir
expert-sqlite3
#87260
opened Feb 1, 2021 by
nchammas
mannequin
sqlite3 package document mistake
3.9
docs
Documentation in the Doc dir
expert-sqlite3
type-bug
An unexpected behavior, bug, or error
#86790
opened Dec 12, 2020 by
seeker-Liu
mannequin
sqlite3.Row always read as tuple when supplied to executemany
3.8
expert-sqlite3
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#85995
opened Sep 22, 2020 by
monotony113
mannequin
Add support for SQLITE_DIRECTONLY and SQLITE_INNOCUOUS for user-defined functions
3.8
3.9
3.10
expert-sqlite3
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#84943
opened May 25, 2020 by
erlend-aasland
Add an autocommit property to sqlite3.Connection with a PEP 249 compliant manual commit mode and migrate
expert-sqlite3
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#83638
opened Jan 26, 2020 by
maggyero
mannequin
Sqlite3 row_factory for attribute access: NamedRow
3.9
expert-sqlite3
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#83351
opened Dec 31, 2019 by
jidn
mannequin
sqlite3 dml statement detection does not account for CTEs
expert-sqlite3
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#81040
opened May 8, 2019 by
coleifer
mannequin
SQLite incorrect row count for UPDATE
3.7
3.8
expert-sqlite3
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#79579
opened Dec 4, 2018 by
montanalow
mannequin
sqlite.iterdump does not work for (most) databases with autoincrement
expert-sqlite3
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#79009
opened Sep 28, 2018 by
itssme
mannequin
Add an interactive shell for Sqlite3
3.8
3.9
3.10
3.11
expert-sqlite3
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#77617
opened May 7, 2018 by
rhettinger
sqlite dumpiter dumps invalid script when virtual tables are used
expert-sqlite3
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#64662
opened Jan 31, 2014 by
RonnyPfannschmidt
mannequin
The sqlite3 context manager does not work with isolation_level=None
expert-sqlite3
extension-modules
C modules in the Modules dir
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#61162
opened Jan 14, 2013 by
bitdancer
namedtuple row factory for sqlite3
expert-sqlite3
type-feature
A feature request or enhancement
#57508
opened Oct 31, 2011 by
ncoghlan
sqlite3 SELECT does not BEGIN a transaction, but should according to spec
expert-sqlite3
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#54133
opened Sep 23, 2010 by
zzzeek
mannequin
dbm.sqlite proof of concept
expert-sqlite3
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#48033
opened Sep 4, 2008 by
smontanaro
ProTip!
Mix and match filters to narrow down what you’re looking for.