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 vstinner
Recipients gvanrossum, larry, vstinner, yselivanov
Date 2014-02-17.23:12:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392678754.83.0.585140394394.issue20648@psf.upfronthosting.co.za>
In-reply-to
Content
changeset:   89237:b3987d758e49
tag:         tip
user:        Victor Stinner <victor.stinner@gmail.com>
date:        Tue Feb 18 00:11:21 2014 +0100
files:       Lib/test/test_asyncio/tests.txt
description:
Issue #20655: Fix test_asyncio, run also subprocess tests. Patch written by
Vajrasky Kok.
History
Date User Action Args
2014-02-17 23:12:34vstinnersetrecipients: + vstinner, gvanrossum, larry, yselivanov
2014-02-17 23:12:34vstinnersetmessageid: <1392678754.83.0.585140394394.issue20648@psf.upfronthosting.co.za>
2014-02-17 23:12:34vstinnerlinkissue20648 messages
2014-02-17 23:12:34vstinnercreate