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 benjamin.peterson
Recipients Anthony Sottile, ammar2, benjamin.peterson, gregory.p.smith, meador.inge, miss-islington, ned.deily, taleinat, terry.reedy
Date 2018-10-24.17:32:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540402347.77.0.788709270274.issue33899@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a1f45ec73f0486b187633e7ebc0a4f559d29d7d9 by Benjamin Peterson (Tal Einat) in branch '2.7':
bpo-33899: Revert tokenize module adding an implicit final NEWLINE (GH-10072)
https://github.com/python/cpython/commit/a1f45ec73f0486b187633e7ebc0a4f559d29d7d9
History
Date User Action Args
2018-10-24 17:32:27benjamin.petersonsetrecipients: + benjamin.peterson, terry.reedy, gregory.p.smith, taleinat, ned.deily, meador.inge, Anthony Sottile, ammar2, miss-islington
2018-10-24 17:32:27benjamin.petersonsetmessageid: <1540402347.77.0.788709270274.issue33899@psf.upfronthosting.co.za>
2018-10-24 17:32:27benjamin.petersonlinkissue33899 messages
2018-10-24 17:32:27benjamin.petersoncreate