• Home
  • Raw
  • Download

Lines Matching refs:python

4 .. image:: https://travis-ci.com/python/cpython.svg?branch=master
6 :target: https://travis-ci.com/python/cpython
8 .. image:: https://github.com/python/cpython/workflows/Tests/badge.svg
10 :target: https://github.com/python/cpython/actions
12 .. image:: https://dev.azure.com/python/cpython/_apis/build/status/Azure%20Pipelines%20CI?branchNam…
14 :target: https://dev.azure.com/python/cpython/_build/latest?definitionId=4&branchName=master
18 :target: https://discuss.python.org/
30 - Website: https://www.python.org
31 - Source code: https://github.com/python/cpython
32 - Issue tracker: https://bugs.python.org
33 - Documentation: https://docs.python.org
34 - Developer's Guide: https://devguide.python.org/
42 .. _Developer Guide: https://devguide.python.org/
48 `python.org`_.
50 .. _python.org: https://www.python.org/
66 the executable is called ``python.exe``; elsewhere it's just ``python``.
72 `Install dependencies <https://devguide.python.org/setup/#install-dependencies>`_
78 <https://github.com/python/cpython/blob/master/Mac/README.rst>`_.
81 <https://github.com/python/cpython/blob/master/PCbuild/readme.txt>`_.
140 3.10 <https://docs.python.org/3.10/whatsnew/3.10.html>`_ document. For a more
142 <https://github.com/python/cpython/blob/master/Misc/NEWS.d>`_, but a full
144 <https://github.com/python/cpython/commits/master>`_.
153 `Documentation for Python 3.10 <https://docs.python.org/3.10/>`_ is online,
162 <https://github.com/python/cpython/blob/master/Doc/README.rst>`_.
171 the `Porting HOWTO <https://docs.python.org/3/howto/pyporting.html>`_.
192 your environment, you can `file a bug report <https://bugs.python.org>`_ and
195 See `Running & Writing Tests <https://devguide.python.org/runtests/>`_
203 script) you must take care that your primary python executable is not
221 <https://bugs.python.org>`_ to report bugs, and/or submit pull requests `on
222 GitHub <https://github.com/python/cpython>`_.
224 You can also follow development discussion on the `python-dev mailing list
225 <https://mail.python.org/mailman/listinfo/python-dev/>`_.
232 `comp.lang.python`_ or `python-ideas`_ mailing lists for initial feedback. A
235 `python.org/dev/peps/ <https://www.python.org/dev/peps/>`_.
237 .. _python-ideas: https://mail.python.org/mailman/listinfo/python-ideas/
238 .. _comp.lang.python: https://mail.python.org/mailman/listinfo/python-list
259 See the `LICENSE <https://github.com/python/cpython/blob/master/LICENSE>`_ for