[Python-checkins] News item for issue 46314. (GH-30515)

markshannon webhook-mailer at python.org
Tue Jan 11 06:29:53 EST 2022


https://github.com/python/cpython/commit/7357ac94f84ae768c39a6bccf1a3f5c4e8dc8c75
commit: 7357ac94f84ae768c39a6bccf1a3f5c4e8dc8c75
branch: main
author: Mark Shannon <mark at hotpy.org>
committer: markshannon <mark at hotpy.org>
date: 2022-01-11T11:29:48Z
summary:

News item for issue 46314. (GH-30515)

files:
A 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 0000000000000..c92c0cd47897b
--- /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.



More information about the Python-checkins mailing list