summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGirts Folkmanis <girtsf@users.noreply.github.com>2016-11-07 17:11:07 -0800
committerGirts Folkmanis <girtsf@users.noreply.github.com>2016-11-07 17:11:07 -0800
commit369ac7b2a33b0de2e95eb2f0ec38d543ad7ca98d (patch)
tree963ceab268c54bb8379c7ea612d6b0a021a16424 /README.md
parent22e668c75f24174d2090443ed98e804b3737bd84 (diff)
downloadgerbonara-369ac7b2a33b0de2e95eb2f0ec38d543ad7ca98d.tar.gz
gerbonara-369ac7b2a33b0de2e95eb2f0ec38d543ad7ca98d.tar.bz2
gerbonara-369ac7b2a33b0de2e95eb2f0ec38d543ad7ca98d.zip
cairo_backend.py: use BytesIO instead of StringIO
This fixes a crash in cairocffi on Python3, and should be compatible with both python2 and python3. In python2, byte strings are just strings. In python3, when getting binary data, the user probably wants a byte string instead of a regular string.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions