Any Deferred-returning test run on gtk2reactor incorrectly reports a DeprecationWarning for the use of reactor.iterate
[email protected] Sun, 15 Nov 2009 03:47:01 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from exarkun <[email protected]>: The Gtk2 reactor internally calls its own iterate method. When the tests are running, it hits trial's deprecated monkey patch instead. This should not be. ---------- Type : defect Component: trial Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/4112