-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Originally reported in https://bugs.gentoo.org/923000 where the full build log is available.
Summary:
Assertion failed: (PyObject **)frame + frame->f_code->co_nlocalsplus + frame->f_code->co_stacksize + FRAME_SPECIALS_SIZE == tstate->datastack_top (Python/ceval.c: _PyEvalFrameClearAndPop: 6401)
That happened with python-3.11.7, while the same test suite passed under python-3.10.13. The tinderbox that discovered the problem is running musl libc in case that matters.
Metadata
Metadata
Assignees
Labels
No labels