Skip to content

Remove the isstring hack in lxml treewalker #118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 2, 2013

Conversation

gsnedders
Copy link
Member

This fixes #115 as a result, as we're no longer type-sniffing strings

This fixes html5lib#115 as a result, as we're no longer type-sniffing strings.
@hoppipolla-critic-bot
Copy link

Critic review: https://critic.hoppipolla.co.uk/r/389

This is an external review system which you may optionally use for the code review of your pull request.

@gsnedders gsnedders merged commit e269a2f into html5lib:master Nov 2, 2013
@gsnedders gsnedders deleted the isstring_be_gone branch May 7, 2016 16:47
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.

AttributeError: 'unicode' object has no attribute 'tag'
2 participants