[PATCH] D67753: [gn build] Fix Python DeprecationWarning

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 10:10:33 PDT 2019


thakis added a comment.

> Strictly speaking, this means that the warnings we see downstream are not triggered by default with Python 3.7. I still think it's worth fixing these, though.

Meh. The backslash escape fix maybe, but the files are freed at script end anyways, so it's a bunch of lines more for close to 0 benefit ¯\_(ツ)_/¯


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67753/new/

https://reviews.llvm.org/D67753





More information about the llvm-commits mailing list