Skip to content

implement sys.settrace (or its subset) #3864

@prusnak

Description

@prusnak

We are thinking about implementing sys.settrace or its subset. Currently, the most wanted is the 'line' event (we are trying to create a very simple code-coverage tool using that). I think this feature should be an optional, enabled during the build-time via the compilation flag.

This feature is the first necessary step and can be later expanded to implement #3009 fully.

Do you have any pointers how to do that or has anyone done any experiments in that area?

// cc @matejcik @jpochyla

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions