Thanks to visit codestin.com Credit goes to github.com
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 08082bd commit ed93327Copy full SHA for ed93327
1 file changed
Doc/whatsnew/3.11.rst
@@ -1622,11 +1622,6 @@ New Features
1622
* Added the :c:member:`PyConfig.safe_path` member.
1623
(Contributed by Victor Stinner in :gh:`57684`.)
1624
1625
-* Add new function :c:func:`PyFunction_SetVectorcall` to the C API
1626
- which sets the vectorcall field of a given PyFunctionObject
1627
- (Contributed by Andrew Frost in :issue:`91049`.)
1628
-
1629
1630
Porting to Python 3.11
1631
----------------------
1632
0 commit comments