Skip to content

Allow negative_utc to be None in normalize_timestamp()

thus in TimestampWithTimezone.from_dict(). This is needed to help consuming existing (invalid) messages from kafka.

Not sure about the couple of tests added in there... this is far from covering properly this function and may give the false impression it's properly tested while it's not.


Migrated from D3263 (view on Phabricator)

Merge request reports