Staging
v0.8.1
https://github.com/python/cpython
Revision ef3ccd737020a0bb49ea0bfe48069f89bb5370a1 authored by Miss Islington (bot) on 24 August 2019, 05:54:07 UTC, committed by Raymond Hettinger on 24 August 2019, 05:54:07 UTC
(cherry picked from commit 4101181fd87c2fab6456663d3c8cc99377cf0463)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
1 parent 7784d4b
Raw File
Tip revision: ef3ccd737020a0bb49ea0bfe48069f89bb5370a1 authored by Miss Islington (bot) on 24 August 2019, 05:54:07 UTC
bpo-19119: Remove invalid test and rename a misnamed test (GH-15442) (GH-15447)
Tip revision: ef3ccd7
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