Staging
v0.5.1
https://github.com/python/cpython
Revision 03c52f2f63a8abeb4afb75e9da46c7d6c0a8afd5 authored by Miss Islington (bot) on 27 August 2019, 21:56:27 UTC, committed by GitHub on 27 August 2019, 21:56:27 UTC
(cherry picked from commit 98d90f745d35d5d07bffcb46788b50e05eea56c6)

Co-authored-by: Christian Heimes <christian@python.org>
1 parent caf7a30
Raw File
Tip revision: 03c52f2f63a8abeb4afb75e9da46c7d6c0a8afd5 authored by Miss Islington (bot) on 27 August 2019, 21:56:27 UTC
bpo-37951: Lift subprocess's fork() restriction (GH-15544)
Tip revision: 03c52f2
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