8000 Cython version issue · Issue #237 · enthought/pyql · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Cython version issue #237
Open
Open
@RayVR

Description

@RayVR

It looks like currency.pyx uses __eq__ method, which was introduced in cython 0.27. The docs state the minimum required version for cython is 0.24.1.

If a later version of cython is not necessary it would be great to implement the __eq__ method through __richcmp__

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0