Skip to content

compile fails with python 3.7.2 #203

@nbecker

Description

@nbecker

Compiling on python3.7.2 fails with lots of errors like:

    greenlet.c:495:11: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
       tstate->exc_traceback = target->exc_traceback;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions