mirror of
https://github.com/python/cpython.git
synced 2026-08-03 07:35:55 -04:00
* "--!>" now ends the comment. * "-- >" no longer ends the comment. * Support abnormally ended empty comments "<-->" and "<--->". --------- Co-author: Kerim Kabirov <[email protected]> Co-authored-by: Ezio Melotti <[email protected]>