summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2022-04-08-11-29-36.bpo-40421.H0ORmT.rst
blob: 2e10c2394c933172264af64430733aed4cad0a77 (plain)
1
2
Add ``PyFrame_GetLasti`` C-API function to access frame object's ``lasti``
attribute safely from C code.