From: Mariatta Date: Sat, 25 Feb 2017 16:59:26 +0000 (-0800) Subject: README.rst: List out relevant links to the project (#283) X-Git-Tag: v3.7.0a1~1280 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e32ec9334b35f897ace8a05128838f92c5e0b2fb;p=thirdparty%2FPython%2Fcpython.git README.rst: List out relevant links to the project (#283) --- diff --git a/README.rst b/README.rst index 7337b1574c5a..471dc63d21ce 100644 --- a/README.rst +++ b/README.rst @@ -15,6 +15,15 @@ reserved. See the end of this file for further copyright and license information. +General Information +------------------- + +- Website: https://www.python.org +- Source code: https://github.com/python/cpython +- Issue tracker: https://bugs.python.org +- Documentation: https://docs.python.org +- Developer's Guide: https://cpython-devguide.readthedocs.io + Contributing to CPython -----------------------