Skip to content

Commit 3c067f1

Browse files
PEP 1: Correct minor issues in 'PEP Editor Responsibilities & Workflow'
1 parent b53285d commit 3c067f1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

peps/pep-0001.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -773,10 +773,10 @@ must watch the `PEP repository`_.
773773

774774
Note that developers with write access to the `PEP repository`_ may
775775
handle the tasks that would normally be taken care of by the PEP editors.
776-
Alternately, even developers may request assistance from PEP editors by
776+
Alternatively, even developers may request assistance from PEP editors by
777777
mentioning ``@python/pep-editors`` on GitHub.
778778

779-
For each new PEP that comes in an editor does the following:
779+
For each new PEP that comes in, an editor does the following:
780780

781781
* Make sure that the PEP is either co-authored by a core developer, has a core
782782
developer as a sponsor, or has a sponsor specifically approved for this PEP
@@ -835,14 +835,14 @@ for changes, and correct any structure, grammar, spelling, or
835835
markup mistakes they see.
836836

837837
PEP editors don't pass judgment on PEPs. They merely do the
838-
administrative & editorial part (which is generally a low volume task).
838+
administrative and editorial part (which is generally a low volume task).
839839

840840
Resources:
841841

842842
* `Index of Python Enhancement Proposals <https://peps.python.org/>`_
843843

844844
* `Following Python's Development
845-
<https://devguide.python.org/communication/>`_
845+
<https://devguide.python.org/developer-workflow/communication-channels/index.html>`_
846846

847847
* `Python Developer's Guide <https://devguide.python.org/>`_
848848

0 commit comments

Comments
 (0)