)]}'
{"trove/common/utils.py":[{"author":{"_account_id":28223,"name":"Cedric Jeanneret","display_name":"cjeanner (Tengu)","email":"cjeanner@redhat.com","username":"cjeanner"},"change_message_id":"24ba966f09309ce6b7c2169c0a538b5338bfe8c8","unresolved":true,"context_lines":[{"line_number":14,"context_line":"#    under the License."},{"line_number":15,"context_line":"\"\"\"I totally stole most of this from melange, thx guys!!!\"\"\""},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"from collections import abc"},{"line_number":18,"context_line":"import inspect"},{"line_number":19,"context_line":"import os"},{"line_number":20,"context_line":"import shutil"}],"source_content_type":"text/x-python","patch_set":1,"id":"b5a433f1_fd294ab4","line":17,"range":{"start_line":17,"start_character":0,"end_line":17,"end_character":27},"updated":"2021-08-02 07:25:28.000000000","message":"shouldn\u0027t it be \"import collections.abc\", like it was done in some other changes?","commit_id":"77123de62182752b9ddcdc437bc5b23aa8e73c37"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"3e5aafac5c636ea53faf72ad99464a88314719de","unresolved":true,"context_lines":[{"line_number":14,"context_line":"#    under the License."},{"line_number":15,"context_line":"\"\"\"I totally stole most of this from melange, thx guys!!!\"\"\""},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"from collections import abc"},{"line_number":18,"context_line":"import inspect"},{"line_number":19,"context_line":"import os"},{"line_number":20,"context_line":"import shutil"}],"source_content_type":"text/x-python","patch_set":1,"id":"fac5536a_07c6cd27","line":17,"range":{"start_line":17,"start_character":0,"end_line":17,"end_character":27},"in_reply_to":"b5a433f1_fd294ab4","updated":"2021-08-02 07:36:04.000000000","message":"In core OpenStack projects, the current pattern is used more widely(I got that feedback in my patch to Manila[1]).\n\nFor example in the latter part we do\n\nfrom oslo_utils import strutils\n\ninstead of\n\nimport oslo_utils.strutils\n\nand I followed that.\n\n[1] https://review.opendev.org/c/openstack/manila/+/801079","commit_id":"77123de62182752b9ddcdc437bc5b23aa8e73c37"}]}
