[3.14] gh-82665 Mention that HTMLParser.handle_starttag value can be None (GH-134312) (#149037)
gh-82665 Mention that HTMLParser.handle_starttag value can be None (GH-134312)
* Specify boolean attribute behavior in parser
* Tweak wording and example
* Fix backticks
---------
(cherry picked from commit
804c213c89366dd5ffa7feeb1bd4feccfee75b38)
Co-authored-by: Micah Najacht <micah.najacht@gmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>