Staging
v0.8.1
https://github.com/python/cpython
Revision 6e0c066f890d66bf07c410bee6d90221a42745a8 authored by Miss Islington (bot) on 12 September 2019, 16:25:55 UTC, committed by GitHub on 12 September 2019, 16:25:55 UTC
(cherry picked from commit 57b7dbc46e71269d855e644d30826d33eedee2a1)

Co-authored-by: Matti Picus <matti.picus@gmail.com>
1 parent 7da8c0a
Raw File
Tip revision: 6e0c066f890d66bf07c410bee6d90221a42745a8 authored by Miss Islington (bot) on 12 September 2019, 16:25:55 UTC
Emphasize the need to always call PySequence_Fast. (GH-11140)
Tip revision: 6e0c066
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