JuliaPy / JuliaPy/PyCall.jl

Don't assume strings are valid unicode

Open
#306 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
1.5k
Forks
186
PR merge metrics
No merged PRs in 30d

Description

The logic in conversions.jl:61 seems to assume that the Julia string being converted to a Python string is valid unicode. Some Python libraries (eg tensorflow) use the Python string type for a binary blob that might not be valid unicode.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.