Skip to content

[2.7] bpo-30003: Fix handling escape characters in HZ codec - #1720

Merged
zhangyangyu merged 1 commit into
python:2.7from
zhangyangyu:backport-2.7-bpo-30003
May 22, 2017
Merged

[2.7] bpo-30003: Fix handling escape characters in HZ codec#1720
zhangyangyu merged 1 commit into
python:2.7from
zhangyangyu:backport-2.7-bpo-30003

Conversation

@zhangyangyu

@zhangyangyuzhangyangyu commented May 22, 2017

Copy link
Copy Markdown
Member

cherry-pick for commit 89a5e03, #1556

@codecov

codecovBot commented May 22, 2017

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (2.7@2b67c7a). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## 2.7 #1720 +/- ##
======================================
Coverage ? 83.67% ======================================
Files ? 1371 Lines ? 346903 Branches ? 0 ======================================
Hits ? 290282 Misses ? 56621 Partials ? 0

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 2b67c7a...0bdd959. Read the comment docs.

@zhangyangyu
zhangyangyu merged commit 6e1b832 into python:2.7May 22, 2017
@zhangyangyu
zhangyangyu deleted the backport-2.7-bpo-30003 branch May 22, 2017 17:04
Sign up for freeto 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

@zhangyangyu@the-knights-who-say-ni