[Python-Dev] A new dictionary implementation (original) (raw)
Mark Shannon mark at hotpy.org
Mon Jan 30 00:20:32 CET 2012
- Previous message: [Python-Dev] Switching to Visual Studio 2010
- Next message: [Python-Dev] Release cycle question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-Dev] Switching to Visual Studio 2010
- Next message: [Python-Dev] Release cycle question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]