]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
News item for issue 46314. (GH-30515)
authorMark Shannon <mark@hotpy.org>
Tue, 11 Jan 2022 11:29:48 +0000 (11:29 +0000)
committerGitHub <noreply@github.com>
Tue, 11 Jan 2022 11:29:48 +0000 (11:29 +0000)
Misc/NEWS.d/next/Core and Builtins/2022-01-10-12-34-17.bpo-46314.jId9Ky.rst [new file with mode: 0644]

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 (file)
index 0000000..c92c0cd
--- /dev/null
@@ -0,0 +1,2 @@
+Remove spurious "call" event when creating a lambda function that was
+accidentally introduced in 3.11a4.