FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix HTMLSerializer on Python2 shouldn't assert unicode strings. by faerloev · Pull Request #210 · html5lib/html5lib-python · GitHub

Fix HTMLSerializer on Python2 shouldn't assert unicode strings. - #210

Closed
faerloev wants to merge 2 commits into
html5lib:masterfrom
ordbogen:master
Closed

Fix HTMLSerializer on Python2 shouldn't assert unicode strings.#210
faerloev wants to merge 2 commits into
html5lib:masterfrom
ordbogen:master

Conversation

Copy link
Copy Markdown

Currently the HTMLSerializer fails with an assert on unicode strings.

Copy link
Copy Markdown
Member

Why? When does it fail? As far as I'm concerned, those assertions are valid. They should only be called with unicode strings as arguments. Where are they getting called with anything else?

Copy link
Copy Markdown
Member

@faerloev do you have any traceback for the assertion failing?

gsnedders closed this Jan 12, 2016

Copy link
Copy Markdown


Repository health decreased by 0.34% when pulling 90b91e2 on ordbogen:master into 43522a2 on html5lib:master.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants


Back | FazBrowse Home | New Git URL