)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":15343,"name":"Tim Burke","email":"tburke@nvidia.com","username":"tburke"},"change_message_id":"155aecacb385a54f3880b48fa9ae00bb4d784b51","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"6ad72479_9871eb65","updated":"2024-01-04 05:38:30.000000000","message":"Without this, I start hitting memory errors trying to run the full suite of py312 unit tests.","commit_id":"603122a32c7a4712b92794a0f39792e5582eb6aa"}],"swift/common/utils/timestamp.py":[{"author":{"_account_id":7233,"name":"Matthew Oliver","email":"matt@oliver.net.au","username":"mattoliverau"},"change_message_id":"10bd65ee920bb0a143afe6cd7862360a9f196c97","unresolved":false,"context_lines":[{"line_number":197,"context_line":""},{"line_number":198,"context_line":"        isoformat \u003d dt.isoformat()"},{"line_number":199,"context_line":"        # need to drop tzinfo"},{"line_number":200,"context_line":"        isoformat \u003d isoformat[:isoformat.index(\u0027+\u0027)]"},{"line_number":201,"context_line":"        # python isoformat() doesn\u0027t include msecs when zero"},{"line_number":202,"context_line":"        if len(isoformat) \u003c len(\"1970-01-01T00:00:00.000000\"):"},{"line_number":203,"context_line":"            isoformat +\u003d \".000000\""}],"source_content_type":"text/x-python","patch_set":2,"id":"a92034c7_ecc5e829","line":200,"updated":"2024-02-15 00:19:27.000000000","message":"So I assume this will _always_ have the tzinfo appended?.. because otherwise this will raise a ValueError.\n\nUPDATE: Oh I see, from playing around, because we are always passing in a tzinfo object to fromtimestamp, there will always be a txinfo component now. Got it!","commit_id":"603122a32c7a4712b92794a0f39792e5582eb6aa"},{"author":{"_account_id":7233,"name":"Matthew Oliver","email":"matt@oliver.net.au","username":"mattoliverau"},"change_message_id":"10bd65ee920bb0a143afe6cd7862360a9f196c97","unresolved":false,"context_lines":[{"line_number":417,"context_line":""},{"line_number":418,"context_line":"    UTC \u003d _UTC()"},{"line_number":419,"context_line":"else:"},{"line_number":420,"context_line":"    from datetime import UTC"}],"source_content_type":"text/x-python","patch_set":2,"id":"b5b94a8d_0bf7ef14","line":420,"updated":"2024-02-15 00:19:27.000000000","message":"So they finally add a UTC!","commit_id":"603122a32c7a4712b92794a0f39792e5582eb6aa"}]}
