New submission from Zhiyuan Chen <t...@zyc.ai>:

Current cpython code base still contains a massive amount of code that is not 
complied with the PEP-8 formatting. 
For example, there are 553 one line if statement (`if xxx: yyy`) in the current 
codebase.

----------
files: onelineif.txt
messages: 408761
nosy: ZhiyuanChen
priority: normal
severity: normal
status: open
title: PEP 8 code format
type: enhancement
Added file: https://bugs.python.org/file50499/onelineif.txt

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46112>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to