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 a78e332 commit 92f5402Copy full SHA for 92f5402
documentation/style-guide.rst
@@ -78,14 +78,6 @@ C API
78
Python's `API <https://docs.python.org/3/c-api/>`_ used by C programmers
79
to write extension modules. All caps and unhyphenated.
80
81
-CPU
82
- For "central processing unit." Many style guides say this should be
83
- spelled out on the first use (and if you must use it, do so!). For
84
- the Python documentation, this abbreviation should be avoided since
85
- there's no reasonable way to predict which occurrence will be the
86
- first seen by the reader. It is better to use the word "processor"
87
- instead.
88
-
89
POSIX
90
The name assigned to a particular group of standards. This is always
91
uppercase.
0 commit comments