Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34.3k
Open
Description
Bug report
Bug description:
_datetime is only being used by@cpython_only test, but imported on top level
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
- gh-143959: Split datetime tests requiring _datetime #143997
- gh-143959: Make _datetime optional for test_sys #144003
- gh-143959 Make _datetime,_types optional for test_types #144042
- [3.14] gh-143959: Make _datetime optional for test_sys (GH-144003) #144143
- [3.13] gh-143959: Make _datetime optional for test_sys (GH-144003) #144144
- gh-143959: Fix test_datetime if _datetime is unavailable #145248
- [3.14] gh-143959: Fix test_datetime if _datetime is unavailable (GH-145248) #146288
- [3.13] gh-143959: Fix test_datetime if _datetime is unavailable (GH-145248) #146289