#30117: Add support for mysqlclient 1.4.0
-------------------------------------+-------------------------------------
               Reporter:  felixxm    |          Owner:  felixxm
                   Type:             |         Status:  assigned
  Cleanup/optimization               |
              Component:  Database   |        Version:  2.2
  layer (models, ORM)                |
               Severity:  Normal     |       Keywords:  mysql mysqclient
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 Three tests are failing with `mysqlclient==1.4.0` (see
 [https://github.com/PyMySQL/mysqlclient-python/blob/master/HISTORY.rst
 #whats-new-in-140 release notes]):

 - `backends.mysql.test_schema.SchemaEditorTests.test_quote_value
 (value=False)`,
 - `backends.tests.BackendTestCase.test_cursor_execute_with_pyformat`,
 - `raw_query.tests.RawQueryTests.test_pyformat_params`

 on both MySQL and MariaDB.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30117>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.d33f60c6befcebab6fc91a8cf68d32db%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to