Skip to content

Use cp1252 for latin1 charset #398

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
Nov 18, 2019
Merged

Use cp1252 for latin1 charset #398

merged 1 commit into from
Nov 18, 2019

Conversation

methane
Copy link
Member

@methane methane commented Nov 18, 2019

Fixes #390.

@codecov
Copy link

codecov bot commented Nov 18, 2019

Codecov Report

Merging #398 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #398      +/-   ##
==========================================
- Coverage   86.99%   86.98%   -0.01%     
==========================================
  Files          13       13              
  Lines        1561     1560       -1     
==========================================
- Hits         1358     1357       -1     
  Misses        203      203
Impacted Files Coverage Δ
MySQLdb/connections.py 82.31% <100%> (-0.12%) ⬇️

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 9729f25...12dd0d8. Read the comment docs.

@methane methane merged commit edeab30 into PyMySQL:master Nov 18, 2019
@methane methane deleted the cp1252 branch November 18, 2019 12:22
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.

Characters in the \x80 - \x9f range not returning as expected
1 participant