I found a few Python files not using Python 3 syntax in the tree
when trying to apply reformatting to them. This was converted with
2to3 and the changes seemed sane.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
|  Differential  D143701  
[NFC] convert compiler-rt/lib/dfsan/scripts/build-libc-list.py to python3 syntax Authored by thieta on Feb 9 2023, 11:35 PM. 
Details I found a few Python files not using Python 3 syntax in the tree 
Diff Detail 
 |