)]}'
{"oslo_config/generator.py":[{"author":{"_account_id":6928,"name":"Ben Nemec","email":"openstack@nemebean.com","username":"bnemec"},"change_message_id":"2e3782b1c899584578edbb48561daa8593f99af7","unresolved":false,"context_lines":[{"line_number":180,"context_line":"    def _get_choice_text(self, choice):"},{"line_number":181,"context_line":"        if choice is None:"},{"line_number":182,"context_line":"            return \u0027\u003cNone\u003e\u0027"},{"line_number":183,"context_line":"        elif not choice:"},{"line_number":184,"context_line":"            return \u0027\\\u0027\\\u0027\u0027"},{"line_number":185,"context_line":"        return six.text_type(choice)"},{"line_number":186,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"9a80dd14_0e261468","line":183,"updated":"2015-03-09 21:24:29.000000000","message":"This will also convert 0 or False to \u0027\u0027.  I suspect we don\u0027t want that.  False probably doesn\u0027t matter since you wouldn\u0027t use choices with a boolean value, but I could see it happening with ints.","commit_id":"9fd87850b0bf843b27cb153680c94783cea278af"},{"author":{"_account_id":6928,"name":"Ben Nemec","email":"openstack@nemebean.com","username":"bnemec"},"change_message_id":"2e3782b1c899584578edbb48561daa8593f99af7","unresolved":false,"context_lines":[{"line_number":181,"context_line":"        if choice is None:"},{"line_number":182,"context_line":"            return \u0027\u003cNone\u003e\u0027"},{"line_number":183,"context_line":"        elif not choice:"},{"line_number":184,"context_line":"            return \u0027\\\u0027\\\u0027\u0027"},{"line_number":185,"context_line":"        return six.text_type(choice)"},{"line_number":186,"context_line":""},{"line_number":187,"context_line":"    def format(self, opt):"}],"source_content_type":"text/x-python","patch_set":1,"id":"9a80dd14_8e6be483","line":184,"updated":"2015-03-09 21:24:29.000000000","message":"Would be simpler to just write this \"\u0027\u0027\"","commit_id":"9fd87850b0bf843b27cb153680c94783cea278af"}]}
