Skip to content

Commit 6b71d66

Browse files
committed
PEP 803: fix build
1 parent 6cf2445 commit 6b71d66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

peps/pep-0803.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ The SciPy project uploaded 60 version-specific wheel files for its `last release
179179
<https://pypi.org/project/scipy/1.17.1/#files>`_ to support four different
180180
CPython versions. They do not upload wheels for PyPy.
181181

182-
When asked about this proposal, SciPy steering council chair Ralf Gommers `said
182+
When asked about this proposal, SciPy steering council chair `Ralf Gommers said
183183
<https://github.com/python/peps/pull/4831#issuecomment-3968143777>`_:
184184

185185
SciPy and a number of other projects in the scientific Python ecosystem
@@ -211,7 +211,7 @@ defined in CPython's ``main`` branch, indicates that PyO3, CFFI, and Cython will
211211
all work with PEP 803 using packaging tools that have been patched to account
212212
for an ``abi3.abi3t`` tag.
213213

214-
PyO3 maintainer David Hewitt `said
214+
PyO3 maintainer `David Hewitt said
215215
<https://github.com/python/peps/pull/4831#issuecomment-3972183807>`_ in
216216
support of this proposal:
217217

@@ -230,7 +230,7 @@ support of this proposal:
230230
control.
231231

232232
When asked to comment about this proposal, Cython
233-
maintainer David Woods `said
233+
maintainer `David Woods said
234234
<https://github.com/cython/cython/issues/7399#issuecomment-3947605797>`_:
235235

236236
Cython doesn't have huge problems with the number of wheels we distribute

0 commit comments

Comments
 (0)