Skip to content

Update pymysql to 0.9.0#31

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pymysql-0.8.1-to-0.9.0
Closed

Update pymysql to 0.9.0#31
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pymysql-0.8.1-to-0.9.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates PyMySQL from 0.8.1 to 0.9.0.

Changelog

0.9.0

Release date: 2018-06-27

* Change default charset from latin1 to utf8mb4.  (because MySQL 8 changed) (692)
* Support sha256_password and caching_sha2_password auth method (682)
* Add cryptography dependency, because it's needed for new auth methods.
* Remove deprecated `no_delay` option (694)
* Support connection attributes (679)
* Map LOCK_DEADLOCK to OperationalError (693)
Links

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #31 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #31   +/-   ##
=======================================
  Coverage   98.94%   98.94%           
=======================================
  Files          26       26           
  Lines        1993     1993           
=======================================
  Hits         1972     1972           
  Misses         21       21

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b5c5f89...fd9b955. Read the comment docs.

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

pyup-bot commented Jul 4, 2018

Closing this in favor of #36

@pyup-bot pyup-bot closed this Jul 4, 2018
@maxdanilov maxdanilov deleted the pyup-update-pymysql-0.8.1-to-0.9.0 branch July 4, 2018 07:06
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.

2 participants