[Buildbot-commits] [Buildbot] #1943: Suppress warnings from old twisted on Darwin

Buildbot nobody at buildbot.net
Sun May 1 16:00:22 UTC 2011


#1943: Suppress warnings from old twisted on Darwin
------------------------+------------------------
Reporter:  dabrahams    |       Owner:
    Type:  enhancement  |      Status:  closed
Priority:  major        |   Milestone:  undecided
 Version:  0.8.3p1      |  Resolution:  wontfix
Keywords:               |
------------------------+------------------------

Comment (by dabrahams):

 Replying to [comment:1 dustin]:
 > Well, you can use any version of Twisted you'd like in a virtualenv -
 just don't upgrade the system Twisted (which I believe caldav depends on,
 among other things).

 Right, or I can use a different Python that comes with macports.  However,
 that's all more complication than I want to deal with.

 > I think the technique you've suggested is the best for this situation.
 I'd be hesitant to filter those warnings globally, and I think that
 special-casing them for the particular version of Twisted and Python found
 on a mac would be a bit too complicated.
 >
 > I'm surprised Apple has shipped an incompatible version of Twisted and
 Python - or have you ugpraded Python?

 Nope; that's the built-in one.

 > Also, note that the final warning is not even in Twisted - it's in
 lazy_reload.py, which I believe is your code?

 Yes, but since lazy_reload doesn't use the thing being warned about, I
 figure it's spurious.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1943#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list