Message 216271 - Python tracker (original) (raw)
[...] CoroWrapper.send() signature is different from a real generator's send() method, but I think that send() to a coroutine is an internal detail anyway [...]
Yeah, and since it's used in debug mode only, I think we should be safe.
When you commit, can you do upstgream (Tulip) first?
Sure, this patch was for tulip code.