Skip to content

Bump MySQLdb version from 1.2.6 to 1.3.12 #623

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 20, 2017
Merged

Bump MySQLdb version from 1.2.6 to 1.3.12 #623

merged 1 commit into from
Dec 20, 2017

Conversation

eavictor
Copy link
Contributor

Fix #610 by bumping MySQLdb version to 1.3.12
tested with django_backend_test, skip BinaryField test (issue 549).

test result (paste here again):

EAVICTOR-MBPR:django_backend_test eavictor$ python3 manage.py test
Creating test database for alias 'default'...
System check identified no issues (0 silenced).
.......................................
----------------------------------------------------------------------
Ran 39 tests in 8.070s

OK
Destroying test database for alias 'default'...
EAVICTOR-MBPR:django_backend_test eavictor$ 

@methane
Copy link
Member

methane commented Dec 10, 2017

I want to fix BinaryField first.
Until then, users should modify version with understanding limitation.

@methane methane merged commit 2b306b0 into PyMySQL:master Dec 20, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compatibility with Django 2.0
2 participants