Skip to content

ppt_parser: fix type of decompressed data#450

Merged
decalage2 merged 1 commit intodecalage2:masterfrom
christian-intra2net:ppt-parser-type-error
Sep 10, 2020
Merged

ppt_parser: fix type of decompressed data#450
decalage2 merged 1 commit intodecalage2:masterfrom
christian-intra2net:ppt-parser-type-error

Conversation

@christian-intra2net
Copy link
Copy Markdown
Contributor

Another py2/py3-error: returned data is str in py2, bytes in py3

Probably fixes issue #177

@christian-intra2net
Copy link
Copy Markdown
Contributor Author

Rebased onto current master

Another py2/py3-error: returned data is str in py2, bytes in py3
@decalage2 decalage2 merged commit 03c107c into decalage2:master Sep 10, 2020
decalage2 added a commit that referenced this pull request Sep 14, 2020
@christian-intra2net christian-intra2net deleted the ppt-parser-type-error branch October 22, 2020 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: must be str, not bytes in ppt_parser.decompressor.decompress ppt_parser seems broken on Py3

2 participants