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 Albert-Jan Nijburg, meador.inge, serhiy.storchaka, terry.reedy
Date 2017-05-24.11:31:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495625519.62.0.082850876996.issue30377@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c471ca448cf336d7eb4a7cbe14d0012baf122d1f by Serhiy Storchaka (Albert-Jan Nijburg) in branch 'master':
bpo-30377: Simplify handling of COMMENT and NL in tokenize.py (#1607)
https://github.com/python/cpython/commit/c471ca448cf336d7eb4a7cbe14d0012baf122d1f
History
Date User Action Args
2017-05-24 11:31:59serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, meador.inge, Albert-Jan Nijburg
2017-05-24 11:31:59serhiy.storchakasetmessageid: <1495625519.62.0.082850876996.issue30377@psf.upfronthosting.co.za>
2017-05-24 11:31:59serhiy.storchakalinkissue30377 messages
2017-05-24 11:31:59serhiy.storchakacreate