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 jsonld.py, fallback to strict=False if err #58

Closed
wants to merge 1 commit into from
Closed

Update jsonld.py, fallback to strict=False if err #58

wants to merge 1 commit into from

Conversation

origliante
Copy link

extruct on this:
https://www.allsaints.com/women/leather/allsaints-hawley-oversized-she-wl229m/

results in:
ValueError: Invalid control character at: line 7 column 330 (char 529)

without strict=False

extruct on this:
https://www.allsaints.com/women/leather/allsaints-hawley-oversized-she-wl229m/

results in:
ValueError: Invalid control character at: line 7 column 330 (char 529)

without strict=False
@codecov
Copy link

codecov bot commented Nov 21, 2017

Codecov Report

Merging #58 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   85.14%   85.14%           
=======================================
  Files           7        7           
  Lines         303      303           
  Branches       53       53           
=======================================
  Hits          258      258           
  Misses         43       43           
  Partials        2        2
Impacted Files Coverage Δ
extruct/jsonld.py 95.83% <100%> (ø) ⬆️

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 a524fed...39605a0. Read the comment docs.

@redapple
Copy link
Contributor

@origliante , looks same in intent as #57 .
Would that other PR work for you too?

@origliante
Copy link
Author

Yes does the same thing

@lopuhin
Copy link
Member

lopuhin commented Aug 8, 2018

Sorry, I'll have to close this PR as the issue was ultimately fixed in #85, sorry for letting this PR slip through.

@lopuhin lopuhin closed this Aug 8, 2018
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