STINNER Victor added the comment:

Even if HTTP2 is a standard, it looks a little bit more complex than HTTP 1.1. 
It would be nice to start with a package on PyPI to keep fast evolution, and 
then wait until the API is stabilized before we put anything in the stdlib.

Or maybe we should start with a "subset" of HTTP2.

By the way, the issue title is "http package should support HTTP/2". Are you 
talking about the http client or client+server? I suggest to start with the 
client.

----------
nosy: +haypo

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23794>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to