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, akira, dmalcolm, martin.panter, pitrou, python-dev, rosslagerwall, serhiy.storchaka, vstinner
Date 2015-03-08.07:18:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150308071836.16645.97117@psf.io>
In-reply-to
Content
New changeset 4ea40dc3d26d by Serhiy Storchaka in branch '3.4':
Issue #21619: Cleaned up test_broken_pipe_cleanup.
https://hg.python.org/cpython/rev/4ea40dc3d26d

New changeset 41ce95a5b2d8 by Serhiy Storchaka in branch 'default':
Issue #21619: Cleaned up test_broken_pipe_cleanup.
https://hg.python.org/cpython/rev/41ce95a5b2d8
History
Date User Action Args
2015-03-08 07:18:39python-devsetrecipients: + python-dev, pitrou, vstinner, Arfrever, dmalcolm, akira, rosslagerwall, martin.panter, serhiy.storchaka
2015-03-08 07:18:39python-devlinkissue21619 messages
2015-03-08 07:18:39python-devcreate