[libc-commits] [libc] [libc] Use `yaml.safe_load` rather than	`yaml.load` (PR #109557)
    Petr Hosek via libc-commits 
    libc-commits at lists.llvm.org
       
    Sat Sep 21 20:13:46 PDT 2024
    
    
  
petrhosek wrote:
We already switched to `yaml.safe_load` elsewhere in https://github.com/llvm/llvm-project/pull/105374 and haven't seen any breakages.
https://github.com/llvm/llvm-project/pull/109557
    
    
More information about the libc-commits
mailing list