This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-31 07:05:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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
…
dump.py
…
factory.py
Issue
#13583
: sqlite3.Row now supports slice indexing.
2015-03-31 13:33:11 +03:00
hooks.py
…
regression.py
…
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
…