This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-06 20:51:17 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7d2d69d95b263ee5f83511bc6fbe53acdc24ea3
cpython
/
Lib
/
sqlite3
T
History
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
…