Staging
v0.8.1
https://github.com/python/cpython
Revision fbeba8f2481411d608a616366394e07cdc52e0bb authored by mpheath on 13 February 2020, 18:32:09 UTC, committed by GitHub on 13 February 2020, 18:32:09 UTC
1 parent d905df7
Raw File
Tip revision: fbeba8f2481411d608a616366394e07cdc52e0bb authored by mpheath on 13 February 2020, 18:32:09 UTC
bpo-39524: Fixed doc-string in ast._pad_whitespace (GH-18340)
Tip revision: fbeba8f
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