Skip to content

Move more functions from compile.c to flowgraph.c #119744

Closed
@iritkatriel

Description

@iritkatriel

Following #117494, there is now less coupling between compile.c and there are some functions that can move to, and belong better in, flowgraph.c. There include:

  • stack effect functions
  • _PyCompile_OptimizeCfg
  • _PyCfg_FromInstructionSequence

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