ESR "Waning of Python" post

Vito De Tullio vito.detullio at gmail.com
Fri Oct 12 16:23:57 EDT 2018


Chris Angelico wrote:

>> Reference counting was likely a bad idea to begin with.
> 
> Then prove CPython wrong by making a fantastically better
> implementation that uses some other form of garbage collection.

I'm not talking about the "goodness" of the implemetations, but AFAIK jython 
and ironpython doesn't have the refcount gb (and they don't even have the 
GIL...)


-- 
By ZeD




More information about the Python-list mailing list