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 xdegaye
Recipients davin, serhiy.storchaka, vinay.sajip, xdegaye
Date 2016-11-12.12:12:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
IMHO other tests in the future may instantiate multiprocessing.Queue() and come up with another new decorator when the test fails on the (yet to come) Android buildbot, ignoring that one already exists if we move the decorator to the test_logging module.
History
Date User Action Args
2016-11-12 12:12:28xdegayesetrecipients: + xdegaye, vinay.sajip, serhiy.storchaka, davin
2016-11-12 12:12:28xdegayesetmessageid: <[email protected]>
2016-11-12 12:12:28xdegayelinkissue28668 messages
2016-11-12 12:12:28xdegayecreate