Skip to content

Tests: move test_posix.py and test_os.py into a new test_os package #139322

@vstinner

Description

@vstinner

In total, test_posix.py and test_os.py are the second largest test in the Python test suite: 8,193 lines.

I propose to:

  • (1) merge these two files into a new single test_os package
  • and (2) split these files into smaller files to ease their maintenance.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTests in the Lib/test 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