Staging
v0.8.1
https://github.com/python/cpython
Revision fe9089a08b6dd6dd1ba8b238afc2fc4dfaac689e authored by Miss Islington (bot) on 22 September 2019, 03:26:37 UTC, committed by Vinay Sajip on 22 September 2019, 03:26:37 UTC
(cherry picked from commit 1d094af716e8ce5e5710e1dfbce7832ba333be55)
1 parent 24231ca
Raw File
Tip revision: fe9089a08b6dd6dd1ba8b238afc2fc4dfaac689e authored by Miss Islington (bot) on 22 September 2019, 03:26:37 UTC
Updated incorrect level-setting code to use setLevel(). (GH-16325) (GH-16327)
Tip revision: fe9089a
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