• Home
  • Raw
  • Download

Lines Matching refs:python

4 .. image:: https://github.com/python/cpython/workflows/Tests/badge.svg
6 :target: https://github.com/python/cpython/actions
8 .. image:: https://dev.azure.com/python/cpython/_apis/build/status/Azure%20Pipelines%20CI?branchNam…
10 :target: https://dev.azure.com/python/cpython/_build/latest?definitionId=4&branchName=main
14 :target: https://discuss.python.org/
26 - Website: https://www.python.org
27 - Source code: https://github.com/python/cpython
28 - Issue tracker: https://github.com/python/cpython/issues
29 - Documentation: https://docs.python.org
30 - Developer's Guide: https://devguide.python.org/
38 .. _Developer Guide: https://devguide.python.org/
44 `python.org`_.
46 .. _python.org: https://www.python.org/
62 the executable is called ``python.exe``; elsewhere it's just ``python``.
68 `Install dependencies <https://devguide.python.org/getting-started/setup-building.html#build-depend…
74 <https://github.com/python/cpython/blob/main/Mac/README.rst>`_.
77 <https://github.com/python/cpython/blob/main/PCbuild/readme.txt>`_.
136 3.11 <https://docs.python.org/3.11/whatsnew/3.11.html>`_ document. For a more
138 <https://github.com/python/cpython/tree/main/Misc/NEWS.d>`_, but a full
140 <https://github.com/python/cpython/commits/main>`_.
149 `Documentation for Python 3.11 <https://docs.python.org/3.11/>`_ is online,
158 <https://github.com/python/cpython/blob/main/Doc/README.rst>`_.
167 the `Porting HOWTO <https://docs.python.org/3/howto/pyporting.html>`_.
189 <https://github.com/python/cpython/issues>`_ and include relevant output from
192 See `Running & Writing Tests <https://devguide.python.org/testing/run-write-tests.html>`_
200 script) you must take care that your primary python executable is not
218 <https://github.com/python/cpython/issues>`_, and/or `submit pull requests
219 <https://github.com/python/cpython/pulls>`_.
221 You can also follow development discussion on the `python-dev mailing list
222 <https://mail.python.org/mailman/listinfo/python-dev/>`_.
229 `comp.lang.python`_ or `python-ideas`_ mailing lists for initial feedback. A
232 `peps.python.org <https://peps.python.org/>`_.
234 .. _python-ideas: https://mail.python.org/mailman/listinfo/python-ideas/
235 .. _comp.lang.python: https://mail.python.org/mailman/listinfo/python-list
257 See the `LICENSE <https://github.com/python/cpython/blob/main/LICENSE>`_ for