Staging
v0.5.1
https://github.com/python/cpython
Revision 41f0ef6abbd304409c55612a08788cdd59fbc8a3 authored by Pablo Galindo on 23 January 2020, 01:03:04 UTC, committed by Miss Islington (bot) on 23 January 2020, 01:03:04 UTC


https://bugs.python.org/issue39427



Automerge-Triggered-By: @pablogsal
1 parent 9b6fec4
Raw File
Tip revision: 41f0ef6abbd304409c55612a08788cdd59fbc8a3 authored by Pablo Galindo on 23 January 2020, 01:03:04 UTC
bpo-39427: Document -X opt options in the CLI --help and the man page (GH-18131)
Tip revision: 41f0ef6
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