A few README tweaks (#73) by Mariatta · Pull Request #79 · python/cpython
Using Python ------------
Installable Python kits, and information about using Python, are available at `python.org`_.
.. _python.org: https://www.python.org/
Build Instructions ------------------
./python -m test -v test_whatever ./python -m test -v test_whatever
(substituting the top of the source tree for '.' if you built in a different directory). This runs the test in verbose mode.
If you have a proposal to change Python, you may want to send an email to the comp.lang.python or python-ideas mailing lists for initial feedback. A Python comp.lang.python or `python-ideas`_ mailing lists for initial feedback. A Python Enhancement Proposal (PEP) may be submitted if your idea gains ground. All current PEPs, as well as guidelines for submitting a new PEP, are listed at https://www.python.org/dev/peps/.
.. _python-ideas: https://mail.python.org/mailman/listinfo/python-ideas/
Release Schedule ----------------
All trademarks referenced herein are property of their respective holders.