Staging
v0.5.1
https://github.com/python/cpython
Revision adce133378be75bcac4d61fd62a151852555000f authored by Christian Heimes on 12 June 2020, 18:54:03 UTC, committed by Ned Deily on 12 June 2020, 19:08:32 UTC
Remote host cyrus.andrew.cmu.edu is blocking incoming connections and is
causing test suite to fail.

Signed-off-by: Christian Heimes <christian@python.org>
1 parent a3d6d23
Raw File
Tip revision: adce133378be75bcac4d61fd62a151852555000f authored by Christian Heimes on 12 June 2020, 18:54:03 UTC
bpo-40964: disable remote IMAP tests (GH-20836)
Tip revision: adce133
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