This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-07-29 21:25:51 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2ccce791ccbe35bee0edea2dedabb0fc7ea5906
cpython
/
Lib
/
sqlite3
T
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
..
test
Issue
#23641
: Cleaned out legacy dunder names from tests and docs.
2015-03-12 21:56:08 +02: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
…