Skip to content

Vendor small build/filesystem helpers into compilers.C #5267

Description

@jaraco

Part of the compilers decoupling epic #5264 (Phase 1).

Bring the leaf-level helpers the compilers use into the package so compilers.C no longer imports distutils for them:

  • _modified.newer / newer_group
  • dir_util.mkpath
  • file_util.move_file / write_file
  • spawn.spawn
  • util.execute / split_quoted

Grouped PR, separate commits per helper family.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions