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 python-dev
Recipients benjamin.peterson, daniel.urban, docs@python, eric.snow, ezio.melotti, gdr@garethrees.org, meador.inge, python-dev, sandro.tosi, serhiy.storchaka, takluyver, terry.reedy, yselivanov
Date 2014-02-24.04:40:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fXVvX6vb3z7MLw@mail.python.org>
In-reply-to
Content
New changeset 0f0e9b7d4f1d by Terry Jan Reedy in branch '2.7':
Issue #9974: When untokenizing, use row info to insert backslash+newline.
http://hg.python.org/cpython/rev/0f0e9b7d4f1d

New changeset 24b4cd5695d9 by Terry Jan Reedy in branch '3.3':
Issue #9974: When untokenizing, use row info to insert backslash+newline.
http://hg.python.org/cpython/rev/24b4cd5695d9
History
Date User Action Args
2014-02-24 04:40:41python-devsetrecipients: + python-dev, terry.reedy, benjamin.peterson, ezio.melotti, meador.inge, daniel.urban, sandro.tosi, docs@python, eric.snow, takluyver, gdr@garethrees.org, serhiy.storchaka, yselivanov
2014-02-24 04:40:41python-devlinkissue12691 messages
2014-02-24 04:40:41python-devcreate