Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1b3d88e

Browse filesBrowse files
authored
Make devguide link in README more prominent (#145)
1 parent b2ee40e commit 1b3d88e
Copy full SHA for 1b3d88e

File tree

1 file changed

+7
-4
lines changed
Filter options

1 file changed

+7
-4
lines changed

‎README.rst

Copy file name to clipboardExpand all lines: README.rst
+7-4Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ reserved.
1515

1616
See the end of this file for further copyright and license information.
1717

18+
Contributing to CPython
19+
-----------------------
20+
21+
For more complete instructions on contributing to CPython development,
22+
see the `Developer Guide`_.
23+
24+
.. _Developer Guide: https://docs.python.org/devguide/
1825

1926
Using Python
2027
------------
@@ -126,10 +133,6 @@ is downloadable in HTML, PDF, and reStructuredText formats; the latter version
126133
is primarily for documentation authors, translators, and people with special
127134
formatting requirements.
128135

129-
If you would like to contribute to the development of Python, relevant
130-
documentation is available in the `Python Developer's Guide
131-
<https://docs.python.org/devguide/>`_.
132-
133136
For information about building Python's documentation, refer to `Doc/README.rst
134137
<https://github.com/python/cpython/blob/master/Doc/README.rst>`_.
135138

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.