[Python-ideas] Introducing PEP 434 -- IDLE Enhancement Exception for All Branches

Barry Warsaw barry at python.org
Wed Feb 20 15:04:26 CET 2013


On Feb 20, 2013, at 04:10 PM, Steven D'Aprano wrote:

>We could have a stable version of IDLE in the std lib, and another 
>version available on PyPI. The PyPI version could change more rapidly, 
>since it doesn't have to fit in with the release schedule for the std 
>lib. As the release schedule allows, the two branches could be merged.
>
>I have no idea if this has been tried before, but I think this would 
>work better for an application like IDLE than for a library.

There's some precedence for this I think, e.g. mock, unittest2, email.

-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20130220/ed870bc6/attachment.pgp>


More information about the Python-ideas mailing list