mirror of https://github.com/python/cpython
4 lines
148 B
ReStructuredText
4 lines
148 B
ReStructuredText
|
On WASI in debug mode, Python is now built with compiler flag ``-O3``
|
||
|
instead of ``-Og``, to support more recursive calls. Patch by Victor
|
||
|
Stinner.
|