Skip to content

Conversation

@VanshAgarwal24036
Copy link
Contributor

@VanshAgarwal24036 VanshAgarwal24036 commented Jan 18, 2026

This PR splits the datetime tests into two groups:

  • Pure-Python tests that do not require _datetime
  • Fast C-accelerated tests that require _datetime

The _Fast tests are only loaded when _datetime is available, allowing
the test suite to run correctly on builds where _datetime is not present.

No test behavior is changed.

@VanshAgarwal24036
Copy link
Contributor Author

Test-only change; no user-visible impact, so no NEWS entry is needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant