[Python-Dev] A new dictionary implementation (original) (raw)

Mark Shannon mark at hotpy.org
Mon Jan 30 00:20:32 CET 2012


Matt Joiner wrote:

Mark, Good luck with getting this in, I'm also hopeful about coroutines, maybe after pushing your dict optimization your coroutine implementation will get more consideration.

Shush, don't say the C word or you'll put people off ;)

I'm actually not that fussed about the coroutine implementation. With "yield from" generators have all the power of asymmetric coroutines. I think my coroutine implementation is a neater way to do things, but it is not worth the fuss.

Anyway, I'm working on my next crazy experiment :)

Cheers, Mark.



More information about the Python-Dev mailing list