Staging
v0.5.1
https://github.com/python/cpython
Revision 8f13ff959ae43fb6b8217845b2945779fe693b84 authored by Miss Islington (bot) on 04 September 2020, 09:55:25 UTC, committed by GitHub on 04 September 2020, 09:55:25 UTC
(cherry picked from commit 54a66ade2067c373d31003ad260e1b7d14c81564)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
1 parent 8d68e59
Raw File
Tip revision: 8f13ff959ae43fb6b8217845b2945779fe693b84 authored by Miss Islington (bot) on 04 September 2020, 09:55:25 UTC
bpo-41700: Skip test if the locale is not supported (GH-22081) (GH-22085)
Tip revision: 8f13ff9
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