This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-30 22:54:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
3cb49b62e6
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
f669581a95
bpo-38185: Fixed case-insensitive string comparison in sqlite3.Row indexing. (GH-16190)
2019-09-17 09:20:56 +03:00
..
test
bpo-38185: Fixed case-insensitive string comparison in sqlite3.Row indexing. (GH-16190)
2019-09-17 09:20:56 +03:00
__init__.py
dbapi2.py
dump.py