From 7357ac94f84ae768c39a6bccf1a3f5c4e8dc8c75 Mon Sep 17 00:00:00 2001 From: Mark Shannon Date: Tue, 11 Jan 2022 11:29:48 +0000 Subject: News item for issue 46314. (GH-30515) --- .../next/Core and Builtins/2022-01-10-12-34-17.bpo-46314.jId9Ky.rst | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Misc/NEWS.d/next/Core and Builtins/2022-01-10-12-34-17.bpo-46314.jId9Ky.rst diff --git a/Misc/NEWS.d/next/Core and Builtins/2022-01-10-12-34-17.bpo-46314.jId9Ky.rst b/Misc/NEWS.d/next/Core and Builtins/2022-01-10-12-34-17.bpo-46314.jId9Ky.rst new file mode 100644 index 0000000..c92c0cd --- /dev/null +++ b/Misc/NEWS.d/next/Core and Builtins/2022-01-10-12-34-17.bpo-46314.jId9Ky.rst @@ -0,0 +1,2 @@ +Remove spurious "call" event when creating a lambda function that was +accidentally introduced in 3.11a4. -- cgit v0.12