enthought / enthought/pyql

Cython version issue

Open
#237 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Cython
Stars
1.3k
Forks
235
PR merge metrics
No merged PRs in 30d

Description

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__`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.