ipython / ipython/ipython

Update the SVG display object to only allow str and not bytes.

Open
#12,035 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
16.8k
Forks
4.5k
Avg merge
1d 2h
Merged PRs (30d)
6

Description

SVG displayobject seem that internal data can be either bytes or str, as the read/reaload methods will read a file as bytes.

I would suggest to deprecate reading as bytes, and read as text to have a stable datatype.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.