Public bug reported:
The attached script does not emit HTML entities on Xenial, but works
correctly on Trusty. I don't see any difference in the html2lib package,
so I assume something must have changed in Python 3.
Trusty (correct):
$ ./test.py
Start tag: body
Named ent: uuml
End tag : body
Xenial (incorrect):
$ ./test.py
Start tag: body
Data : ΓΌ
End tag : body
** Affects: python3.5 (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "test script"
https://bugs.launchpad.net/bugs/1592628/+attachment/4684030/+files/test.py
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1592628
Title:
HTMLParser html entities preprocessing is undocumented
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1592628/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs