Staging
v0.5.1
https://github.com/python/cpython
Revision 580fbb018fd0844806119614d752b41fc69660f9 authored by Łukasz Langa on 20 July 2020, 13:01:32 UTC, committed by Łukasz Langa on 20 July 2020, 13:01:32 UTC
Contains security fixes for CVE-2019-20907, CVE-2020-15801, and BPO-39603.
1 parent f526d10
Raw File
Tip revision: 580fbb018fd0844806119614d752b41fc69660f9 authored by Łukasz Langa on 20 July 2020, 13:01:32 UTC
Python 3.8.5
Tip revision: 580fbb0
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