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
/
MySQLdb
History
adustman
10077317cd
Avoid unbound local on exception.
Fixes
#1686154
2012-09-07 15:46:30 +00:00
..
constants
Version 1.2.2b1.
2006-08-27 18:02:48 +00:00
__init__.py
We missed one more 2.6-warning generating exception
2009-02-24 02:53:46 +00:00
.cvsignore
Ignore stuff.
2001-05-28 19:07:07 +00:00
connections.py
Bug
#1774101
was caused by only copying things that had integer keys. We really
2009-05-18 21:12:38 +00:00
converters.py
Found one more Set reference.
2008-10-18 00:12:13 +00:00
cursors.py
Avoid unbound local on exception.
Fixes
#1686154
2012-09-07 15:46:30 +00:00
times.py
Fix for bug
#2479317
(patch
#2496558
) by kylev. Make some time handling
2009-03-11 00:48:08 +00:00