]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-82665 Mention that HTMLParser.handle_starttag value can be None (#134312)
authorMicah Najacht <micah.najacht@gmail.com>
Mon, 27 Apr 2026 06:27:05 +0000 (01:27 -0500)
committerGitHub <noreply@github.com>
Mon, 27 Apr 2026 06:27:05 +0000 (08:27 +0200)
commit804c213c89366dd5ffa7feeb1bd4feccfee75b38
treecd19f9cce67bb66f819f8afbbc57530ec9bd0088
parentf27e91e37212f148b8fe72a3656a69b242625622
gh-82665 Mention that HTMLParser.handle_starttag value can be None (#134312)

* Specify boolean attribute behavior in parser

* Tweak wording and example

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
* Fix backticks

---------

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/library/html.parser.rst