You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
Original comment byAnselm Kruis (Bitbucket: akruis, GitHub: akruis):
Caused by missing STACKLESS_GETARG(), ... STACKLESS_ASSERT() calls in recently added functions.
These functions were created by argument clinic. Therefore I had to patch argument clinic to create correct code.
- Return to always building the docs, it's a relatively cheap operation,
the check had a bug, and the docs build depends on other files.
- Add `make suspicious`
- Do all three checks as one `make check suspicious html` invocation for
earliest possible exit in case of issues.
This issue was closed.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Originally reported by: Anselm Kruis (Bitbucket: akruis, GitHub: akruis)
Using a debug build of default-slp on Linux amd64 I get:
The text was updated successfully, but these errors were encountered: