[Python-ideas] POPT (Python Ob ject Provider Threads)

Guido van Rossum guido at python.org
Wed Jun 20 16:50:19 EDT 2018


On Wed, Jun 20, 2018 at 1:16 PM Martin Bammer <mrbm74 at gmail.com> wrote:

> I saw this free lists implementation this morning in the floatobject and
> listobject sources,
>
> which already handles the reuse of objects. I must admit I like this
> implementation. It's pretty smart.
>
> And yes I'm a little bit disappointed because it reduces the benefit of
> my idea a lot.
>

Why would you be disappointed? Aren't you happy that you get much of the
benefit without having to do any work?

-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20180620/d2a6efdf/attachment.html>


More information about the Python-ideas mailing list