FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

PyNumber protocol does not check for implementations in base classes · Issue #5726 · RustPython/RustPython · GitHub

PyNumber protocol does not check for implementations in base classes #5726

Description

PySequence and others do this, but PyNumber does not. This leads to #5711 and ctypes data multiplication not working.

I haven't checked if cpython just expects slots to be inherited or does this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-vmArea: virtual machineC-compatA discrepancy between RustPython and CPython

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL