Commit Graph

4 Commits

Author SHA1 Message Date
Petr Viktorin 2dd6c9dfee
PEP 7: Allow breaking lines before operators ("Knuth's style") (GH-3931)
As discussed in: https://discuss.python.org/t/62402

It doesn't make much sense for C and Python to be different here,
and the reasons for "Knuth's style" in PEP 8 apply to C code as well.
2024-09-09 16:02:27 +02:00
Hugo van Kemenade 3cdfdd90c5
PEP 7: Remove Python 2.2 advice, add C syntax highlighting and green/red sidebars (#3702) 2024-03-29 07:05:04 -06:00
Erlend E. Aasland ca28a17523
PEP 7: Add C pre-processor macro style recommendations (#3516) 2023-11-16 10:37:18 +01:00
Adam Turner 08d688fdca
All PEPs: Move to ``peps/`` folder (#3418) 2023-09-09 18:39:29 +01:00