Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
pypy
pypy
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 594
    • Issues 594
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 10
    • Merge Requests 10
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

This instance was upgraded to Heptapod 0.20rc3 today

  • PyPy
  • pypypypy
  • Issues
  • #3403

Closed
Open
Opened Feb 20, 2021 by Michał Górny@mgornyDeveloper

cpyext: missing slot wrapper wrap_del (when testing Cython)

Cython 0.29.22's test suite crashes on PyPy3.7 7.3.3 with the following error:

runTest (__main__.CythonRunTestCase)
compiling (c) and running py35_pep492_interop ... await_cyobject (py35_pep492_interop)
Doctest: py35_pep492_interop.await_cyobject ... FAIL
await_pyobject (py35_pep492_interop)
Doctest: py35_pep492_interop.await_pyobject ... FAIL
yield_from_cyobject (py35_pep492_interop)
Doctest: py35_pep492_interop.yield_from_cyobject ... FAIL
cpyext: missing slot wrapper wrap_del
RPython traceback:
  File "pypy_interpreter.c", line 37044, in BuiltinCode_funcrun_obj
  File "pypy_module_cpyext_6.c", line 10041, in wrap_del_call
Fatal RPython error: NotImplementedError
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: pypy/pypy#3403