commit | 562c0d7398b9f34ff63a1dc77113dad96a93ce4e | [log] [tgz] |
---|---|---|
author | Alberto Mardegan <mardy@users.sourceforge.net> | Tue Oct 12 20:12:21 2021 +0300 |
committer | GitHub <noreply@github.com> | Tue Oct 12 10:12:21 2021 -0700 |
tree | 3cbcdfcf481cbaa4995ccbb95401ad5a37f31e60 | |
parent | cfb1df3b71501a80ed57739181ec2ed30012c491 [diff] |
bpo-45421: Remove dead code from html.parser (GH-28847) Support for HtmlParserError was removed back in 2014 with commit 73a4359eb0eb624c588c5d52083ea4944f9787ea, however this small block was missed.