Skip to content

duplicated code in compiler's const cache functions #121547

Closed
@iritkatriel

Description

@iritkatriel

There is code duplication between _PyCompile_ConstCacheMergeOne and merge_consts_recursive - the former can be implemented in terms of the latter if we add a boolean "is-recursive" arg.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions