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

handle hex in unicode escapes #41

Merged
merged 1 commit into from
Oct 11, 2019

Conversation

smparkes
Copy link
Contributor

@smparkes smparkes commented Oct 9, 2019

Closes #37

@lihaoyi-databricks
Copy link
Contributor

thanks!

@lihaoyi-databricks lihaoyi-databricks merged commit 8f74265 into databricks:master Oct 11, 2019
@steinybot
Copy link

@lihaoyi-databricks Any plans of doing a release that includes this fix? I hit this problem trying to use it with https://github.com/coreos/prometheus-operator (well more specifically https://github.com/coreos/kube-prometheus). I guess I can always build it myself.

@steinybot
Copy link

I just tried it out and it is 5 times faster than go-jsonnet to build kube-prometheus (not quite the default configuration but close). Down from 11.677s to 2.374s!!!

@lihaoyi-databricks
Copy link
Contributor

sure I can publish a release when I get back to my computer later

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.

Parse error with unicode character (hex)
3 participants