Skip to content

Serial commas #237

Closed
Closed
@bjnath

Description

@bjnath

There's precedent in the NumPy site for use of the serial comma -- that is, a comma before the final 'and' in a list of three things or more:

dev/index.rst:240:
the documentation. Matplotlib, SciPy, and IPython are also required.

dev/conduct/code_of_conduct.rst:37:
2. Be empathetic, welcoming, friendly, and patient. We work together to resolve


The new site does not use it:

./public/index.html:670:
Several of these newer libraries such as CuPy, Sparse and Dask,

./public/index.html:205:
NumPy offers comprehensive mathematical functions, random number generators, linear algebra routines, Fourier transforms and more.

Based on precedent (and the Google guide, if we adopt it), the new site should use serial commas too.

I'd be willing to write the PR.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions