This website requires JavaScript.
Explore
Help
Register
Sign In
python
/
mysqlclient
Watch
1
Star
0
Fork
0
You've already forked mysqlclient
mirror of
https://github.com/PyMySQL/mysqlclient.git
synced
2025-08-15 02:54:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
mysqlclient
/
MySQLdb
History
INADA Naoki
a5716c33e4
Remove BaseCursor.__del__
...
Fixes
#22
(Uncollectable cursor on Python 3.3)
2015-02-25 03:53:21 +09:00
..
constants
Allow pip install from git
2012-10-04 13:34:39 -04:00
__init__.py
Random fixes.
2014-04-17 22:24:46 +09:00
compat.py
refactoring.
2014-04-18 23:25:01 +09:00
connections.py
Remove BaseCursor.__del__
2015-02-25 03:53:21 +09:00
converters.py
Don't use datetime.isoformat() when encoding
2015-02-06 21:54:59 +09:00
cursors.py
Remove BaseCursor.__del__
2015-02-25 03:53:21 +09:00
times.py
Don't use datetime.isoformat() when encoding
2015-02-06 21:54:59 +09:00