Skip to content

Backward compatible version of the datetime.UTC attribute#76

Merged
tonybaloney merged 1 commit intomasterfrom
tz_old_tech
Feb 13, 2024
Merged

Backward compatible version of the datetime.UTC attribute#76
tonybaloney merged 1 commit intomasterfrom
tz_old_tech

Conversation

@tonybaloney
Copy link
Collaborator

The PR #72 was not backward compatible. datetime.UTC was only introduced recently but it an alias for datetime.timezone.utc

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dd4be60) 92.40% compared to head (067a0b9) 92.42%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   92.40%   92.42%   +0.01%     
==========================================
  Files           5        5              
  Lines         540      541       +1     
==========================================
+ Hits          499      500       +1     
  Misses         41       41              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tonybaloney tonybaloney merged commit 974317e into master Feb 13, 2024
@tonybaloney tonybaloney deleted the tz_old_tech branch February 25, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants