Staging
v0.5.1
https://github.com/python/cpython
Revision 21100ab2798ec928c2e9fae89d7706be25fcf778 authored by Miss Islington (bot) on 04 September 2020, 23:40:54 UTC, committed by GitHub on 04 September 2020, 23:40:54 UTC
(cherry picked from commit b4282dd15079ed46edc9d382b21422320a0af94f)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
1 parent d64d78b
Raw File
Tip revision: 21100ab2798ec928c2e9fae89d7706be25fcf778 authored by Miss Islington (bot) on 04 September 2020, 23:40:54 UTC
Remove unnecessary grammar decorations and change header (GH-20819) (GH-22101)
Tip revision: 21100ab
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