Skip to content

Error when using cython 0.28.3 #33

@tzulberti-jampp

Description

@tzulberti-jampp

There are many errors while compiling the project when using cython 0.28.3

Error compiling Cython file:
------------------------------------------------------------
...
                                    self.index[startpos,1],
                                    pybuf.len) == bkey:
                                return True
                            startpos += 1
                finally:
                    PyBuffer_Release(cython.address(pybuf))
                                          ^
------------------------------------------------------------

sharedbuffers/mapped_struct.py:4061:43: Taking address of non-lvalue (type Python object)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions