cpython/Doc/includes/sqlite3
Erlend Egeberg Aasland 9ea9078ec7
gh-92019: Make sqlite3.Blob indexing conform with the norm (#92020)
- get index now returns an int
- set index now requires an int in range(0, 256)

Resolves #92019
2022-04-30 09:01:37 -06:00
..
adapter_datetime.py
adapter_point_1.py
adapter_point_2.py
blob.py gh-92019: Make sqlite3.Blob indexing conform with the norm (#92020) 2022-04-30 09:01:37 -06:00
collation_reverse.py
complete_statement.py
converter_point.py
ctx_manager.py
execute_1.py
executemany_1.py
executemany_2.py
executescript.py
load_extension.py
md5func.py
mysumaggr.py
pysqlite_datetime.py
row_factory.py
rowclass.py
shortcut_methods.py
sumintwindow.py
text_factory.py