)]}'
{"neutron/api/v2/base.py":[{"author":{"_account_id":4187,"name":"Ryan Tidwell","email":"rtidwell@suse.com","username":"ryan-tidwell"},"change_message_id":"62b9c31ded48cc131eea3fb627bad0799574b826","unresolved":false,"context_lines":[{"line_number":335,"context_line":"        if obj_list:"},{"line_number":336,"context_line":"            obj_attributes \u003d (key for obj in obj_list for key in obj.keys())"},{"line_number":337,"context_line":"            fields_to_strip +\u003d self._exclude_attributes_by_policy("},{"line_number":338,"context_line":"                request.context, obj_list[0], obj_attributes)"},{"line_number":339,"context_line":"        collection \u003d {self._collection:"},{"line_number":340,"context_line":"                      [self._filter_attributes("},{"line_number":341,"context_line":"                           obj, fields_to_strip\u003dfields_to_strip)"}],"source_content_type":"text/x-python","patch_set":1,"id":"bfb3d3c7_26b1bd90","line":338,"range":{"start_line":338,"start_character":33,"end_line":338,"end_character":44},"updated":"2019-05-20 00:18:26.000000000","message":"Why are we only passing the first object here? Don\u0027t we need to loop over all of the objects in the list to get the desired effect? I\u0027ve actually never taken a peek in this code before, so I\u0027m still making sense of this and could be way off base.","commit_id":"a029c23ce60836bb9d3e4ba5e19d5a23e143f8ec"},{"author":{"_account_id":26106,"name":"Tom Stappaerts","email":"tom.stappaerts@nokia.com","username":"TomStappaerts"},"change_message_id":"a75d7b24482d6eacd6fa96420622538d89755674","unresolved":false,"context_lines":[{"line_number":335,"context_line":"        if obj_list:"},{"line_number":336,"context_line":"            obj_attributes \u003d (key for obj in obj_list for key in obj.keys())"},{"line_number":337,"context_line":"            fields_to_strip +\u003d self._exclude_attributes_by_policy("},{"line_number":338,"context_line":"                request.context, obj_list[0], obj_attributes)"},{"line_number":339,"context_line":"        collection \u003d {self._collection:"},{"line_number":340,"context_line":"                      [self._filter_attributes("},{"line_number":341,"context_line":"                           obj, fields_to_strip\u003dfields_to_strip)"}],"source_content_type":"text/x-python","patch_set":1,"id":"bfb3d3c7_6d40f136","line":338,"range":{"start_line":338,"start_character":33,"end_line":338,"end_character":44},"in_reply_to":"bfb3d3c7_26b1bd90","updated":"2019-05-20 07:54:45.000000000","message":"I tried to preserve the performance increase of the original patchset while also covering the security aspect.","commit_id":"a029c23ce60836bb9d3e4ba5e19d5a23e143f8ec"}]}
