This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
849482955f
cpython
/
Lib
/
sqlite3
History
Oren Milman
cd66d6d632
bpo-31764: Prevent a crash in sqlite3.Cursor.close() in case the Cursor object is uninitialized (GH-4333)
2017-11-08 01:57:02 -08:00
..
test
bpo-31764: Prevent a crash in sqlite3.Cursor.close() in case the Cursor object is uninitialized (GH-4333)
2017-11-08 01:57:02 -08:00
__init__.py
…
dbapi2.py
…
dump.py
…