Staging
v0.8.1
https://github.com/python/cpython
Revision bf99801cf74347f0feaac2bf05842dcfa825963d authored by Miss Islington (bot) on 24 August 2019, 21:42:16 UTC, committed by GitHub on 24 August 2019, 21:42:16 UTC

Redo of GH-15402 by GeeTransit and Kyle Stanley.
(cherry picked from commit 0dfc025cccc5adf4f209e2421c7686b1e637eeae)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
1 parent ffe43b2
Raw File
Tip revision: bf99801cf74347f0feaac2bf05842dcfa825963d authored by Miss Islington (bot) on 24 August 2019, 21:42:16 UTC
Fix typo and rearrange words in IDLE news item (GH-15471)
Tip revision: bf99801
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