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 sbt
Recipients Stan.Seibert, asksol, brandon-rhodes, catalin.iacob, christian.heimes, dholth, ezio.melotti, gregory.p.smith, jnoller, mrmekon, ned.deily, neologix, numbernine, pitrou, python-dev, rcoyner, sbt, vsekhar
Date 2013-08-29.17:51:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377798701.32.0.288619934409.issue8713@psf.upfronthosting.co.za>
In-reply-to
Content
> I've seen test_multiprocessing_forkserver giving warnings too, while 
> running the whole test suite, but can't reproduce them while running it 
> alone.  The warnings seems quite similar though, so a single fix might 
> resolve the problem with all the tests.

> The "Using start method '...'" should also be displayed only when the 
> tests are run in verbose mode.

Seems to be fixed now.
History
Date User Action Args
2013-08-29 17:51:41sbtsetrecipients: + sbt, gregory.p.smith, pitrou, christian.heimes, ned.deily, jnoller, ezio.melotti, rcoyner, asksol, dholth, brandon-rhodes, neologix, catalin.iacob, python-dev, numbernine, vsekhar, mrmekon, Stan.Seibert
2013-08-29 17:51:41sbtsetmessageid: <1377798701.32.0.288619934409.issue8713@psf.upfronthosting.co.za>
2013-08-29 17:51:41sbtlinkissue8713 messages
2013-08-29 17:51:41sbtcreate