The C API for monitoring (#111997) works with code-like objects, so that the user is not required to create a CodeObject where there isn't one already.
We need to define the Python API of a CodeLike so that it's useful for tools that use monitoring. This issue is to define which fields of CodeObject we want to have on a CodeLike.
@markshannon @scoder @nedbat @gaogaotiantian
Linked PRs
The C API for monitoring (#111997) works with code-like objects, so that the user is not required to create a CodeObject where there isn't one already.
We need to define the Python API of a CodeLike so that it's useful for tools that use monitoring. This issue is to define which fields of CodeObject we want to have on a CodeLike.
@markshannon @scoder @nedbat @gaogaotiantian
Linked PRs