Skip to content

Skip test which requires UCS-4 Python #54

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
Apr 29, 2019

Conversation

stanislavlevin
Copy link
Contributor

rfc3986 test suite doesn't support non-UCS-4 Python for now.
That's true for Python < 3.3.

Fixes: #53

`rfc3986` test suite doesn't support non-UCS-4 Python for now.
That's true for Python < 3.3.

Fixes: python-hyper#53
Signed-off-by: Stanislav Levin <slev@altlinux.org>
@codecov-io
Copy link

codecov-io commented Apr 29, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #54   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          13     13           
  Lines         799    799           
=====================================
  Hits          799    799

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 a0d6e16...475a24d. Read the comment docs.

@sethmlarson sethmlarson merged commit 190acd7 into python-hyper:master Apr 29, 2019
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.

test_encode_invalid_iri[http://\U0002f868.com] fails
3 participants