Skip to content

Conversation

@utnapischtim
Copy link
Contributor

  • refactor: move to context_schema
  • fix(chore): DeprecationWarning stdlib

* this change enables migration to marshmallow>=4.0 by fixing
  deprecation warning about removing context usage
* datetime.datetime.utcnow() is deprecated and scheduled for removal in
  a future version. Use timezone-aware objects to represent datetimes in
  UTC: datetime.datetime.now(datetime.UTC).

* the decision was made to move to utc aware timestamps
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.

1 participant