bpo-42251: Add gettrace and getprofile to threading (GH-23125)
This allows to retrieve the functions that were set in these two, which might differ from sys.gettrace and sys.getprofile within a thread.
M
Mario Corchero committed
0001a1b69ecda47b0406daa88c2943877580bcae
Parent: db6434c
Committed by GitHub <noreply@github.com>
on 11/4/2020, 9:27:43 AM