)]}'
{"swift/common/middleware/crypto/keymaster.py":[{"author":{"_account_id":15343,"name":"Tim Burke","email":"tburke@nvidia.com","username":"tburke"},"change_message_id":"a748e8498b954a6ef99ad47292dd06e1023d553a","unresolved":false,"context_lines":[{"line_number":53,"context_line":""},{"line_number":54,"context_line":"    def _make_key_id(self, path, secret_id, version):"},{"line_number":55,"context_line":"        if version in (\u00271\u0027, \u00272\u0027):"},{"line_number":56,"context_line":"            path \u003d str_to_wsgi(path)"},{"line_number":57,"context_line":"        key_id \u003d {\u0027v\u0027: version, \u0027path\u0027: path}"},{"line_number":58,"context_line":"        if secret_id:"},{"line_number":59,"context_line":"            # stash secret_id so that decrypter can pass it back to get the"}],"source_content_type":"text/x-python","patch_set":2,"id":"bf51134e_3d6d4599","line":56,"updated":"2020-07-23 23:00:30.000000000","message":"To simulate py2 behavior on py3, comment this out; to simulate py3 behavior on py2, replace with\n\n path \u003d path.decode(\u0027latin1\u0027)","commit_id":"48ad37a022571f63bce014c8f0dd50329b39fbf6"}]}
