8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 136a938 commit b70ce67Copy full SHA for b70ce67
pep-0670.rst
@@ -32,7 +32,7 @@ Rationale
32
The use of macros may have unintended adverse effects that are hard to
33
avoid, even for experienced C developers. Some issues have been known
34
for years, while others have been discovered recently in Python.
35
-Working around macro pitfalls makes the macro coder harder to read and
+Working around macro pitfalls makes the macro code harder to read and
36
to maintain.
37
38
Converting macros to functions has multiple advantages:
0 commit comments