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

added workaround for setting JEP value with very special characters #468

Merged

Conversation

de-code
Copy link
Collaborator

@de-code de-code commented Jul 26, 2019

resolves #466

This is a workaround for the issue. In most cases it will just set the value as before. In the odd case, it will write the data to a temp file and let Python load it from there.

@coveralls
Copy link

coveralls commented Jul 26, 2019

Coverage Status

Coverage decreased (-0.01%) to 36.727% when pulling e40f620 on elifesciences:fix-label-task-very-special-characters into 9a20338 on kermitt2:master.

@kermitt2 kermitt2 merged commit 27a1eed into kermitt2:master Aug 15, 2019
tantikristanti pushed a commit that referenced this pull request Nov 15, 2019
…l-characters

added workaround for setting JEP value with very special characters

Former-commit-id: 27a1eed
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.

Header model evaluation data encoding issue, failing with JEP
4 participants