Staging
v0.8.1
https://github.com/python/cpython
Revision 6b95149eccac540a911a5ada03fcb7d623a0de37 authored by Stefan Behnel on 06 May 2019, 15:36:35 UTC, committed by GitHub on 06 May 2019, 15:36:35 UTC
1 parent 8b1271b
Raw File
Tip revision: 6b95149eccac540a911a5ada03fcb7d623a0de37 authored by Stefan Behnel on 06 May 2019, 15:36:35 UTC
bpo-36811: Fix a C compiler warning in _elementtree.c. (GH-13109)
Tip revision: 6b95149
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 infrastructure used in the development of Python itself
(e.g. mailing lists, issue trackers, GitHub, etc.).

In general this means everyone is expected to be open, considerate, and
respectful of others no matter what their position is within the project.

back to top