Re: [Python-ideas] Third party module in standard library

2017-03-23 Thread Cory Benfield
> On 22 Mar 2017, at 12:51, George Fischhof wrote: > > Hi Guys, > > I would like to ask You: > What is the process to propose a module to be part of the standard library? > > I would like to propose the following modules: > requests > https://pypi.python.org/pypi/requests

Re: [Python-ideas] Third party module in standard library

2017-03-22 Thread Jim F.Hilliard
You might be interested in reading [1] for inclusion of new modules. A discussion on inclusion of requests has already been made [2] so you might want to take a look there too, I wouldn't be surprised if there's an old thread on python-ideas somewhere for requests. For xmltodict, I have no idea :-

[Python-ideas] Third party module in standard library

2017-03-22 Thread George Fischhof
Hi Guys, I would like to ask You: What is the process to propose a module to be part of the standard library? I would like to propose the following modules: requests https://pypi.python.org/pypi/requests and xmltodict https://pypi.python.org/pypi/xmltodict Both of them makes the life easier, an