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 5cdaaf8 commit 2ee9ccbCopy full SHA for 2ee9ccb
1 file changed
Misc/NEWS.d/next/C_API/2025-03-25-12-53-40.gh-issue-131704.Q6amy8.rst
@@ -0,0 +1,3 @@
1
+Add :c:func:`PyComplex_FromString` to create :class:`complex` numbers from
2
+strings and :c:func:`PyNumber_Complex` (``complex(o)`` equivalent). Patch by
3
+Sergey B Kirpichev.
0 commit comments