summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2021-10-19-00-20-40.bpo-35134.Z0Zk_m.rst
blob: 57c4fa53bee668a9ba5ec3e168607714dfe6586d (plain)
1
2
3
Exclude :c:func:`PyWeakref_GET_OBJECT` from the limited C API. It never
worked since the :c:type:`PyWeakReference` structure is opaque in the
limited C API.