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