mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
157aef79b0
* gh-95813: Improve HTMLParser from the view of inheritance * gh-95813: Add unittest * Address code review