summaryrefslogtreecommitdiff
path: root/doc/release/upcoming_changes/17116.expired.rst
blob: d8a3a43d5e85e2142559527c824858de21dfb421 (plain)
1
2
* The 14-year deprecation of ``np.ctypeslib.ctypes_load_library`` is expired.
  Use :func:`~numpy.ctypeslib.load_library` instead, which is identical.