Staging
v0.5.1
https://github.com/python/cpython
Revision d57bb1c2f7288b77bcef05d83ef8b3b8a95be1e3 authored by Miss Islington (bot) on 28 May 2019, 04:22:25 UTC, committed by GitHub on 28 May 2019, 04:22:25 UTC
(cherry picked from commit 5033e315d28d54a41bcd987d04e6e6453d5b275f)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
1 parent 1062cf7
Raw File
Tip revision: d57bb1c2f7288b77bcef05d83ef8b3b8a95be1e3 authored by Miss Islington (bot) on 28 May 2019, 04:22:25 UTC
Fix broken :ref: in asyncio docs (GH-11805)
Tip revision: d57bb1c
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