Staging
v0.8.1
https://github.com/python/cpython
Revision 250b62acc59921d399f0db47db3b462cd6037e09 authored by Miss Islington (bot) on 04 June 2019, 16:15:13 UTC, committed by GitHub on 04 June 2019, 16:15:13 UTC
(cherry picked from commit 8d0ef0b5edeae52960c7ed05ae8a12388324f87e)

Co-authored-by: Steve Dower <steve.dower@python.org>
1 parent 12c1787
Raw File
Tip revision: 250b62acc59921d399f0db47db3b462cd6037e09 authored by Miss Islington (bot) on 04 June 2019, 16:15:13 UTC
bpo-36742: Corrects fix to handle decomposition in usernames (GH-13812)
Tip revision: 250b62a
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