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 lukasz.langa
Recipients lukasz.langa, mdartiailh, miss-islington, pablogsal
Date 2021-08-02.09:43:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627897429.04.0.442514400189.issue44667@roundup.psfhosted.org>
In-reply-to
Content
New changeset 33a4010198aad31346e46dafdda17e02f8349017 by Miss Islington (bot) in branch '3.10':
bpo-44667: Treat correctly lines ending with comments and no newlines in the Python tokenizer (GH-27499) (GH-27500)
https://github.com/python/cpython/commit/33a4010198aad31346e46dafdda17e02f8349017
History
Date User Action Args
2021-08-02 09:43:49lukasz.langasetrecipients: + lukasz.langa, mdartiailh, pablogsal, miss-islington
2021-08-02 09:43:49lukasz.langasetmessageid: <1627897429.04.0.442514400189.issue44667@roundup.psfhosted.org>
2021-08-02 09:43:49lukasz.langalinkissue44667 messages
2021-08-02 09:43:49lukasz.langacreate