This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f172caeb8bcdc56674abc0ee5fac95021059ec5d
cpython
/
Lib
/
sqlite3
/
test
History
Serhiy Storchaka
72e731cc03
Issue
#13583
: sqlite3.Row now supports slice indexing.
...
Tests by Jessica McKellar.
2015-03-31 13:33:11 +03:00
..
__init__.py
…
dbapi.py
Issue
#18200
: Back out usage of ModuleNotFoundError (8d28d44f3a9a)
2013-07-04 17:43:24 -04:00
dump.py
#15545
: fix sqlite3.iterdump regression on unsortable row_factory objects.
2013-01-10 11:04:09 -05:00
factory.py
Issue
#13583
: sqlite3.Row now supports slice indexing.
2015-03-31 13:33:11 +03:00
hooks.py
weaken callback count inequality (
closes
#20901
)
2014-03-12 21:51:52 -05:00
regression.py
Issue
#21147
: sqlite3 now raises an exception if the request contains a null
2014-09-11 13:29:05 +03:00
transactions.py
…
types.py
Issue
#23641
: Cleaned out legacy dunder names from tests and docs.
2015-03-12 21:56:08 +02:00
userfunctions.py
Issue
#17073
: Fix some integer overflows in sqlite3 module.
2013-02-07 17:03:46 +02:00