)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":6167,"name":"Ken\u0027ichi Ohmichi","email":"ken1ohmichi@gmail.com","username":"oomichi"},"change_message_id":"0bbdd2ab27d3445e020383e3dcb472d5b1eedfd1","unresolved":false,"context_lines":[{"line_number":11,"context_line":"python3."},{"line_number":12,"context_line":"The review fixes the issue by rewriting the line filtering"},{"line_number":13,"context_line":"extensions to list comprehension."},{"line_number":14,"context_line":""},{"line_number":15,"context_line":"Change-Id: Ic2db882e505e7992192767acbe12a153b2d879e9"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"bfb3d3c7_e32de2a8","line":14,"updated":"2019-05-17 17:51:05.000000000","message":"Need to add\n\n Closes-Bug: #1829475\n\nfor referring the bug report later from the commit message.","commit_id":"984f0f9a08edc163f64c52fb24944f8cd60e8f0b"}],"tempest/api/compute/test_extensions.py":[{"author":{"_account_id":20190,"name":"zhufl","email":"zhu.fanglei@zte.com.cn","username":"zhufl"},"change_message_id":"a83153917a88c1100409e6814c1e68ac46cdc500","unresolved":false,"context_lines":[{"line_number":43,"context_line":"        if ext \u003d\u003d \u0027all\u0027:"},{"line_number":44,"context_line":"            self.assertIn(\u0027Hosts\u0027, map(lambda x: x[\u0027name\u0027], extensions))"},{"line_number":45,"context_line":"        elif ext:"},{"line_number":46,"context_line":"            self.assertIn(ext, extension_list)"},{"line_number":47,"context_line":"        else:"},{"line_number":48,"context_line":"            raise self.skipException(\u0027There are not any extensions configured\u0027)"},{"line_number":49,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"bfb3d3c7_44470a4d","side":"PARENT","line":46,"range":{"start_line":46,"start_character":12,"end_line":46,"end_character":46},"updated":"2019-05-20 01:22:14.000000000","message":"Thanks for the bug report, and who can tell me what\u0027s the behaviour in py3?\nin python37, \n\u003e\u003e\u003e extensions \u003d [{\u0027alias\u0027: \u0027aa\u0027, \u0027name\u0027: \u0027naa\u0027}, {\u0027alias\u0027: \u0027bb\u0027, \u0027name\u0027: \u0027nbb\u0027}]\n\u003e\u003e\u003e extension_list \u003d map(lambda x: x[\u0027alias\u0027], extension)\n\u003e\u003e\u003e extension_list\n\u003cmap object at 0x00000000031D8278\u003e\n\u003e\u003e\u003e \u0027aa\u0027 in extension_list\nTrue\n\nso, why this would fail in py3?","commit_id":"ab3f72b21497bdc913cf92673d858e5767a5dd93"}]}
