File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -146,8 +146,13 @@ Making Incompatible Changes
146146Making an incompatible change is a gradual process performed over
147147several 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 the appropriate workgroup or SIG.
154+ If the discussion reaches consensus a
155+ :pep: `PEP <1#start-with-an-idea-for-python >` or
151156 similar document may be written.
152157 Hopefully users of the affected API will pipe up to comment.
153158
You can’t perform that action at this time.
0 commit comments