-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
test_sys globally requires _datetime for cpython_only test #143959
Copy link
Copy link
Open
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixes3.15pre-release feature fixes, bugs and security fixespre-release feature fixes, bugs and security fixestestsTests in the Lib/test dirTests in the Lib/test dirtype-refactorCode refactoring (with no changes in behavior)Code refactoring (with no changes in behavior)
Description
Metadata
Metadata
Assignees
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixes3.15pre-release feature fixes, bugs and security fixespre-release feature fixes, bugs and security fixestestsTests in the Lib/test dirTests in the Lib/test dirtype-refactorCode refactoring (with no changes in behavior)Code refactoring (with no changes in behavior)
Fields
Give feedbackNo fields configured for issues without a type.


Bug report
Bug description:
_datetime is only being used by
@cpython_onlytest, but imported on top levelCPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs