Staging
v0.8.1
https://github.com/python/cpython
Revision fb59f5ffe80a1f2dcf7c6cbd2406e15bea49da21 authored by Miss Islington (bot) on 06 January 2020, 21:41:33 UTC, committed by GitHub on 06 January 2020, 21:41:33 UTC

https://bugs.python.org/issue39041

Automerge-Triggered-By: @zooba
(cherry picked from commit b1ce22d086660d2505010694c8813cc67adf8f9e)

Co-authored-by: Steve Dower <steve.dower@python.org>
1 parent a9a43c2
Raw File
Tip revision: fb59f5ffe80a1f2dcf7c6cbd2406e15bea49da21 authored by Miss Islington (bot) on 06 January 2020, 21:41:33 UTC
bpo-39041: Fix coverage upload command for GitHub Actions (GH-17873)
Tip revision: fb59f5f
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