diff options
author | Victor Stinner <vstinner@python.org> | 2025-03-22 09:38:47 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-22 09:38:47 (GMT) |
commit | 996246994341c91308364f3ed018cf9b7fec9bc8 (patch) | |
tree | b43e0f9644444ac8280fc7f0aa77f4d2e53c51af /Python/optimizer_bytecodes.c | |
parent | 8b7d20d3a9dc53344e3803507deafc26b5c09ca8 (diff) | |
download | cpython-996246994341c91308364f3ed018cf9b7fec9bc8.zip cpython-996246994341c91308364f3ed018cf9b7fec9bc8.tar.gz cpython-996246994341c91308364f3ed018cf9b7fec9bc8.tar.bz2 |
gh-131296: fix clang-cl warning in tracemalloc.c (#131514)
Always set MAX_NFRAME to UINT16_MAX.
Avoid the complicated code which emitted a compiler warning.
Diffstat (limited to 'Python/optimizer_bytecodes.c')
0 files changed, 0 insertions, 0 deletions