Don't assume strings are valid unicode
Aperta
- Lingua principale
- Julia
- Stelle
- 1.5k
- Fork
- 186
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.