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
@utnapischtim utnapischtim marked this pull request as ready for review January 13, 2026 20:33
* 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
* 'es_clear' fixture is deprecated, use 'search_clear' instead.
* cannot collect test class 'TestAction' because it has a __init__
  constructor
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