Uh oh!
There was an error while loading. Please reload this page.
bpo-43760: Rename _PyThreadState_DisableTracing() - #29032
Conversation
* Rename _PyThreadState_DisableTracing() to _PyThreadState_PauseTracing() * Rename _PyThreadState_ResetTracing() to _PyThreadState_ResumeTracing()
vstinner
commented
Oct 18, 2021
Guido is the one who proposed Pause/Resume naming: #28542 (review) Mark told me on Discord that he is fine with Pause/Resume ;-) |
bedevere-bot
commented
Oct 18, 2021
|
bedevere-bot
commented
Oct 18, 2021
|
to _PyThreadState_PauseTracing()
to _PyThreadState_ResumeTracing()
https://bugs.python.org/issue43760