)]}'
{"swift/common/middleware/s3api/s3request.py":[{"author":{"_account_id":7847,"name":"Alistair Coles","email":"alistairncoles@gmail.com","username":"acoles"},"change_message_id":"aafaa6afa73472c567af694ff1fffef3e0993dd3","unresolved":true,"context_lines":[{"line_number":1330,"context_line":"                    self.headers[\u0027Content-Encoding\u0027] \u003d new_enc"},{"line_number":1331,"context_line":"        elif expected_trailers:"},{"line_number":1332,"context_line":"            # non-streaming request won\u0027t have trailers!"},{"line_number":1333,"context_line":"            raise MalformedTrailerError"},{"line_number":1334,"context_line":"        elif (aws_sha256 not in (None, \u0027UNSIGNED-PAYLOAD\u0027) and"},{"line_number":1335,"context_line":"              self.content_length is not None):"},{"line_number":1336,"context_line":"            self.environ[\u0027wsgi.input\u0027] \u003d HashingInput("}],"source_content_type":"text/x-python","patch_set":1,"id":"0edc43f8_f8c19ee2","line":1333,"updated":"2025-03-31 17:56:35.000000000","message":"I don\u0027t really like how this sneaks in here. I\u0027d rather find a way to be very explicit about the ChecksummingInput never expecting to get trailers from a wsgi input that doesn\u0027t have them.\n\nBut this works and is as far as I got with refactoring for now.","commit_id":"3a179a4c10dc49cf6b0f60413cdfc30b04d83a0b"}]}
