This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients ammar2, gregory.p.smith, iritkatriel, meador.inge, pablogsal, serhiy.storchaka, taleinat, terry.reedy
Date 2022-01-19.20:52:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642625575.37.0.585727289078.issue35107@roundup.psfhosted.org>
In-reply-to
Content
#44667 tokenize.py emits spurious NEWLINE if file ends on a comment without a newline
Fixed on 3.11, 3.10, 3.9 Aug 2021.
History
Date User Action Args
2022-01-19 20:52:55terry.reedysetrecipients: + terry.reedy, gregory.p.smith, taleinat, meador.inge, serhiy.storchaka, ammar2, pablogsal, iritkatriel
2022-01-19 20:52:55terry.reedysetmessageid: <1642625575.37.0.585727289078.issue35107@roundup.psfhosted.org>
2022-01-19 20:52:55terry.reedylinkissue35107 messages
2022-01-19 20:52:55terry.reedycreate