Skip to content

gh-131704: add PyComplex_FromString() and PyNumber_Complex() C-API functions #132347

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

skirpichev
Copy link
Contributor

@skirpichev skirpichev commented Apr 10, 2025


📚 Documentation preview 📚: https://cpython-previews--132347.org.readthedocs.build/


For reviewers:

  • it's a feature-complete pr, ready for review (but see issue thread)
  • I can split it on separate pr, per commits
  • nb_complex slot part is optional and might be implemented differently (i.e. without reusing reserved slot)

@skirpichev skirpichev force-pushed the add-missing-complexapi/131704 branch from 2ee9ccb to be76690 Compare April 10, 2025 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant