Skip to content

Commit c18506d

Browse files
hugovkcmaloney
andauthored
PEP 387: Update language around discussion venues, part 2 (#4770)
Co-authored-by: Cody Maloney <cmaloney@users.noreply.github.com>
1 parent f9f86e4 commit c18506d

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

peps/pep-0387.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,12 @@ Making Incompatible Changes
146146
Making an incompatible change is a gradual process performed over
147147
several releases:
148148

149-
1. :pep:`PEP 1: Start with an idea <1#start-with-an-idea-for-python>` discussion.
150-
If the discussion reaches consensus that acceptance is possible a PEP or
149+
1. Discuss the change.
150+
Depending on the degree of incompatibility, this could be on
151+
`Discourse <https://discuss.python.org/>`__,
152+
the `issue tracker <https://github.com/python/cpython/issues/>`__,
153+
or in an appropriate workgroup or SIG.
154+
If the discussion reaches consensus a :pep:`PEP <1>` or
151155
similar document may be written.
152156
Hopefully users of the affected API will pipe up to comment.
153157

0 commit comments

Comments
 (0)