[Python-ideas] requests in the stdlib?
Brett Cannon
brett at python.org
Mon Nov 4 19:15:35 CET 2013
On Mon, Nov 4, 2013 at 11:14 AM, Matěj Cepl <mcepl at redhat.com> wrote:
> On 04/11/13 16:14, Senthil Kumaran wrote:
> > I think, the plan is to our http handling library enhanced with the
> > request's style API.
> > It is discussed at python-dev last year and at pycon.
> > But it still will need to bring in fixes which requests has been doing
> > for handing latest issues.
>
> Is there some bug or thread I could follow?
>
Nope as the bulk of the discussion happened at the language summit at PyCon
2013, so all in-person discussion. Basically that discussion said a
requests-like API (or even requests if the right things happened) could go
in the stdlib, but only if they support asyncio/tulip as a first-class way
of using the library.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20131104/3ba7bef3/attachment.html>
More information about the Python-ideas
mailing list