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

Buildbot nobody at buildbot.net
Sun May 1 15:27:36 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:               |
------------------------+------------------------
Changes (by dustin):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 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).

 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?

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

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


More information about the Commits mailing list