mirror of
https://github.com/python/cpython.git
synced 2026-05-13 07:59:04 -04:00
4455cbabf9
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>