Skip to content

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

Closed
skirpichev wants to merge 10 commits intopython:mainfrom
skirpichev:add-missing-complexapi/131704
Closed

gh-131704: add PyComplex_FromString() and PyNumber_Complex() C-API functions#132347
skirpichev wants to merge 10 commits intopython:mainfrom
skirpichev:add-missing-complexapi/131704

Conversation

@skirpichev
Copy link
Copy Markdown
Member

@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
@skirpichev skirpichev closed this Oct 10, 2025
@skirpichev skirpichev deleted the add-missing-complexapi/131704 branch October 10, 2025 05:30
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