Staging
v0.5.1
https://github.com/python/cpython
Revision c4a53e48a98b3d8fdcfc11d1b5af3ea0dd987a88 authored by Miss Islington (bot) on 25 June 2020, 15:15:06 UTC, committed by GitHub on 25 June 2020, 15:15:06 UTC
(cherry picked from commit 8ea6353f60625c96ce96588c70ff24a77f8c71f9)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
1 parent 8075fe1
Raw File
Tip revision: c4a53e48a98b3d8fdcfc11d1b5af3ea0dd987a88 authored by Miss Islington (bot) on 25 June 2020, 15:15:06 UTC
BPO-41100: Support macOS 11 when building (GH-21113)
Tip revision: c4a53e4
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