)]}'
{"swift/common/http_protocol.py":[{"author":{"_account_id":15343,"name":"Tim Burke","email":"tburke@nvidia.com","username":"tburke"},"change_message_id":"86fb0d0af0458318bd70f516ed62f7919af9dbd0","unresolved":true,"context_lines":[{"line_number":197,"context_line":"                    self.headers.add_header(header, value)"},{"line_number":198,"context_line":"                    headers_raw.append((header, value))"},{"line_number":199,"context_line":"                    wsgi_key \u003d \u0027HTTP_\u0027 + header.replace(\u0027-\u0027, \u0027_\u0027).encode("},{"line_number":200,"context_line":"                        \u0027latin1\u0027).upper().decode(\u0027latin1\u0027)"},{"line_number":201,"context_line":"                    if wsgi_key in (\u0027HTTP_CONTENT_LENGTH\u0027,"},{"line_number":202,"context_line":"                                    \u0027HTTP_CONTENT_TYPE\u0027):"},{"line_number":203,"context_line":"                        wsgi_key \u003d wsgi_key[5:]"}],"source_content_type":"text/x-python","patch_set":1,"id":"770d32f2_c02463e9","side":"PARENT","line":200,"updated":"2022-12-07 00:05:53.000000000","message":"*sigh* We can\u0027t get rid of this yet -- still need this only-upper-the-ascii bit. See https://github.com/eventlet/eventlet/pull/574\n\nThat\u0027s what causes the unit test failures:\n\n Python 3.9.15 (main, Nov 17 2022, 00:00:00) \n [GCC 12.2.1 20220819 (Red Hat 12.2.1-2)] on linux\n Type \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n \u003e\u003e\u003e \u0027\\xf0\u0027\n \u0027ð\u0027\n \u003e\u003e\u003e \u0027\\xd0\u0027\n \u0027Ð\u0027","commit_id":"f352bbd536cbad69f7a32ff45c8bde0d09e26e0b"}]}
