Skip to content

Conversation

@FFY00
Copy link
Member

@FFY00FFY00 commented Mar 28, 2025

This fixes the parser stack overflow issues in the test suite source, at least, and makes it pass when using --with-pydebug.

https://github.com/WebAssembly/wasi-libc/blob/e9524a0980b9bb6bb92e87a41ed1055bdda5bb86/libc-top-half/musl/src/internal/pthread_impl.h#L220

@FFY00FFY00 merged commit 6ab4ace into python:mainApr 4, 2025
55 checks passed
@FFY00
Copy link
MemberAuthor

FFY00 commented Apr 4, 2025

Looks like it is still overflowing, GH-131855 is probably the best step forward.

https://github.com/python/cpython/actions/runs/14261358374/job/39973511320?pr=131761

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@FFY00@brettcannon