File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Python Developer's Guide
1515.. highlight :: bash
1616
1717This guide is a comprehensive resource for :ref: `contributing <contributing >`
18- to various areas of Python _ -- for both new and experienced contributors. It is
18+ to Python _ -- for both new and experienced contributors. It is
1919:ref: `maintained <devguide >` by the same
2020community that maintains Python. We welcome your contributions!
2121
@@ -77,8 +77,8 @@ of excellent guides at `Open Source Guides <https://opensource.guide/>`__.
7777
7878.. _quick-reference :
7979
80- CPython contribution quick reference
81- ------------------------------------
80+ Quick reference
81+ ---------------
8282
8383Here are the basic steps needed to get set up and open a pull request.
8484This is meant as a checklist, once you know the basics. For complete
@@ -233,7 +233,7 @@ Additional resources
233233 * :ref: `internals `
234234 * :ref: `grammar `
235235
236- * Tool support:
236+ * Tool support
237237
238238 * :ref: `gdb `
239239 * :ref: `clang `
You can’t perform that action at this time.
0 commit comments