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 Matthew.Bentley, ezio.melotti, lemburg, loewis, nnorwitz, python-dev, serhiy.storchaka
Date 2016-03-20.19:20:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160320192035.84276.19589.75CE73AB@psf.io>
In-reply-to
Content
New changeset 776e9b8bdd96 by Serhiy Storchaka in branch '2.7':
Issue #18048: Rename test_pep263.py to test_source_encoding.py.
https://hg.python.org/cpython/rev/776e9b8bdd96

New changeset deadfb03dec0 by Serhiy Storchaka in branch '2.7':
Issue #18048: Rename test_coding.py to test_source_encoding.py.
https://hg.python.org/cpython/rev/deadfb03dec0

New changeset c42d743779bd by Serhiy Storchaka in branch '2.7':
Issue #18048: Merge test_pep263.py and test_coding.py into test_source_encoding.py.
https://hg.python.org/cpython/rev/c42d743779bd
History
Date User Action Args
2016-03-20 19:20:40python-devsetrecipients: + python-dev, lemburg, loewis, nnorwitz, ezio.melotti, serhiy.storchaka, Matthew.Bentley
2016-03-20 19:20:39python-devlinkissue18048 messages
2016-03-20 19:20:39python-devcreate