| patch |
summary |
view |
raw |
| 01_converters_boolean |
MySQLdb/converters.py | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
|
view
|
download
|
| 02_python_2.6.dpatch |
MySQLdb/__init__.py | 39 +++++++++++++++++++++++----------------
MySQLdb/converters.py | 10 +++++++---
2 files changed, 30 insertions(+), 19 deletions(-)
|
view
|
download
|
| 03_converters_set2str |
MySQLdb/converters.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| 04_disable_ez_setup |
setup.py | 1 -
1 file changed, 1 deletion(-)
|
view
|
download
|
| 05_null-connection-guard |
_mysql.c | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
|
view
|
download
|
| 06_mysql_connect_port |
_mysql.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|