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, benjamin.peterson, ezio.melotti, lemburg, loewis, python-dev, serhiy.storchaka, terry.reedy
Date 2014-01-09.16:42:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f0Y5b4Q3Fz7Ls7@mail.python.org>
In-reply-to
Content
New changeset 1bdcaf6c0eb5 by Serhiy Storchaka in branch '3.3':
Issue #18960: Fix bugs with Python source code encoding in the second line.
http://hg.python.org/cpython/rev/1bdcaf6c0eb5

New changeset 04c05e408cbd by Serhiy Storchaka in branch 'default':
Issue #18960: Fix bugs with Python source code encoding in the second line.
http://hg.python.org/cpython/rev/04c05e408cbd
History
Date User Action Args
2014-01-09 16:42:28python-devsetrecipients: + python-dev, lemburg, loewis, terry.reedy, benjamin.peterson, ezio.melotti, Arfrever, serhiy.storchaka
2014-01-09 16:42:28python-devlinkissue18960 messages
2014-01-09 16:42:28python-devcreate