[PATCH] D67753: [gn build] Fix Python DeprecationWarning
Marco Antognini via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 24 08:31:29 PDT 2019
mantognini added a comment.
I don't have `PYTHONWARNINGS` set in my env. Maybe ninja invoke the script using `python -Wignore write_cmake_config.py` or something? It's quite worrisome that Python runtime can exhibit different behaviours without apparent reasons. :/
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67753/new/
https://reviews.llvm.org/D67753
More information about the llvm-commits
mailing list