IService's docstrings obliquely referred to a "parent" attribute, but have
not actually specified its type or existence. This change makes this
attribute mandatory. It also makes the existence of the other IService
attributes, running and name, enforced by verifyObject.

The ticket is available here: https://twistedmatrix.com/trac/ticket/7922
and the buildbots are green on the branch (the intermittent thread failure
failed intermittently).

Especially if you defined your own IService implementations that do not
inherit from Service, please run your unittests with this branch.
_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to