Staging
v0.5.1
https://github.com/python/cpython
Revision 9c4eac7f02ddcf32fc1cdaf7c08c37fe9718c1fb authored by Terry Jan Reedy on 23 September 2020, 15:19:05 UTC, committed by GitHub on 23 September 2020, 15:19:05 UTC
1 parent 22b7616
Raw File
Tip revision: 9c4eac7f02ddcf32fc1cdaf7c08c37fe9718c1fb authored by Terry Jan Reedy on 23 September 2020, 15:19:05 UTC
bpo-33822: Update IDLE section of What's New 3.8 (GH-22383)
Tip revision: 9c4eac7
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