Re: [Web-SIG] WSGI Open Space @ PyCon.

2009-03-29 Thread Graham Dumpleton
2009/3/30 Robert Brewer : > We had a smaller third meeting and answered more issues. > > Those present at the third meeting: > >  * Mark Ramm (TG) >  * Mike Orr (Pylons) >  * Bob Brewer (CherryPy) >  * Glyph Lefkowitz (Twisted) >  * David Reid (Twisted) >  * Jean-Paul Calderone (Twisted) > > Contin

Re: [Web-SIG] WSGI Open Space @ PyCon.

2009-03-29 Thread Jean-Paul Calderone
On Sun, 29 Mar 2009 16:21:36 -0700, Robert Brewer wrote: We had a smaller third meeting and answered more issues. Hi all, First, thanks for writing up these reports. [snip] Asynchronous WSGI support - Mostly non-existent. Fix it? Fork it? Drop it? Glyph seemed to t

Re: [Web-SIG] WSGI Open Space @ PyCon.

2009-03-29 Thread James Y Knight
On Mar 29, 2009, at 7:21 PM, Robert Brewer wrote: In addition, a new environ key which indicates whether %2F-slashes were decoded improperly or not would be beneficial. Of course it's not "improper": the CGI spec (which WSGI incorporates by reference) REQUIRES that decoding. James _

Re: [Web-SIG] WSGI Open Space @ PyCon.

2009-03-29 Thread Robert Brewer
We had a smaller third meeting and answered more issues. Those present at the third meeting: * Mark Ramm (TG) * Mike Orr (Pylons) * Bob Brewer (CherryPy) * Glyph Lefkowitz (Twisted) * David Reid (Twisted) * Jean-Paul Calderone (Twisted) Continuing Topic: string type for PATH_INFO and SCRIP

Re: [Web-SIG] WSGI Open Space @ PyCon.

2009-03-29 Thread Robert Brewer
I wrote: > We had a good second meeting and answered more issues. My understanding > is that there is another BoF scheduled for tomorrow (Sunday). Check the > Open Space board for details. My mistake. I'll put up an Open Space reservation for 5pm today ASAP. Robert Brewer fuman...@aminus.org __