Staging
v0.5.1
https://github.com/python/cpython
Revision 58ec58a42bece5b2804b178c7a6a7e67328465db authored by Anthony Sottile on 17 March 2020, 07:29:11 UTC, committed by GitHub on 17 March 2020, 07:29:11 UTC
1 parent 2037502
Raw File
Tip revision: 58ec58a42bece5b2804b178c7a6a7e67328465db authored by Anthony Sottile on 17 March 2020, 07:29:11 UTC
bpo-39656: Ensure `bin/python3.#` is always present in virtual environments on POSIX (GH-19030)
Tip revision: 58ec58a
CODE_OF_CONDUCT.md
# Code of Conduct

Please note that all interactions on
[Python Software Foundation](https://www.python.org/psf-landing/)-supported
infrastructure is [covered](https://www.python.org/psf/records/board/minutes/2014-01-06/#management-of-the-psfs-web-properties)
by the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/),
which includes all the infrastructure used in the development of Python itself
(e.g. mailing lists, issue trackers, GitHub, etc.).

In general, this means that everyone is expected to be **open**, **considerate**, and
**respectful** of others no matter what their position is within the project.

back to top