mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
d851f8e258
End-of-file errors are now handled according to the HTML5 specs --
comments and declarations are automatically closed, tags are ignored.
(cherry picked from commit 6eb6c5dbfb)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>