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
577fc4e87f59b94f2e906c77654a44a2ee586c1e
cpython
/
Lib
/
sqlite3
/
test
History
Serhiy Storchaka
a60c2fe480
Issue
#23641
: Cleaned out legacy dunder names from tests and docs.
...
Fixed 2 to 3 porting bug in pynche.ColorDB.
2015-03-12 21:56:08 +02:00
..
__init__.py
…
dbapi.py
…
dump.py
…
factory.py
Issue
#10203
: sqlite3.Row now truly supports sequence protocol. In particulr
2014-05-28 12:58:34 +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
…