Staging
v0.5.1
https://github.com/python/cpython
Revision 95b81e2f8c955823dbf5632a817902b8a4916eaa authored by Miss Islington (bot) on 15 September 2020, 23:59:48 UTC, committed by GitHub on 15 September 2020, 23:59:48 UTC
(cherry picked from commit bff01f3a3aac0c15fe8fbe8b2f561f7927d117a1)
1 parent 49917d5
Raw File
Tip revision: 95b81e2f8c955823dbf5632a817902b8a4916eaa authored by Miss Islington (bot) on 15 September 2020, 23:59:48 UTC
bpo-39587: Enum - use correct mixed-in data type (GH-22263) (GH-22266)
Tip revision: 95b81e2
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