]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145916: Soft-deprecate ctypes.util.find_library (GH-145919)
authorPetr Viktorin <encukou@gmail.com>
Fri, 20 Mar 2026 14:00:10 +0000 (15:00 +0100)
committerGitHub <noreply@github.com>
Fri, 20 Mar 2026 14:00:10 +0000 (15:00 +0100)
commitb38127f3d607e474b1299dc0bc28080288a59989
tree11eaf8e35b8679ba87dd6917d6b20f93c2f776e0
parent9f9faa2d1a31e6d1d6271efa834b955f4acd53ee
gh-145916: Soft-deprecate ctypes.util.find_library (GH-145919)

* Put the "Loading shared libraries" section first
  * Adjust formatting at the end of the section
* In "Finding shared libraries", add more text about what's going on
* Move the stub function doc for find_library into "Finding shared libraries"
  * Also move the sister function, find_msvcrt. That's on the chopping block,
    but not removed now.
Doc/library/ctypes.rst