[libc-commits] [libc] [libc] Use `yaml.safe_load` rather than `yaml.load` (PR #109557)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Sat Sep 21 20:09:32 PDT 2024


jhuber6 wrote:

I thought we deliberately used `yaml.load` because it was available within the Python version required for LLVM? I guess we'll see if the NVPTX bot breaks because of this.

https://github.com/llvm/llvm-project/pull/109557


More information about the libc-commits mailing list