File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ and are only allowed when the benefits of the change greatly outweigh the costs
2626of breaking existing code.
2727
2828Because of the seriousness of changing the language, any change must be
29- beneficial to a many Python users. If the change only helps a
29+ beneficial to many Python users. If the change only helps a
3030small percentage of Python developers then the change will not be made. A good
3131way to see if your idea would work for a large portion of the Python community
3232is to ask in the `Ideas Discourse category <ideas _>`_. You can also
@@ -104,7 +104,7 @@ Some things you **should** do:
104104 address these concerns up front.
105105
106106
107- Engage in Discussion
107+ Engage in discussion
108108^^^^^^^^^^^^^^^^^^^^
109109
110110Once you post your proposal, people will respond. You need to continue
@@ -163,4 +163,4 @@ to inform others who may propose a similar language change in the future.
163163
164164.. _issue tracker : https://github.com/python/cpython/issues
165165.. _ideas : https://discuss.python.org/c/ideas/6
166- .. _Status Quo Wins a Stalemate : https://www.curiousefficiency.org/posts/2011/02/status-quo-wins-stalemate.html
166+ .. _Status Quo Wins a Stalemate : https://www.curiousefficiency.org/posts/2011/02/status-quo-wins-stalemate/
You can’t perform that action at this time.
0 commit comments