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 Arfrever, LambertDW, amaury.forgeotdarc, belopolsky, ezio.melotti, ocean-city, petri.lehtinen, python-dev, serhiy.storchaka, vstinner
Date 2014-01-21.20:30:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f81bD2xBgz7Ljk@mail.python.org>
In-reply-to
Content
New changeset eb7565c212f1 by Serhiy Storchaka in branch '3.3':
Issue #2382: SyntaxError cursor "^" now is written at correct position in most
http://hg.python.org/cpython/rev/eb7565c212f1

New changeset ea34b2b0b8ae by Serhiy Storchaka in branch 'default':
Issue #2382: SyntaxError cursor "^" now is written at correct position in most
http://hg.python.org/cpython/rev/ea34b2b0b8ae
History
Date User Action Args
2014-01-21 20:30:33python-devsetrecipients: + python-dev, amaury.forgeotdarc, belopolsky, vstinner, ocean-city, LambertDW, ezio.melotti, Arfrever, petri.lehtinen, serhiy.storchaka
2014-01-21 20:30:33python-devlinkissue2382 messages
2014-01-21 20:30:33python-devcreate