Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Also fix #127 with addinfourl#134

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

@SimonSapin
Copy link
Contributor

@hoppipolla-critic-bot

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

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

In order to help critic track your changes, please donot make in-place history rewrites (e.g. viagit rebase -i orgit commit --amend) when updating this pull request.

@mattaustin
Copy link

I tested this in my app which used FancyURLOpener().open(), and returned a urllib.response.addinfourl instance. using Python 3.3 (Python 2.7 and 3.2 were unaffected), before the patch, the parser returned an empty html document. Afterwards it returned the expected content. Thanks@SimonSapin

@gsnedders
Copy link
Member

As I said on IRC to@SimonSapin: Can we change this to just pass afirstChunk intoHTMLUnicodeInputStream andHTMLBinaryInputStream, so we can work around all 20007 issues all at one? It's ugly, but it stops endless isinstance checks for this.

SimonSapin added a commit to SimonSapin/html5lib-python that referenced this pull requestDec 31, 2013
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@SimonSapin@hoppipolla-critic-bot@mattaustin@gsnedders

[8]ページ先頭

©2009-2025 Movatter.jp