On behalf of Twisted Matrix Laboratories, I am pleased to announce, in
extremis, the release of Twisted 12.3.
161 tickets are closed by this release, with the following highlights:
* Support for local parallel testing in trial
* A new "react" function to easily run a single asynchronous functi
Yay! Thanks for an awesome Christmas present Thomas :)
On Wed, Dec 26, 2012 at 2:21 PM, Thomas Hervé wrote:
> On behalf of Twisted Matrix Laboratories, I am pleased to announce, in
> extremis, the release of Twisted 12.3.
>
> 161 tickets are closed by this release, with the following highlights
Hurrah! Well done!
On Wed, Dec 26, 2012 at 7:21 AM, Thomas Hervé wrote:
> On behalf of Twisted Matrix Laboratories, I am pleased to announce, in
> extremis, the release of Twisted 12.3.
>
> 161 tickets are closed by this release, with the following highlights:
>
> * Support for local parallel
Hi,
I'm writing a custom AMP type. I noticed that when writing the unit test
for garbage input, I didn't really know what exception to check for.
I couldn't find any place where this was formally defined, so I checked for
implementation behavior. Boolean explicitly raises TypeError. Integer
rais
On Dec 26, 2012, at 5:21 AM, Thomas Hervé wrote:
> On behalf of Twisted Matrix Laboratories, I am pleased to announce, in
> extremis, the release of Twisted 12.3.
Thanks for managing another great release, Thomas!!
> 161 tickets are closed by this release, with the following highlights:
>
> *
On Dec 26, 2012, at 1:43 PM, Laurens Van Houtven <_...@lvh.cc> wrote:
> I'm writing a custom AMP type. I noticed that when writing the unit test for
> garbage input, I didn't really know what exception to check for.
>
> I couldn't find any place where this was formally defined, so I checked for