commit | f6e50b4a811477206d1c252a531c31029ea93866 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sun Apr 13 23:52:01 2014 -0400 |
committer | Benjamin Peterson <benjamin@python.org> | Sun Apr 13 23:52:01 2014 -0400 |
tree | cd2487f0cdeef93232b336fa63c28f0ed42cc2ac | |
parent | 584f5cbf16980f21c58bf7ce7e451e022355fa3d [diff] |
fix sending tuples to custom generator objects with yield from (closes #21209) Debugged by Victor.