Staging
v0.5.1
https://github.com/python/cpython
Revision b76d5e9ee64b8ac861e856d8e41289c0977c75e1 authored by Miss Islington (bot) on 20 January 2020, 23:07:54 UTC, committed by GitHub on 20 January 2020, 23:07:54 UTC
(cherry picked from commit a96e06db77dcbd3433d39761ddb4615d7d96284a)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
1 parent 2469066
Raw File
Tip revision: b76d5e9ee64b8ac861e856d8e41289c0977c75e1 authored by Miss Islington (bot) on 20 January 2020, 23:07:54 UTC
bpo-39386: Prevent double awaiting of async iterator (GH-18081)
Tip revision: b76d5e9
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