Skip to content

Unused C tracing code in bdb #136980

@FredericDT

Description

@FredericDT

Feature or enhancement

Proposal:

Remove unused C tracing code in bdb

The c_call, c_return, and c_exception events have historically (since c69ebe8) been dispatched to c_profilefunc and never c_tracefunc.

Dead codes related to c_tracefunc dispatching needs to be removed.

Where it was introduced
c69ebe8#diff-c22186367cbe20233e843261998dc027ae5f1f8c0d2e778abfa454ae74cc59deR3426-R3461

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

No response

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibPython modules in the Lib dirtype-refactorCode refactoring (with no changes in behavior)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions