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 Rich.Rauenzahn, Todd.Rovito, dzabel, loewis, python-dev, roger.serwy, terry.reedy
Date 2013-05-21.03:18:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bF2Gx0Xh4zSjM@mail.python.org>
In-reply-to
Content
New changeset 5ae830ff6d64 by Roger Serwy in branch '2.7':
#14146: Highlight source line while debugging on Windows.
http://hg.python.org/cpython/rev/5ae830ff6d64

New changeset 3735b4e0fc7c by Roger Serwy in branch '3.3':
#14146: Highlight source line while debugging on Windows.
http://hg.python.org/cpython/rev/3735b4e0fc7c

New changeset b56ae3f878cb by Roger Serwy in branch 'default':
#14146: merge with 3.3.
http://hg.python.org/cpython/rev/b56ae3f878cb
History
Date User Action Args
2013-05-21 03:18:02python-devsetrecipients: + python-dev, loewis, terry.reedy, roger.serwy, Todd.Rovito, Rich.Rauenzahn, dzabel
2013-05-21 03:18:02python-devlinkissue14146 messages
2013-05-21 03:18:01python-devcreate