https://github.com/NagyDonat commented:

This change follows both the letter and the spirit of PEP8. (Note that `True` 
and `False` are not "singletons like `None`" because the type `bool` has two 
possible values -- but different rules still claim that the original code was 
bad and the new code is good.)  

https://github.com/llvm/llvm-project/pull/94038
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to