We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd0318 commit 53917a5Copy full SHA for 53917a5
1 file changed
Misc/NEWS.d/next/Core and Builtins/2023-09-07-20-52-27.gh-issue-105848.p799D1.rst
@@ -0,0 +1,3 @@
1
+Add a new :opcode:`CALL_KW` opcode, used for calls containing keyword
2
+arguments. Also, fix a possible crash when jumping over method calls in a
3
+debugger.
0 commit comments