provide-testkit 2025-10-24
Broad internal cleanup across fixture modules
28 files · 85+ · 67-

Cross-module internal cleanup

6 files changed
  • _early_init.py Minor early init refinements
  • _install_pth.py PTH installer tweaks
  • fixtures.py Mocking fixture cleanup
  • async_fixtures.py Async fixture refinements
  • basic_fixtures.py Threading fixture updates
  • controlled.py Controlled time refinements
  • Applied consistent import style, type hint, and minor implementation fixes across nearly all fixture modules harden internal
    4 files
    • _early_init.py
    • fixtures.py
    • async_fixtures.py
    • basic_fixtures.py