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 BreamoreBoy, benjamin.peterson, demian.brecht, hynek, pitrou, python-dev, rbcollins, serhiy.storchaka, stutzbach
Date 2015-08-02.12:21:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150802122119.29414.93659@psf.io>
In-reply-to
Content
New changeset ace74c445a3f by Serhiy Storchaka in branch '3.4':
Issue #20557: Use specific asserts in io tests.
https://hg.python.org/cpython/rev/ace74c445a3f

New changeset 2453ac990e5b by Serhiy Storchaka in branch '3.5':
Issue #20557: Use specific asserts in io tests.
https://hg.python.org/cpython/rev/2453ac990e5b

New changeset 859a45ca1e86 by Serhiy Storchaka in branch 'default':
Issue #20557: Use specific asserts in io tests.
https://hg.python.org/cpython/rev/859a45ca1e86

New changeset 68115dd0c7f5 by Serhiy Storchaka in branch '2.7':
Issue #20557: Use specific asserts in io tests.
https://hg.python.org/cpython/rev/68115dd0c7f5
History
Date User Action Args
2015-08-02 12:21:22python-devsetrecipients: + python-dev, pitrou, rbcollins, benjamin.peterson, stutzbach, BreamoreBoy, hynek, serhiy.storchaka, demian.brecht
2015-08-02 12:21:22python-devlinkissue20557 messages
2015-08-02 12:21:22python-devcreate