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 serhiy.storchaka
Recipients Devin Jeanpierre, eric.araujo, eric.snow, martin.panter, mbussonn, meador.inge, petri.lehtinen, serhiy.storchaka, takluyver, terry.reedy, vstinner
Date 2018-05-18.07:01:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526626890.5.0.682650639539.issue12486@psf.upfronthosting.co.za>
In-reply-to
Content
The old generate_tokens() was renamed to tokenize() in issue719888 because the latter is a better name. Is "generate_tokens" considered a good name now?
History
Date User Action Args
2018-05-18 07:01:30serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, vstinner, Devin Jeanpierre, eric.araujo, meador.inge, eric.snow, takluyver, petri.lehtinen, martin.panter, mbussonn
2018-05-18 07:01:30serhiy.storchakasetmessageid: <1526626890.5.0.682650639539.issue12486@psf.upfronthosting.co.za>
2018-05-18 07:01:30serhiy.storchakalinkissue12486 messages
2018-05-18 07:01:30serhiy.storchakacreate