Skip to content

no attribute __reduce_cython__ #1953

@cschramm

Description

@cschramm

#1894 (comment).

I'm getting an AttributeError due to a missing __reduce_cython__ attribute in an embedded environment when I build lxml with Cython 0.26 or 0.27. 0.25(.2) works fine. The issue seems to be triggered by reinitializing the environment but unfortunately I was not able to find a minimal sample that replicates it yet.

I did a git-bisect and found f8b3405 to be the first broken commit.

Will try to find a simple test case, but I'm not sure how soon I'll have a result.

EDIT: This was resolved in Cython 0.28. See #1953 (comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions