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 gvanrossum, python-dev, yselivanov
Date 2016-10-05.21:02:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161005210212.20553.615.49F23C82@psf.io>
In-reply-to
Content
New changeset 2110dcef5892 by Yury Selivanov in branch '3.5':
Issue #28368: Refuse monitoring processes if the child watcher has no loop attached.
https://hg.python.org/cpython/rev/2110dcef5892

New changeset fb6b60955d62 by Yury Selivanov in branch '3.6':
Merge 3.5 (issue #28368)
https://hg.python.org/cpython/rev/fb6b60955d62

New changeset 83cc47533e4e by Yury Selivanov in branch 'default':
Merge 3.6 (issue #28368)
https://hg.python.org/cpython/rev/83cc47533e4e
History
Date User Action Args
2016-10-05 21:02:36python-devsetrecipients: + python-dev, gvanrossum, yselivanov
2016-10-05 21:02:35python-devlinkissue28368 messages
2016-10-05 21:02:35python-devcreate