Staging
v0.5.1
https://github.com/python/cpython
Revision e3f6aa7fe48b91f4ff619b2a51d473249d620bcb authored by Miss Islington (bot) on 16 September 2018, 05:53:13 UTC, committed by GitHub on 16 September 2018, 05:53:13 UTC
(cherry picked from commit 7843caeb909bd907e903606414e238db4082315a)

Co-authored-by: Vladimir Matveev <v2matveev@outlook.com>
1 parent 51dbae8
Raw File
Tip revision: e3f6aa7fe48b91f4ff619b2a51d473249d620bcb authored by Miss Islington (bot) on 16 September 2018, 05:53:13 UTC
bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258)
Tip revision: e3f6aa7
copyright.rst
*********
Copyright
*********

Python and this documentation is:

Copyright © 2001-2018 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