Staging
v0.8.1
https://github.com/python/cpython
Revision e31b8a5cd13ca529e59c1e05d4524ae750a5b5a0 authored by Miss Islington (bot) on 28 July 2020, 14:56:15 UTC, committed by GitHub on 28 July 2020, 14:56:15 UTC
(cherry picked from commit 5e3826785dcc64f8e1a8a7bde11b88fbb40943be)

Co-authored-by: Dmytro Litvinov <litvinov.dmytro.it@gmail.com>
1 parent bc2c0e9
Raw File
Tip revision: e31b8a5cd13ca529e59c1e05d4524ae750a5b5a0 authored by Miss Islington (bot) on 28 July 2020, 14:56:15 UTC
bpo-41328: Replace mention of Hudson CI with Travis CI and AppVeyor (GH-21653)
Tip revision: e31b8a5
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