[Python-ideas] Proposal: Moratorium on Python language changes

Michael Foord fuzzyman at gmail.com
Mon Oct 26 21:38:58 CET 2009


2009/10/21 Dino Viehland <dinov at microsoft.com>

> [snip...]
>
> For example consider multiprocessing - which IronPython still doesn't
> support.   That's a much bigger work item than everything that changed
> related to parsing in 2.6.  New built-in functions can also be a huge
> pain - again compare float.fromhex to everything that happened to the
> parser in 2.6.  I'm pretty sure I spent more time on float.fromhex even
> w/ the already existing awesome test suite.
>
>
Was it a pain because it was on a builtin or because of the specific
functionality?

Michael




> So I definitely think not adding significant new functionality to the core
> interpreter would be great but from an alternate implementation perspective
> I'd also be happy to see some wiggle room on small new features.
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> http://mail.python.org/mailman/listinfo/python-ideas
>



-- 
http://www.ironpythoninaction.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20091026/934a1738/attachment.html>


More information about the Python-ideas mailing list