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
69cfed1cd7be968fa4f6c69eb6dccc94bce5d45c
cpython
/
Lib
/
sqlite3
History
Anders Lorentsen
a22a127458
bpo-31843: sqlite3.connect() now accepts PathLike objects as database name (
#4299
)
2017-11-06 16:47:43 -08:00
..
test
bpo-31843: sqlite3.connect() now accepts PathLike objects as database name (
#4299
)
2017-11-06 16:47:43 -08:00
__init__.py
…
dbapi2.py
Issue
#10203
: sqlite3.Row now truly supports sequence protocol. In particulr
2014-05-28 12:58:34 +03:00
dump.py
#15545
: fix sqlite3.iterdump regression on unsortable row_factory objects.
2013-01-10 11:04:09 -05:00