cpython/Misc/NEWS.d/next
Miss Islington (bot) 85b58292cf
bpo-44633: Fix parameter substitution of the union type with wrong types. (GH-27218) (GH-27224)
A TypeError is now raised instead of returning NotImplemented.
(cherry picked from commit 3ea5332a43)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2021-07-18 14:59:25 +03:00
..
Build Python 3.10.0b4 2021-07-10 01:51:07 +01:00
C API Python 3.10.0b4 2021-07-10 01:51:07 +01:00
Core and Builtins bpo-44633: Fix parameter substitution of the union type with wrong types. (GH-27218) (GH-27224) 2021-07-18 14:59:25 +03:00
Documentation bpo-44613: Make importlib.metadata non-provisional (GH-27101) (#27106) 2021-07-12 17:40:51 -07:00
IDLE Python 3.10.0b3 2021-06-17 11:29:18 +01:00
Library bpo-41249: Fix postponed annotations for TypedDict (GH-27017) (#27204) 2021-07-17 10:48:17 +02:00
macOS Fix osx_framework_user include to match distutils (GH-27093) (GH-27159) 2021-07-15 12:10:57 +02:00
Security Python 3.10.0b4 2021-07-10 01:51:07 +01:00
Tests bpo-44647: Add a permanent Unicode-valued env var to regrtest (GH-27187) (#27191) 2021-07-16 15:55:26 +02:00
Tools-Demos Python 3.10.0b2 2021-05-31 12:30:34 +01:00
Windows bpo-44572: On Windows, disconnect STDIN in platform._syscmd_ver() to prevent erroneous STDIN consumption (GH-27092) (GH-27124) 2021-07-13 20:48:23 +01:00