Skip to content
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

Update mysqlclient to 1.4.3 #1057

Merged
merged 1 commit into from Aug 9, 2019

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Aug 9, 2019

This PR updates mysqlclient from 1.4.2.post1 to 1.4.3.

Changelog

1.4.3

======================

Release: 2019-08-09

* ``--static`` build supports ``libmariadbclient.a``
* Try ``mariadb_config`` when ``mysql_config`` is not found
* Fixed warning happend in Python 3.8 (359)
* Fixed ``from MySQLdb import *``, while I don't recommend it. (369)
* Fixed SEGV ``MySQLdb.escape_string("1")`` when libmariadb is used and
no connection is created. (367)
* Fixed many circular references are created in ``Cursor.executemany()``. (375)


======================
Links

@coveralls
Copy link

Pull Request Test Coverage Report for Build 3649

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 73.683%

Totals Coverage Status
Change from base Build 3643: 0.0%
Covered Lines: 3693
Relevant Lines: 4752

💛 - Coveralls

@atodorov atodorov merged commit 7c5e143 into master Aug 9, 2019
@atodorov atodorov deleted the pyup-update-mysqlclient-1.4.2.post1-to-1.4.3 branch August 9, 2019 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants