Skip to content

Implement Number protocol for PyComplex #3838

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

Merged
merged 3 commits into from
Jul 10, 2022

Conversation

fanninpm
Copy link
Contributor

@fanninpm fanninpm commented Jul 3, 2022

Implementation based on #3507.

@fanninpm fanninpm requested review from youknowone and qingshi163 July 3, 2022 02:25
@fanninpm fanninpm force-pushed the complex-pynumber branch from 5b428ae to 508118e Compare July 3, 2022 02:25
@fanninpm fanninpm marked this pull request as ready for review July 3, 2022 19:31
Copy link
Contributor

@qingshi163 qingshi163 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great for the implement

@youknowone youknowone removed their request for review July 6, 2022 12:38
@Snowapril
Copy link
Contributor

I think Implementing missing PySequenceMethods, PyMappingMethods, PyNumberMethods for some types can be good first issue for first-comer. How do you think?

@youknowone youknowone requested a review from qingshi163 July 9, 2022 12:27
Copy link
Contributor

@qingshi163 qingshi163 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@fanninpm fanninpm merged commit 11e9d81 into RustPython:main Jul 10, 2022
@fanninpm fanninpm deleted the complex-pynumber branch July 15, 2022 23:15
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.

4 participants