SIGN IN SIGN UP

bpo-43683: Streamline YIELD_VALUE and SEND (GH-30723)

* Split YIELD_VALUE into ASYNC_GEN_WRAP; YIELD_VALUE for async generators.

* Split SEND into SEND; YIELD_VALUE.

* Document new opcodes.
M
Mark Shannon committed
0367a36fdc36b9c909c4d5acf7cde6ceeec0ba69
Parent: d75a51b
Committed by GitHub <noreply@github.com> on 1/24/2022, 11:08:53 AM