]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-115091: Remove a left-over sentence that refers to Py_OptimizeFlag from...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 Feb 2024 10:09:14 +0000 (11:09 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 10:09:14 +0000 (11:09 +0100)
commit79061af448ada100a8c038beae927fb1debb2a64
tree113ce1829de566dbf66fa6376b55326cf26c1782
parentdaa28d7552cf725aa80c7149b5b751079f4d6f09
[3.12] gh-115091: Remove a left-over sentence that refers to Py_OptimizeFlag from ctypes documentation (GH-115092) (GH-115936)

Remove a left-over sentence that refers to an example that was present in Python 3.10 and was using ``Py_OptimizeFlag``.
(cherry picked from commit 915d7dd090387b52f62bdc2f572413bc87297cee)

Co-authored-by: Antti Haapala <antti.haapala@interjektio.fi>
Doc/library/ctypes.rst