[Python-Dev] Open PEPs and large-scale changes for 3.3

Nick Coghlan ncoghlan at gmail.com
Tue May 1 15:46:42 CEST 2012


On Tue, May 1, 2012 at 11:43 PM, Benjamin Peterson <benjamin at python.org> wrote:
> 2012/5/1 Eli Bendersky <eliben at gmail.com>:
>> Will this package go through the provisional state mandated by PEP 411 ?
>
> I don't see PEP 411 requiring any module to go through its process.

Indeed, it's a decision to be made on a case-by-case basis when a
module is up for inclusion. For example, the unittest.mock API isn't
provisional, since it's already been well tested on PyPI.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Dev mailing list