]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115091: Remove a left-over sentence that refers to Py_OptimizeFlag from ctypes...
authorAntti Haapala <antti.haapala@interjektio.fi>
Mon, 26 Feb 2024 09:22:54 +0000 (11:22 +0200)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 09:22:54 +0000 (10:22 +0100)
commit915d7dd090387b52f62bdc2f572413bc87297cee
treedbd8b0f5e1ec1fd587437086fbbfbef0fffeaa79
parent7a3518e43aa50ea57fd35863da831052749b6115
gh-115091: Remove a left-over sentence that refers to Py_OptimizeFlag from ctypes documentation (GH-115092)

Remove a left-over sentence that refers to Py_OptimizeFlag

Remove a left-over sentence that refers to an example that was present in Python 3.10 and was using ``Py_OptimizeFlag``.
Doc/library/ctypes.rst