[Twisted-Python] Twisted 14.0.0-pre2 Announcement

2014-04-09 Thread HawkOwl
Just in time for PyCon, the second prerelease is hot off the presses. Tarballs for this prerelease can be found at , with the changelog at . Changes from the previous prerelease include:

[Twisted-Python] Twisted at PyCon 2014

2014-04-09 Thread Itamar Turner-Trauring
PyCon is upon us; here's some of the Twisted-related talks and events this year (I may be missing a few, and this year I'm only mentioning stuff that will specifically mentions Twisted): Tutorials Aurynn Shaw will be teaching a Twisted tutorial today - https://us.pycon.org/2014/schedule

Re: [Twisted-Python] Twisted 14.0.0-pre2 Announcement

2014-04-09 Thread exarkun
On 07:34 am, hawk...@atleastfornow.net wrote: Just in time for PyCon, the second prerelease is hot off the presses. Tarballs for this prerelease can be found at , with the changelog at

Re: [Twisted-Python] Twisted at PyCon 2014

2014-04-09 Thread Laurens Van Houtven
I've tentatively put an open space down: 1900 - 2100 522A on Friday. If that screws up some people's schedules lemme know. On Wed, Apr 9, 2014 at 6:42 AM, Itamar Turner-Trauring wrote: > PyCon is upon us; here's some of the Twisted-related talks and events > this year (I may be missing a few, a

Re: [Twisted-Python] Twisted at PyCon 2014

2014-04-09 Thread exarkun
On 04:42 pm, _...@lvh.io wrote: I've tentatively put an open space down: 1900 - 2100 522A on Friday. If that screws up some people's schedules lemme know. I booked Friday night already (and I have a hunch a couple other core team members have as well). Jean-Paul

Re: [Twisted-Python] XMLString clarification

2014-04-09 Thread Glyph
On Apr 8, 2014, at 7:38 PM, Kevin Mcintyre wrote: > I've opted for placeholder and added callback to flatten. > > I'm a hack, and it was holding up delivery of email. What I would do is use html5lib to parse the HTML, then emit it as HTML before re-parsing it as XML. XMLString is designed to

Re: [Twisted-Python] Twisted 14.0.0-pre2 Announcement

2014-04-09 Thread Glyph
On Apr 9, 2014, at 9:42 AM, exar...@twistedmatrix.com wrote: > This is a warning that just about every Twisted user is going to see and it's > confusing (_sslverify.py? what?) and poorly formatted. I can definitely fix the formatting (and maybe a few other things in this area...) for a new pre

Re: [Twisted-Python] Twisted 14.0.0-pre2 Announcement

2014-04-09 Thread Donald Stufft
On Apr 9, 2014, at 1:47 PM, Glyph wrote: > > On Apr 9, 2014, at 9:42 AM, exar...@twistedmatrix.com wrote: > >> This is a warning that just about every Twisted user is going to see and >> it's confusing (_sslverify.py? what?) and poorly formatted. > > I can definitely fix the formatting (and

Re: [Twisted-Python] Twisted 14.0.0-pre2 Announcement

2014-04-09 Thread Phil Mayers
On 09/04/14 18:47, Glyph wrote: On Apr 9, 2014, at 9:42 AM, exar...@twistedmatrix.com wrote: This is a warning that just about every Twisted user is going to see and it's confusing (_sslverify.py? what?) and poorly formatted. I can definitely fix the format

Re: [Twisted-Python] Twisted 14.0.0-pre2 Announcement

2014-04-09 Thread exarkun
On 05:47 pm, gl...@twistedmatrix.com wrote: On Apr 9, 2014, at 9:42 AM, exar...@twistedmatrix.com wrote: This is a warning that just about every Twisted user is going to see and it's confusing (_sslverify.py? what?) and poorly formatted. I can definitely fix the formatting (and maybe a few ot

Re: [Twisted-Python] Twisted 14.0.0-pre2 Announcement

2014-04-09 Thread exarkun
On 06:19 pm, p.may...@imperial.ac.uk wrote: On 09/04/14 18:47, Glyph wrote: On Apr 9, 2014, at 9:42 AM, exar...@twistedmatrix.com wrote: This is a warning that just about every Twisted user is going to see and it's confusing (_sslverify.py? what?) and poorly

Re: [Twisted-Python] Twisted 14.0.0-pre2 Announcement

2014-04-09 Thread Itamar Turner-Trauring
On 04/09/2014 03:48 PM, exar...@twistedmatrix.com wrote: And that shortcoming could be mitigated by documenting (or even formally declaring) this dependency more prominently (I see it's in the NEWS file and the SSL howto but not, for example, in the INSTALL file). A ssl-requirements.txt file

Re: [Twisted-Python] Twisted 14.0.0-pre2 Announcement

2014-04-09 Thread Donald Stufft
On Apr 9, 2014, at 6:55 PM, Itamar Turner-Trauring wrote: > On 04/09/2014 03:48 PM, exar...@twistedmatrix.com wrote: >> >> And that shortcoming could be mitigated by documenting (or even formally >> declaring) this dependency more prominently (I see it's in the NEWS file and >> the SSL howto