Conversation
|
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 do not make in-place history rewrites (e.g. via |
|
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 |
|
As I said on IRC to @SimonSapin: Can we change this to just pass a |
Reported on IRC by @mattaustin: http://krijnhoetmer.nl/irc-logs/whatwg/20131227#l-188