Re: [Twisted-Python] Twisted 11.1.0 Released

2011-11-17 Thread Glyph
On Nov 17, 2011, at 4:18 PM, Tobias Oberstein wrote: >> Highlights of the 185 tickets closed include: > > Awesome! > > Haven't been around on the Twisted homepage for a while, but the > release made me to, so I like to add this (not release related): > > The new homepage is really nice and muc

Re: [Twisted-Python] 64 bit windows machine

2011-11-17 Thread exarkun
On 16 Nov, 11:33 am, p.may...@imperial.ac.uk wrote: >I see from the Trac page that you guys are (or were) hunting a 64-bit >windows machine. I also see there are no 64-bit Twisted packages on >pypi. /Another/ reason there are no 64 bit Twisted packages on PyPI is that PyPI rejects 64 bit MSI upl

Re: [Twisted-Python] Log output formatting (was Re: logging question)

2011-11-17 Thread exarkun
On 09:10 pm, kevin.h...@gmail.com wrote: >On Wed, Nov 16, 2011 at 2:27 PM, Don Dwiggins >wrote: >>** >>On 11/15/2011 8:57 AM, Christopher Armstrong wrote: >> >>If you pass a 'system' kwarg to log.msg then it will go in that field. >> >> log.msg("hi", system="stuff") results in [stuff] hi >> >> >

Re: [Twisted-Python] [Twisted-web] Twisted 11.1.0 Released

2011-11-17 Thread Pantelis Theodosiou
On Thu, Nov 17, 2011 at 10:15 PM, Pantelis Theodosiou wrote: > Great, just great! > > (nitpicking: the title should be changed from "Twisted *11.1.0* Released" > to "*Twisted 11.1.1 Released*") > Oops, my bad. Too many 1s can confuse one's mind. Sorry. > > Pandelis > > > > On Thu, Nov 17, 2011

Re: [Twisted-Python] [Twisted-web] Twisted 11.1.0 Released

2011-11-17 Thread Pantelis Theodosiou
Great, just great! (nitpicking: the title should be changed from "Twisted *11.1.0* Released" to "*Twisted 11.1.1 Released*") Pandelis On Thu, Nov 17, 2011 at 6:02 PM, Thomas Hervé wrote: > On behalf of Twisted Matrix Laboratories, I am pleased to announce the > release of Twisted 11.1. > > Hi

Re: [Twisted-Python] Twisted 11.1.0 Released

2011-11-17 Thread Tobias Oberstein
> Highlights of the 185 tickets closed include: Awesome! Haven't been around on the Twisted homepage for a while, but the release made me to, so I like to add this (not release related): The new homepage is really nice and much more inviting! ___ Twi

Re: [Twisted-Python] Log output formatting (was Re: logging question)

2011-11-17 Thread Kevin Horn
On Wed, Nov 16, 2011 at 2:27 PM, Don Dwiggins wrote: > ** > On 11/15/2011 8:57 AM, Christopher Armstrong wrote: > > If you pass a 'system' kwarg to log.msg then it will go in that field. > > log.msg("hi", system="stuff") results in [stuff] hi > > > This triggered me to look further into what Log

Re: [Twisted-Python] Twisted Project Jobs Volunteer

2011-11-17 Thread Kevin Horn
On Thu, Nov 17, 2011 at 4:03 AM, Ralph Meijer wrote: > > http://twistedmatrix.com/trac/wiki/TwistedMatrixLaboratories > http://twistedmatrix.com/trac/browser/trunk/twisted/topfiles/CREDITS > > However the latter hasn't changed in 5 years, the former probably also > isn't complete and people's e-m

Re: [Twisted-Python] Twisted 11.1.0 Released

2011-11-17 Thread Kevin Horn
On Thu, Nov 17, 2011 at 12:02 PM, Thomas Hervé wrote: > On behalf of Twisted Matrix Laboratories, I am pleased to announce the > release of Twisted 11.1. > > Highlights of the 185 tickets closed include: > > * The poll reactor as default where applicable, instead of select >everywhere. > >

Re: [Twisted-Python] [Twisted-web] Twisted 11.1.0 Released

2011-11-17 Thread Glyph
On Nov 17, 2011, at 1:02 PM, Thomas Hervé wrote: > On behalf of Twisted Matrix Laboratories, I am pleased to announce the > release of Twisted 11.1. WO! Thanks to Thomas and everyone who worked on fixes and features for this release. > * My personal favorite: a new howto has been publ

Re: [Twisted-Python] [Twisted-web] Twisted 11.1.0 Released

2011-11-17 Thread Jonathan Lange
On Thu, Nov 17, 2011 at 6:02 PM, Thomas Hervé wrote: > On behalf of Twisted Matrix Laboratories, I am pleased to announce the > release of Twisted 11.1. > \o/ > Highlights of the 185 tickets closed include: > Rock on! ... > This is the last release supporting Python 2.4 (the support on Windows

[Twisted-Python] Twisted 11.1.0 Released

2011-11-17 Thread Thomas Hervé
On behalf of Twisted Matrix Laboratories, I am pleased to announce the release of Twisted 11.1. Highlights of the 185 tickets closed include: * The poll reactor as default where applicable, instead of select everywhere. * A new SSL implementation only relying on OpenSSL for cryptography,

Re: [Twisted-Python] Twisted Project Jobs Volunteer

2011-11-17 Thread Jeffrey Ollie
On Wed, Nov 16, 2011 at 9:46 PM, Tim Allen wrote: > On Wed, Nov 16, 2011 at 08:17:51AM -0600, Jeffrey Ollie wrote: >> >> It's still in the process of building up so not all the branches are >> there yet. > > Oooh. That's looking pretty good. As you say, not all the branches are > there, and none o

Re: [Twisted-Python] Twisted Project Jobs Volunteer

2011-11-17 Thread Ralph Meijer
On Thu, 2011-11-17 at 14:46 +1100, Tim Allen wrote: > On Wed, Nov 16, 2011 at 08:17:51AM -0600, Jeffrey Ollie wrote: >[..snip..] > > > One feature that I'd like to add before calling this final is > > converting SVN usernames to "proper" names/email addresses like Git > > prefers to use. > > I see