Staging
v0.5.1
https://github.com/python/cpython
Revision 7e941fa8e0454c7814ce3ec646136758c0db5a25 authored by Miss Skeleton (bot) on 05 October 2020, 14:42:10 UTC, committed by GitHub on 05 October 2020, 14:42:10 UTC

Remove mention of space in "remove multiple items from list".
(cherry picked from commit 060937da988347a887a5f165b023d972fcb97802)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
1 parent a859680
Raw File
Tip revision: 7e941fa8e0454c7814ce3ec646136758c0db5a25 authored by Miss Skeleton (bot) on 05 October 2020, 14:42:10 UTC
bpo-41774: Tweak new programming FAQ entry (GH-22562)
Tip revision: 7e941fa
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