Skip to content

Conversation

@heston
Copy link

@heston heston commented Feb 19, 2014

I was running into a UnicodeEncodeError trying to save an ascii file created by html2text. Turns out there were a few valid HTML entities we were using that were not being converted properly. This small commit adds those missing entities.

Thanks for taking a look.

stefanor added a commit to stefanor/html2text that referenced this pull request Jan 14, 2016
We can't use the new default, until we stop supporting all versions of
Python that don't accept this argument (it appeared in 3.4)

Fixes: aaronsw#89
stefanor added a commit to stefanor/html2text that referenced this pull request Jan 14, 2016
We can't use the new default, until we stop supporting all versions of
Python that don't accept this argument (it appeared in 3.4)

Fixes: aaronsw#89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant