Skip to content

Fix AsNumber for PyComplex bugs#4636

Merged
youknowone merged 1 commit intoRustPython:mainfrom
youknowone:complex-asnumber
Mar 6, 2023
Merged

Fix AsNumber for PyComplex bugs#4636
youknowone merged 1 commit intoRustPython:mainfrom
youknowone:complex-asnumber

Conversation

@youknowone
Copy link
Copy Markdown
Member

@youknowone youknowone commented Mar 5, 2023

It was not converting int/float to complex.

I found it during testing #4615 , thanks @xiaozhiyan

@youknowone youknowone merged commit abf850a into RustPython:main Mar 6, 2023
@youknowone
Copy link
Copy Markdown
Member Author

going to merge this first to unblock #4615

@youknowone youknowone deleted the complex-asnumber branch March 6, 2023 08:38
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