Staging
v0.5.1
https://github.com/python/cpython
Revision 8d0ef0b5edeae52960c7ed05ae8a12388324f87e authored by Steve Dower on 04 June 2019, 15:55:30 UTC, committed by Ɓukasz Langa on 04 June 2019, 15:55:29 UTC
1 parent 800d786
Raw File
Tip revision: 8d0ef0b5edeae52960c7ed05ae8a12388324f87e authored by Steve Dower on 04 June 2019, 15:55:30 UTC
bpo-36742: Corrects fix to handle decomposition in usernames (#13812)
Tip revision: 8d0ef0b
CODE_OF_CONDUCT.md
# 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 the infrastructure used in the development of Python itself
(e.g. mailing lists, issue trackers, GitHub, etc.).

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

back to top