Skip to content
GitLab
Explore
Sign in
Register
nexedi
slapos.toolbox
Merge requests
!170
slapos.monitor: fix datetime.UTC doesn't exist in python 3.10
Code
Review changes
Check out branch
Download
Patches
Plain diff
Alain Takoudjou
requested to merge
fix/datetime-utc
into
master
May 15, 2026
Overview
4
Commits
1
Pipelines
1
Changes
1
Expand
Fix exception in python 3.10: AttributeError: module 'datetime' has no attribute 'UTC'
Merge request reports