Skip to content

Commit b39f59b

Browse files
encukouhugovk
andauthored
PEP 11: Update link to contacts for third-party ports in the Devguide (#5015)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 08e7255 commit b39f59b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

peps/pep-0011.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,16 +165,16 @@ Unsupported code that *does* cause a maintenance burden, or obstructs
165165
general improvements, may be rejected or removed from the code base
166166
without a deprecation process.
167167
Core team members that do this intentionally are encouraged to notify people
168-
listed in the `Platforms experts list`_ in the CPython contributor's guide,
168+
listed in the `Ports and contacts list`_ in the Python developer's guide,
169169
to review any submitted fixes (if unobtrusive), and to consider adding
170170
configuration or extension capabilities necessary for workarounds.
171171

172172
People interested in unsupported platforms may add themselves to the
173-
`Platforms experts list`_ to request that they be notified on issues
173+
`Ports and contacts list`_ to request that they be notified on issues
174174
related to "their" platform.
175175
There is, however, no formal guarantee that they *will* be notified.
176176

177-
.. _Platforms experts list: https://devguide.python.org/core-team/experts/#platforms
177+
.. _Ports and contacts list: https://devguide.python.org/developer-workflow/porting/#ports-and-contacts
178178

179179
Platforms not listed in this PEP may also be supported by the wider Python
180180
community in other ways. If your desired platform is not listed above,

0 commit comments

Comments
 (0)