Staging
v0.8.1
https://github.com/python/cpython
Revision 4f5dde463b588fc97cacb4a1905eb422b16daa37 authored by Miss Islington (bot) on 24 June 2020, 03:19:35 UTC, committed by GitHub on 24 June 2020, 03:19:35 UTC
(cherry picked from commit bf2e515fa43406d4bd9c4c53ecc9364034d8f9f6)

Co-authored-by: Gareth Rees <gdr@garethrees.org>
1 parent 60cbdc8
Raw File
Tip revision: 4f5dde463b588fc97cacb4a1905eb422b16daa37 authored by Miss Islington (bot) on 24 June 2020, 03:19:35 UTC
bpo-40707: Document that Popen.communicate sets the returncode attribute (GH-20283)
Tip revision: 4f5dde4
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