Jamie, I wanted to clear up a couple of things.

feedparser doesn't use utidylib for HTML sanitization, it currently uses
sgmllib (part of the Python standard library) for that purpose. Further,
utidylib isn't used by default, it's only used when
`feedparser.TIDY_MARKUP == True`. I should note that the tidy code paths
are *completely* untested, and I'm toying with excising the tidy support
entirely.

The test suite currently doesn't use external network calls; the vast
majority of the tests are file-based, although the test suite starts a
local HTTP server on port 8097 to test some specific code paths.

Finally, what's this dh_python2 patch?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/879520

Title:
  [MIR] python-feedparser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/feedparser/+bug/879520/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to