In Python 3, filters are lazily evaluated and strings are not bytes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
clang-tools-extra/clang-tidy/add_new_check.py | ||
---|---|---|
24 ↗ | (On Diff #137433) | readlines() returns a list in Python3 too. |