STINNER Victor <[email protected]> added the comment:
Also, there is no warning about security in the html.parser documentation? Is this module mature and maintained enough to be considered as reliable? Or should we warn users about possible issues on corner cases, and point to BeautilfulSoup for a more mature HTML parser? https://docs.python.org/dev/library/html.parser.html ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41748> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
