Skip to content

Implement Number Protocol for PyType, PySet and PyFrozenSet#4619

Merged
youknowone merged 2 commits into
RustPython:mainfrom
xiaozhiyan:implement-number-protocol-for-pytype-pyset-pyfrozenset
Mar 2, 2023
Merged

Implement Number Protocol for PyType, PySet and PyFrozenSet#4619
youknowone merged 2 commits into
RustPython:mainfrom
xiaozhiyan:implement-number-protocol-for-pytype-pyset-pyfrozenset

Conversation

@xiaozhiyan

Copy link
Copy Markdown
Contributor

Closes #4618

@xiaozhiyan xiaozhiyan changed the title Implement Number Protocol for PyType, PySet and PyFrozenSet Implement Number Protocol for PyType, PySet and PyFrozenSet Mar 2, 2023
@fanninpm fanninpm requested a review from qingshi163 March 2, 2023 18:23

@qingshi163 qingshi163 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@youknowone youknowone merged commit 2d02933 into RustPython:main Mar 2, 2023
@xiaozhiyan xiaozhiyan deleted the implement-number-protocol-for-pytype-pyset-pyfrozenset branch March 2, 2023 19:43
@youknowone youknowone added the z-ls-2023 Tag to track Line OSS Sprint 2023 label Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

z-ls-2023 Tag to track Line OSS Sprint 2023

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Number Protocol for PyType, PySet and PyFrozenSet

3 participants