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 19:31:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
mysqlclient
/
MySQLdb
/
tests
History
adustman
7676693b8f
More Python 3 fixes. Py 3 blows up when testing BLOBs.
2012-09-08 21:22:53 +00:00
..
capabilities.py
More Python 3 fixes. Py 3 blows up when testing BLOBs.
2012-09-08 21:22:53 +00:00
dbapi20.py
Some (many) tests actually pass now on Python 3. May no longer be backwards-compatible with Python < 2.6.
2012-09-08 20:24:45 +00:00
test_MySQLdb_capabilities.py
More Python 3 fixes. Py 3 blows up when testing BLOBs.
2012-09-08 21:22:53 +00:00
test_MySQLdb_dbapi20.py
Some (many) tests actually pass now on Python 3. May no longer be backwards-compatible with Python < 2.6.
2012-09-08 20:24:45 +00:00
test_MySQLdb_nonstandard.py
Update UnitTest methods deprecated in Python 2.7
2012-09-07 15:32:48 +00:00