Staging
v0.5.1
https://github.com/python/cpython
Revision 676b16c14040ddb9a2ef3408e66a77c1dfb8e841 authored by Miss Islington (bot) on 06 January 2020, 21:42:37 UTC, committed by GitHub on 06 January 2020, 21:42:37 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 acf5e5f
Raw File
Tip revision: 676b16c14040ddb9a2ef3408e66a77c1dfb8e841 authored by Miss Islington (bot) on 06 January 2020, 21:42:37 UTC
bpo-39041: Fix coverage upload command for GitHub Actions (GH-17873)
Tip revision: 676b16c
copyright.rst
*********
Copyright
*********

Python and this documentation is:

Copyright © 2001-2020 Python Software Foundation. All rights reserved.

Copyright © 2000 BeOpen.com. All rights reserved.

Copyright © 1995-2000 Corporation for National Research Initiatives. All rights
reserved.

Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.

-------

See :ref:`history-and-license` for complete license and permissions information.

back to top