Skip to content

Commit 175bd7c

Browse files
committed
Correct issue number in news item.
1 parent f642591 commit 175bd7c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Misc/NEWS.d/next/Core and Builtins/2022-01-20-17-08-33.bpo-45542.TmhQFe.rst

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Add ASYNC_GEN_WRAP opcode to wrap the value to be yielded in async
2+
generators. Removes the need to special case async generators in the
3+
``YIELD_VALUE`` instruction.

0 commit comments

Comments
 (0)