Staging
v0.8.1
https://github.com/python/cpython
Revision 3bf9de2fb954bd1131f4f41517d7d5c316fb95f8 authored by Steve Dower on 26 February 2020, 22:08:10 UTC, committed by GitHub on 26 February 2020, 22:08:10 UTC
Doc tests remain disabled for 3.7

Co-authored-by: Ammar Askar <ammar_askar@hotmail.com>
1 parent 0ef328a
Raw File
Tip revision: 3bf9de2fb954bd1131f4f41517d7d5c316fb95f8 authored by Steve Dower on 26 February 2020, 22:08:10 UTC
bpo-39699: Don't silence make on Azure and Github CIs (GH-18583)
Tip revision: 3bf9de2
CODE_OF_CONDUCT.rst
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 infrastructure used in the development of Python itself
(e.g. mailing lists, issue trackers, GitHub, etc.).

In general this means everyone is expected to be open, considerate, and
respectful of others no matter what their position is within the project.

back to top