Skip to content

Commit a3ad3ef

Browse files
Update 2026-04-07-20-37-23.gh-issue-148222.uF4D4E.rst
1 parent 1664d37 commit a3ad3ef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
1. Fix NULL dereference bug in ga_vectorcall by using PyObject_Vectorcall() instead of calling PyVectorcall_Function().
2-
2. Remove the redundant Py_XDECREF call in _Py_make_parameters
1+
Fix vectorcall support in types.GenericAlias when the underlying type does not support the vectorcall protocol. Fix possible leaks in types.GenericAlias and types.UnionType in case of memory error.

0 commit comments

Comments
 (0)