File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -84,6 +84,11 @@ free-threaded
8484 lock (GIL) optional (per :pep: `703 `). Avoid using "No-GIL" to avoid
8585 double negatives (for example, "non-no-GIL").
8686
87+ open source
88+ Follow the usual English rules for compound words. When used as an
89+ adjective, hyphenate: "open-source software". When used as a noun, don't use
90+ a hypen: "open source is a collaboration model.."
91+
8792POSIX
8893 The name assigned to a particular group of standards. This is always
8994 uppercase.
9297 The name of our favorite programming language is always capitalized.
9398
9499reST
95- For "reStructuredText," an easy to read, plaintext markup syntax
100+ For "reStructuredText," an easy to read, plain-text markup syntax
96101 used to produce Python documentation. When spelled out, it is
97102 always one word and both forms start with a lowercase 'r'.
98103
You can’t perform that action at this time.
0 commit comments