Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Parser stack overflow on WASI with--with-pydebug #131770

Closed
@FFY00

Description

@FFY00

Bug report

Bug description:

$ python Tools/wasm/wasi.py configure-build-python -- --with-pydebug...$ python Tools/wasm/wasi.py make-build-python...$ python Tools/wasm/wasi.py configure-host -- --with-pydebug...$ python Tools/wasm/wasi.py make-host...$ wasmtime run --dir .::/ cross-build/wasm32-wasip1/python.wasm -m test.test_compileTraceback (most recent call last):  File"/Lib/runpy.py", line189, in_run_module_as_main    mod_name, mod_spec, code= _get_module_details(mod_name, _Error)~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^  File"/Lib/runpy.py", line159, in_get_module_details    code= loader.get_code(mod_name)  File"<frozen importlib._bootstrap_external>", line896, inget_code  File"<frozen importlib._bootstrap_external>", line826, insource_to_code  File"<frozen importlib._bootstrap>", line488, in_call_with_frames_removedMemoryError:Parser stack overflowed - Python source too complex to parse

CPython versions tested on:

CPython main branch

Operating systems tested on:

No response

NOTE

The failing tests have shifted; see#131770 (comment)

Linked PRs

Metadata

Metadata

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp