Re: [Twisted-Python] Some news about currently-pending code-reviews

2009-12-27 Thread Tim Allen
On Thu, Dec 24, 2009 at 09:41:11AM -0500, Gerrat Rickert wrote: > [snip] > >http://twistedmatrix.com/trac/ticket/3956 > >Add arraysize option to runQuery in adbapi > > Well, as the guy who initiated this ticket, I'm certainly using > adbapi.ConnectionPool with cx_Oracle. I'm not currently using a

[Twisted-Python] Sending domish.Element results to Unpersistable

2009-12-27 Thread Enrique Samson Jr.
Hi, I'm using PB to to send copies of domish.Element instances to another application. I just don't want to parse XML again and thought it would be better to send Element copies and save parsing on the other end. But receiving application just gets an Unpersistable. I'm considering reducing the E

Re: [Twisted-Python] Lore to Sphinx Conversion Progress Report 2

2009-12-27 Thread exarkun
On 22 Dec, 10:15 pm, kevin.h...@gmail.com wrote: >BTW, lore2sphinx and accompanying Sphinx skeleton project now up on >bitbucket here: >http://bitbucket.org/khorn/lore2sphinx/ > >Thanks to ssteinerX for guiding me through the process. I was reminded of another aspect of the conversion which needs