https://github.com/python/cpython
Revision 12ec8ce471c5bae2c5ba8ce0d50dd59fc8d233c6 authored by Miss Islington (bot) on 03 February 2021, 01:23:27 UTC, committed by GitHub on 03 February 2021, 01:23:27 UTC
(cherry picked from commit 1ba08a121a25fcf7c947d8d37e72e46dae59168c)

Co-authored-by: Steve Dower <steve.dower@python.org>
1 parent 0869a71
Raw File
Tip revision: 12ec8ce471c5bae2c5ba8ce0d50dd59fc8d233c6 authored by Miss Islington (bot) on 03 February 2021, 01:23:27 UTC
Add link to Microsoft docs for limitations in Windows Store package (GH-24422)
Tip revision: 12ec8ce
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