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 bignose
Recipients Pod, berker.peksag, bignose, docs@python, r.david.murray, vstinner
Date 2019-04-28.22:48:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20190428224820.GY26303@benfinney.id.au>
In-reply-to <1556456876.01.0.873612598293.issue23297@roundup.psfhosted.org>
Content
On 28-Apr-2019, Berker Peksag wrote:

> The original problem has already been solved by making
> tokenize.generate_tokens() public in issue 12486.

I don't understand how that would affect the resolution of this issue.

Isn't the correct resolution here going to entail correct
implementation in ‘file.readline’?
History
Date User Action Args
2019-04-28 22:48:30bignosesetrecipients: + bignose, vstinner, r.david.murray, docs@python, berker.peksag, Pod
2019-04-28 22:48:30bignoselinkissue23297 messages
2019-04-28 22:48:30bignosecreate