Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
Minor Change
Description
CodecOptions and JSONOptions should have the same default value for tz_aware. Currently CodecOptions' default is False and JSONOptions' default is True. This leads to inconsistent default behavior when decoding.
Attachments
Issue Links
- causes
-
PYTHON-3259 Timezones are getting dropped when converting to JSON
-
- Closed
-