[Buildbot-devel] Twisted logs deprication error about itself
Dustin J. Mitchell
dustin at v.igoro.us
Mon Jan 23 15:21:39 UTC 2012
On Mon, Jan 23, 2012 at 8:33 AM, Harry <harry at aeteurope.nl> wrote:
> When using twisted 11.0.0. the following error is logged so my log files
> grow very fast:
>
> 2012-01-23 14:14:10+0100 [-]
> c:\ServerFiles\Python27\lib\site-packages\twisted\persisted\styles.py:160:
> exceptions.DeprecationWarning: twisted.python.reflect.allYourBase was
> deprecated in Twisted 11.0.0; please use inspect.getmro instead
>
>
>
> Does any one recognize this, and is there a work around.
It's fixed in Twisted (I fixed it), but Twisted-12.0.0. hasn't been
released yet. If it's causing logfile growth on your system, then
probably the best solution is to comment out the deprecation warning
in the Twisted code.
Dustin
More information about the devel
mailing list