)]}'
{"sushy/connector.py":[{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"6d6a2538cafc023cc390887e0769767ff7bac201","unresolved":false,"context_lines":[{"line_number":34,"context_line":"        self._verify \u003d verify"},{"line_number":35,"context_line":"        self._session \u003d requests.Session()"},{"line_number":36,"context_line":"        self._session.verify \u003d self._verify"},{"line_number":37,"context_line":"        self._response_cb \u003d response_cb"},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"        # NOTE(etingof): field studies reveal that some BMCs choke at"},{"line_number":40,"context_line":"        # long-running persistent HTTP connections (or TCP connections)."}],"source_content_type":"text/x-python","patch_set":1,"id":"1fa4df85_44c9fe75","line":37,"range":{"start_line":37,"start_character":28,"end_line":37,"end_character":39},"updated":"2020-03-18 14:47:26.000000000","message":"So it is a callback, but nowhere do we note that nor does the name really hint at that beyond \"cb\"\n\nPerhaps rename to response_callback?","commit_id":"0ca35bd476deab1416f52a95f24852d0709f80c6"},{"author":{"_account_id":26340,"name":"Ilya Etingof","email":"etingof@gmail.com","username":"etingof"},"change_message_id":"4c68052ac85a5d63d618f8ae4e444564ba931581","unresolved":false,"context_lines":[{"line_number":34,"context_line":"        self._verify \u003d verify"},{"line_number":35,"context_line":"        self._session \u003d requests.Session()"},{"line_number":36,"context_line":"        self._session.verify \u003d self._verify"},{"line_number":37,"context_line":"        self._response_cb \u003d response_cb"},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"        # NOTE(etingof): field studies reveal that some BMCs choke at"},{"line_number":40,"context_line":"        # long-running persistent HTTP connections (or TCP connections)."}],"source_content_type":"text/x-python","patch_set":1,"id":"1fa4df85_f52a12e5","line":37,"range":{"start_line":37,"start_character":28,"end_line":37,"end_character":39},"in_reply_to":"1fa4df85_44c9fe75","updated":"2020-03-18 17:43:13.000000000","message":"Yeah, that\u0027s because we are missing docstring! Renamed.","commit_id":"0ca35bd476deab1416f52a95f24852d0709f80c6"}]}
