Skip to content

GH-131296: fix clang-cl warning on Windows in getpath.c#131594

Merged
zooba merged 3 commits into
python:mainfrom
chris-eibl:fix_clangcl_getpath
Apr 22, 2025
Merged

GH-131296: fix clang-cl warning on Windows in getpath.c#131594
zooba merged 3 commits into
python:mainfrom
chris-eibl:fix_clangcl_getpath

use assert(!(*p & 0x80));

7275f2b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs