[Python-ideas] RFC: PEP: Add dict.__version__

Andrew Barnert abarnert at yahoo.com
Sat Jan 9 22:22:41 EST 2016


On Jan 9, 2016, at 04:48, Neil Girdhar <mistersheik at gmail.com> wrote:
> 
> How is this not just a poorer version of PyPy's optimizations?  If what you want is optimization, it would be much better to devote time to a solution that can potentially yield orders of magnitude worth of speedup like PyPy rather than increasing language complexity for a minor payoff.

I think he's already answered this twice between the two threads, plus at least once in the thread last year, not to mention similar questions from slightly different angles.

Which implies to me that the PEPs really need to anticipate and answer these questions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20160109/aa358486/attachment.html>


More information about the Python-ideas mailing list