Staging
v0.5.1
https://github.com/python/cpython
Revision 3c34ea97a341e4dd80b542c99c593f014a8ae410 authored by Steve Dower on 28 June 2019, 17:02:13 UTC, committed by Ned Deily on 02 July 2019, 02:24:26 UTC
1 parent cc0bf97
Raw File
Tip revision: 3c34ea97a341e4dd80b542c99c593f014a8ae410 authored by Steve Dower on 28 June 2019, 17:02:13 UTC
bpo-37369: Fixes path for sys.executable when running from the Microsoft Store (GH-14450)
Tip revision: 3c34ea9
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