Skip to content

Jarjar does not work on PyPy #22

@jeffzemla

Description

@jeffzemla

(base) xxxx@xxxx:~$ python
Python 3.9.18 | packaged by conda-forge | (9c4f8ef1, Mar 08 2024, 07:32:51)
[PyPy 7.3.15 with GCC 12.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.

from jarjar import jarjar
jj = jarjar()
jj.text("Test")
RPython traceback:
File "pypy_module_cpyext_1.c", line 2838, in wrapper_second_level__star_2_45
File "implement.c", line 29667, in dispatcher_Py_22
Fatal RPython error: AssertionError
Aborted (core dumped)

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