We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9f86e4 commit c18506dCopy full SHA for c18506d
1 file changed
peps/pep-0387.rst
@@ -146,8 +146,12 @@ Making Incompatible Changes
146
Making an incompatible change is a gradual process performed over
147
several releases:
148
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
+1. Discuss the change.
+ 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
155
similar document may be written.
156
Hopefully users of the affected API will pipe up to comment.
157
0 commit comments