On 23 September 2014 17:58, Jeroen Dekkers <jer...@dekkers.ch> wrote:
>
> > Isn't that an implementation detail? Is Python version relevant for the
> > on-the-wire WSGI protocol?
>
> WSGI is an API, not a wire protocol. The Python version of the WSGI
> server would also be the Python version the code is run under, so we
> must distinguish between Python 2 and 3. The best way would probably
> be to specify that httpd-wsgi is for Python 2 and create a httpd-wsgi3
> virtual package for Python 3.
>

How do we make this change? Does this require reopening #588497 and/or
creating a new bug against debian-policy?
-- 
Brian May <br...@microcomaustralia.com.au>

Reply via email to