Re: [Twisted-Python] Announcing Twisted 11.0.0pre1!

2011-03-23 Thread Kevin Horn
On Tue, Mar 22, 2011 at 7:17 PM, Jessica McKellar <
jessica.mckel...@gmail.com> wrote:

> Intrepid Twisted developers and users: from Cambridge, Massachusetts I
> am pleased to announce the arrival of Twisted 11.0.0 pre-release 1.
>
> Tarballs for the pre-release are available at:
>  http://twistedmatrix.com/~jesstess/11.0.0pre1/
>
> Highlights include:
>
>  * a new templating system in Twisted Web, "twisted.web.template",
> derived from Divmod Nevow.
>
>  * improved behavior of subprocess spawning on FreeBSD.
>
>  * an API for constructing endpoints from descriptive strings.
>
>  * twisted.plugin no longer emits a confusing traceback when it can't
> write a cache file.
>
> For more information, see the NEWS file.
>
> Download the tarballs and test away!
>
> Thanks,
> Jessica
>
>
Hooray!

Thanks for volunteering to be the release victim, er...manager!

Kevin Horn
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


Re: [Twisted-Python] Deferred documentation.

2011-03-23 Thread Kevin Horn
On Tue, Mar 22, 2011 at 9:03 PM, Glyph Lefkowitz wrote:

>
>- Why is Twisted's right hand blue?  (Forget about being a beginner: I
>honestly don't even get this reference.  Googling seems to suggest it has
>something to do with symptoms of heart disease and doesn't seem funny or
>relevant at all.)
>
>
>
My guess is that it has to do with Twister, the classic board(?) game.

Kevin Horn
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


Re: [Twisted-Python] Deferred documentation.

2011-03-23 Thread Albert Brandl
Hi!

On Mon, Mar 21, 2011 at 09:30:54PM -0400, Jasper St. Pierre wrote:
> http://magcius.mecheye.net/twisted/DeferHowTo-Rewrite.html
> http://magcius.mecheye.net/twisted/DeferHowTo-Fixup.html

This looks quite good. You might want to check if the code examples
actually work, though: The "hands-on training" example in the section
"Tasks of our own" redefines the `callback` function in line 12.

Best regards,

Albert
-- 
Albert Brandl
Weiermayer Solutions GmbH  | Abteistraße 12, A-4813 Altmünster
phone: +43 (0) 720 70 30 14| fax: +43 (0) 7612 20 3 56
web: http://www.weiermayer.com

___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


Re: [Twisted-Python] Announcing Twisted 11.0.0pre1!

2011-03-23 Thread Laurens Van Houtven
Now I am so glad I didn't rant about release management being a sucker's
game in my Pycon talk ;-)
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


Re: [Twisted-Python] Deferred documentation.

2011-03-23 Thread Glyph Lefkowitz

On Mar 23, 2011, at 9:24 AM, Kevin Horn wrote:

> 
> 
> On Tue, Mar 22, 2011 at 9:03 PM, Glyph Lefkowitz  
> wrote:
> Why is Twisted's right hand blue?  (Forget about being a beginner: I honestly 
> don't even get this reference.  Googling seems to suggest it has something to 
> do with symptoms of heart disease and doesn't seem funny or relevant at all.)
> 
> 
> My guess is that it has to do with Twister, the classic board(?) game.

Oh.  Even worse!  I don't want to get sued by Hasbro :).

___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


Re: [Twisted-Python] Deferred documentation.

2011-03-23 Thread Jasper St. Pierre
What about Mattel?

http://itre.cis.upenn.edu/~myl/languagelog/archives/002892.html

On Wed, Mar 23, 2011 at 1:07 PM, Glyph Lefkowitz
 wrote:
>
> On Mar 23, 2011, at 9:24 AM, Kevin Horn wrote:
>
>
> On Tue, Mar 22, 2011 at 9:03 PM, Glyph Lefkowitz 
> wrote:
>>
>> Why is Twisted's right hand blue?  (Forget about being a beginner: I
>> honestly don't even get this reference.  Googling seems to suggest it has
>> something to do with symptoms of heart disease and doesn't seem funny or
>> relevant at all.)
>
> My guess is that it has to do with Twister, the classic board(?) game.
>
> Oh.  Even worse!  I don't want to get sued by Hasbro :).
>
> ___
> Twisted-Python mailing list
> Twisted-Python@twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
>

___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


[Twisted-Python] prerelease preview predocumentation

2011-03-23 Thread Glyph Lefkowitz
Dear Twistizens,

Unfortunately, the Sphinx documentation didn't quite officially make the cut 
for the 11.0 release.  Our release toolchain still needs updating, someone 
needs to review the rst sources, etc.  Until all that's done, all documentation 
changes will still need to be Lore patches.  Plus, I kinda hope that someone 
manages to get  merged before we pull the trigger.

However, we've been generating Sphinx output for quite a while, and quite a lot 
of work has gone into its presentation.  It seems a pity to let that go to 
waste.  So, while our official documentation remains at 
 (and that is the URL that will be 
updated when the release goes out), I've decided to host some un-official 
documentation with all the snazzy styling that Kevin Horn prepared for us here, 
to go with the pre-release that Jessica McKellar just announced:



I know that there's some extraneous spacing; that will be fixed after the ReST 
sources make it to trunk, unless someone feels like fixing it in 
.  (Also, API documentation links for 
new features will be broken until the 11.0 API documentation is pushed to 
.)

However, this documentation snapshot should be otherwise usable, and I'm 
contemplating linking to it from the front page.

Please be aware that this is not a stable URL, and any links to it will break 
after a while; I have no fixed schedule for taking it down, but it will 
definitely go away when the final documentation branch is merged.  Otherwise, 
though, read documentation to your hearts' content.

Share and Enjoy,

-glyph

___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python