On 2013-01-17 23:09, Ralph Meijer wrote:
> David Reid wrote:
>
> Honestly, if you have comprehensive automated testing and plan to
> upgrade Twisted regularly or to try and support the latest release
> it is worth the effort to setup testing against Twisted trunk.
>
> https://githu
David Reid wrote:
>Honestly, if you have comprehensive automated testing and plan to
>upgrade
>Twisted regularly or to try and support the latest release it is worth
>the
>effort to setup testing against Twisted trunk.
>
>https://github.com/dreid/treq/blob/master/.travis.yml shows how I do
>this
On Jan 17, 2013, at 12:57 PM, David Reid wrote:
> Honestly, if you have comprehensive automated testing and plan to upgrade
> Twisted regularly or to try and support the latest release it is worth the
> effort to setup testing against Twisted trunk.
>
> https://github.com/dreid/treq/blob/mast
Honestly, if you have comprehensive automated testing and plan to upgrade
Twisted regularly or to try and support the latest release it is worth the
effort to setup testing against Twisted trunk.
https://github.com/dreid/treq/blob/master/.travis.yml shows how I do this
with travis-ci.
-David
On
On Jan 17, 2013, at 9:19 AM, exar...@twistedmatrix.com wrote:
> (although testing during the /pre/-release period would have saved everyone
> some
> trouble :).
This bears repeating! Not to harass you, Angelo - dealing with a regression in
Twisted that breaks your app is punishment enough :)
FYI, this change also broke wokkel, too, so at least you're not alone, it
seems...
https://twistedmatrix.com/trac/ticket/6245
On Thu, Jan 17, 2013 at 5:22 PM, Angelo Dell'Aera wrote:
>
> After updating Twisted to 12.3.0 I started getting errors like the
> following one
>
> 2013-01-17 14:38:23+
On 04:22 pm, angelo.della...@gmail.com wrote:
>
>After updating Twisted to 12.3.0 I started getting errors like the
>following one
>
>2013-01-17 14:38:23+0100 [-] File "/usr/lib64/python2.7/site-
>packages/twisted/names/common.py", line 93, in lookupAddress
>2013-01-17 14:38:23+0100 [-] ret
After updating Twisted to 12.3.0 I started getting errors like the following one
2013-01-17 14:38:23+0100 [-] File
"/usr/lib64/python2.7/site-packages/twisted/names/common.py", line 93, in
lookupAddress
2013-01-17 14:38:23+0100 [-] return self._lookup(name, dns.IN, dns.A,
timeout)
2013-0