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 davin, python-dev, serhiy.storchaka, vinay.sajip, xdegaye
Date 2016-11-15.16:06:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161115160652.60595.95243.F60EBBA1@psf.io>
In-reply-to
Content
New changeset a377e6987821 by Xavier de Gaye in branch '3.5':
Issue 28668: Skip tests where instanciation of multiprocessing.Queue
https://hg.python.org/cpython/rev/a377e6987821

New changeset e5404ba1b19e by Xavier de Gaye in branch '3.6':
Issue 28668: Merge 3.5
https://hg.python.org/cpython/rev/e5404ba1b19e

New changeset 1f0b0ecf7dc1 by Xavier de Gaye in branch 'default':
Issue 28668: Merge 3.6
https://hg.python.org/cpython/rev/1f0b0ecf7dc1
History
Date User Action Args
2016-11-15 16:06:56python-devsetrecipients: + python-dev, vinay.sajip, xdegaye, serhiy.storchaka, davin
2016-11-15 16:06:56python-devlinkissue28668 messages
2016-11-15 16:06:55python-devcreate