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 pablogsal
Recipients mdartiailh, pablogsal
Date 2021-07-31.01:17:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627694232.94.0.273459906435.issue44667@roundup.psfhosted.org>
In-reply-to
Content
New changeset b6bde9fc42aecad5be0457198d17cfe7b481ad79 by Pablo Galindo Salgado in branch 'main':
bpo-44667: Treat correctly lines ending with comments and no newlines in the Python tokenizer (GH-27499)
https://github.com/python/cpython/commit/b6bde9fc42aecad5be0457198d17cfe7b481ad79
History
Date User Action Args
2021-07-31 01:17:12pablogsalsetrecipients: + pablogsal, mdartiailh
2021-07-31 01:17:12pablogsalsetmessageid: <1627694232.94.0.273459906435.issue44667@roundup.psfhosted.org>
2021-07-31 01:17:12pablogsallinkissue44667 messages
2021-07-31 01:17:12pablogsalcreate