summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Documentation/2018-01-22-21-13-46.bpo-17799.rdZ-Vk.rst
blob: ccc52f60eeedac61b1ca44cef55cb033f6487c21 (plain)
1
2
Explain real behaviour of sys.settrace and sys.setprofile and their C-API counterparts
regarding which type of events are received in each function. Patch by Pablo Galindo Salgado.