mirror of
https://github.com/python/cpython.git
synced 2026-07-28 04:42:09 -04:00
* "--!>" now ends the comment.
* "-- >" no longer ends the comment.
* Support abnormally ended empty comments "<-->" and "<--->".
---------
(cherry picked from commit 8ac7613dc8)
Co-author: Kerim Kabirov <[email protected]>
Co-authored-by: Serhiy Storchaka <[email protected]>
Co-authored-by: Ezio Melotti <[email protected]>