[Python-Dev] [Web-SIG] WSGI is now Python 3-friendly
Nick Coghlan
ncoghlan at gmail.com
Sun Sep 26 23:34:24 CEST 2010
On Mon, Sep 27, 2010 at 6:56 AM, Guido van Rossum <guido at python.org> wrote:
> Since you have commit privileges, just do it. The PEP editor position
> mostly exists to assure non-committers are not prevented from
> authoring PEPs.
>
> Please do add a prominent note at the top of PEP 333 pointing to PEP
> 3333 for further information on Python 3 compliance or some such
> words. Add a similar note at the top of PEP 3333 -- maybe mark up the
> differences in PEP 3333 so people can easily tell what was added. And
> move PEP 333 to Final status.
Since PEP 333 is referred to as both by both its PEP number and as
WSGI 1.0, should the new PEP explicitly state that PEP 3333 is WSGI
1.0.1? (i.e. not a full update, even to 1.1 status, just some small
tweaks to make it usable in the Python 3 world along with some
generally applicable clarifications).
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the Python-Dev
mailing list