Go to file
Dominique Leuenberger e5ec4c5a13 Accepting request 834872 from devel:languages:python
- update to 0.10.0:
  * MariaDB ed25519 auth is supported.
  * Python 3.4 support is dropped.
  * Context manager interface is removed from `Connection`. It will be added
    with different meaning.
  * MySQL warnings are not shown by default because many user report issue to
    PyMySQL issue tracker when they see warning. You need to call "SHOW WARNINGS"
    explicitly when you want to see warnings.
  * Formatting of float object is changed from "3.14" to "3.14e0".
  * Use cp1252 codec for latin1 charset.
  * Fix decimal literal.
  * TRUNCATED_WRONG_VALUE_FOR_FIELD, and ILLEGAL_VALUE_FOR_TYPE are now
    DataError instead of InternalError.
- remove python-PyMySQL-no-unittest2.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/834872
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyMySQL?expand=0&rev=13
2020-09-16 17:40:34 +00:00
2013-07-22 08:11:40 +00:00
2013-07-22 08:11:40 +00:00
2020-09-16 11:02:13 +00:00
2020-09-16 11:02:13 +00:00
2020-09-16 11:02:13 +00:00
Description
No description provided
201 KiB
Languages
RPM Spec 100%