Staging
v0.5.1
https://github.com/python/cpython
Revision a12effde34e7cf7ced767ca232cc2ed95e62cd46 authored by Miss Islington (bot) on 10 February 2020, 22:55:35 UTC, committed by GitHub on 10 February 2020, 22:55:35 UTC

There was an extra space in the url markup, causing the documentation not rendered properly.

https://bugs.python.org/issue39594
(cherry picked from commit 37c55b2b49a3acb7c56c9f6a5062bc6e4e35bc1c)

Co-authored-by: Roger Hurwitz <rogerhurwitz@gmail.com>
1 parent 1365736
Raw File
Tip revision: a12effde34e7cf7ced767ca232cc2ed95e62cd46 authored by Miss Islington (bot) on 10 February 2020, 22:55:35 UTC
bpo-39594: Fix typo in os.times documentation (GH-18443)
Tip revision: a12effd
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