cpython/Misc/NEWS.d/next
Mark Shannon b37181e692
bpo-43683: Handle generator entry in bytecode (GH-25138)
* Handle check for sending None to starting generator and coroutine into bytecode.

* Document new bytecode and make it fail gracefully if mis-compiled.
2021-04-06 11:48:59 +01:00
..
Build Python 3.10.0a7 2021-04-05 17:39:49 +01:00
C API Python 3.10.0a7 2021-04-05 17:39:49 +01:00
Core and Builtins bpo-43683: Handle generator entry in bytecode (GH-25138) 2021-04-06 11:48:59 +01:00
Documentation Python 3.10.0a7 2021-04-05 17:39:49 +01:00
IDLE Python 3.10.0a7 2021-04-05 17:39:49 +01:00
Library bpo-43176: Fix processing of empty dataclasses (GH-24484) 2021-04-05 22:14:01 -07:00
Security Python 3.10.0a7 2021-04-05 17:39:49 +01:00
Tests Python 3.10.0a7 2021-04-05 17:39:49 +01:00
Tools-Demos Python 3.10.0a4 2021-01-04 17:26:00 +00:00
Windows Python 3.10.0a7 2021-04-05 17:39:49 +01:00
macOS Python 3.10.0a6 2021-03-01 16:45:40 +00:00