Skip to content

Conversation

@MHHukiewitz
Copy link
Member

No description provided.

@github-actions github-actions bot added the BLACK This PR has critical implications and must be reviewed by a senior engineer. label Nov 27, 2023
@github-actions
Copy link

Reason: The change modifies the way data is serialized in a critical part of the codebase. This modification could potentially introduce bugs or unexpected behavior if not carefully reviewed.

  • Modification of JSON serialization (json.dumps(message_dict, default=extended_json_encoder)) which may impact how data is transmitted and processed by other components in the system.
  • The change affects a critical part of the codebase (authenticated HTTP client).

@MHHukiewitz MHHukiewitz force-pushed the mhh-fix-broadcast-datetime branch from cbdcd2b to 2dcece2 Compare November 27, 2023 16:50
@MHHukiewitz MHHukiewitz changed the title Use extended_json_encoder when dumping message contents everywhere 2 Use extended_json_encoder as default in ClientSession Nov 28, 2023
Copy link
Member

@hoh hoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you make sure to solve the missing timezones from #82 as well ?

@MHHukiewitz MHHukiewitz requested a review from aliel November 29, 2023 10:54
Copy link
Member

@1yam 1yam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MHHukiewitz MHHukiewitz merged commit 9ec197f into main Nov 29, 2023
@MHHukiewitz MHHukiewitz deleted the mhh-fix-broadcast-datetime branch November 29, 2023 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BLACK This PR has critical implications and must be reviewed by a senior engineer.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants