1
0
Commit Graph

6 Commits

Author SHA256 Message Date
f0c814a595 Accepting request 400004 from home:tbechtold:branches:devel:languages:python
- update to 0.7.4:
  * Fix AttributeError may happen while Connection.__del__ (#463)
  * Fix SyntaxError in test_cursor. (#464)
  * frozenset support for query value. (#461)
  * Start using readthedocs.io
  * Add read_timeout and write_timeout option.
  * Support serialization customization by `conv` option.
  * Unknown type is converted by `str()`, for MySQLdb compatibility.
  * Support '%%' in `Cursor.executemany()`
  * Support REPLACE statement in `Cursor.executemany()`
  * Fix handling incomplete row caused by 'SHOW SLAVE HOSTS'.
  * Fix decode error when use_unicode=False on PY3
  * Fix port option in my.cnf file is ignored.

OBS-URL: https://build.opensuse.org/request/show/400004
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=10
2016-06-06 11:14:49 +00:00
Todd R
51d8ad03f7 Accepting request 379446 from home:TheBlackCat:branches:devel:languages:python
Add license and docs

OBS-URL: https://build.opensuse.org/request/show/379446
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=8
2016-03-24 19:20:14 +00:00
Todd R
4efd80f6de Accepting request 379440 from home:TheBlackCat:branches:devel:languages:python
Update to 0.7.2

OBS-URL: https://build.opensuse.org/request/show/379440
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=7
2016-03-24 19:12:52 +00:00
Denisart Benjamin
b71021c0f9 Accepting request 306395 from home:benoit_monin:branches:devel:languages:python
- update to version 0.6.6
- remove unwanted shebang of python files in test_MySQLdb

OBS-URL: https://build.opensuse.org/request/show/306395
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=5
2015-05-12 21:35:14 +00:00
Sascha Peilicke
5cf7cc0cc4 Accepting request 202699 from home:dirkmueller:branches:devel:languages:python
- update to 0.6:
  -Improved Py3k support
  -Improved PyPy support
  -Added IPv6 support
  -Added Thing2Literal for Django/MySQLdb compatibility
  -Removed errorhandler
  -Fixed GC errors
  -Improved test suite
  -Many bug fixes
  -Many performance improvements

OBS-URL: https://build.opensuse.org/request/show/202699
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=3
2013-10-09 13:30:14 +00:00
Sascha Peilicke
502e5969f0 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=1
2013-07-22 08:11:40 +00:00