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, berker.peksag, eric.araujo, lukasz.langa, python-dev, serhiy.storchaka, tarek
Date 2014-02-06.20:57:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fKsQd0Ynxz7LjM@mail.python.org>
In-reply-to
Content
New changeset 791674a74e47 by Serhiy Storchaka in branch '3.3':
Issue #20363. Fixed BytesWarning triggerred by test suite.
http://hg.python.org/cpython/rev/791674a74e47

New changeset a4431dce107a by Serhiy Storchaka in branch 'default':
Issue #20363. Fixed BytesWarning triggerred by test suite.
http://hg.python.org/cpython/rev/a4431dce107a
History
Date User Action Args
2014-02-06 20:57:14python-devsetrecipients: + python-dev, tarek, eric.araujo, Arfrever, lukasz.langa, berker.peksag, serhiy.storchaka
2014-02-06 20:57:14python-devlinkissue20363 messages
2014-02-06 20:57:13python-devcreate