)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":33549,"name":"Kyle MacLeod","email":"Kyle.MacLeod@windriver.com","username":"kmacleod"},"change_message_id":"9b0bc0e293bbf7d720bef49a2d55f81e22244ccd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"71c7fc31_bacaf5a9","updated":"2022-09-23 13:36:24.000000000","message":"I love the idea, but unfortunately we still have to run in python 2 for centos...\n\nSee distributedcloud/dccommon/utils.py for an example of how this is made safe in a python 2 compatible manner.","commit_id":"1fbad448f9c62f2b1ee6e733ccf2c80046ad95a7"}],"sysinv/sysinv/sysinv/sysinv/common/utils.py":[{"author":{"_account_id":15435,"name":"Al Bailey","email":"albailey1974@gmail.com","username":"albailey"},"change_message_id":"4bb59fa5ee98bd3c6461eb9f7e2d7c984f261b67","unresolved":true,"context_lines":[{"line_number":3405,"context_line":"    return secret_data"},{"line_number":3406,"context_line":""},{"line_number":3407,"context_line":""},{"line_number":3408,"context_line":"def is_python3():"},{"line_number":3409,"context_line":"    \"\"\"Returns if python3 is being used.\"\"\""},{"line_number":3410,"context_line":""},{"line_number":3411,"context_line":"    return sys.version_info \u003e\u003d (3, 6, 0)"},{"line_number":3412,"context_line":""},{"line_number":3413,"context_line":""},{"line_number":3414,"context_line":"def run_playbook(playbook_command):"}],"source_content_type":"text/x-python","patch_set":6,"id":"93f4daeb_859c6f43","line":3411,"range":{"start_line":3408,"start_character":0,"end_line":3411,"end_character":40},"updated":"2022-10-06 18:58:02.000000000","message":"I would prefer you remove this method and just use\nif six.PY3\n\nI realize that your method ensures we are running the version of py3 with the enhancement, but currently STX only runs in py2.7 and py3.9  so you can be sure that six.PY3 will satisfy your scenario","commit_id":"aee3af95a99ef635ad5bf3ae56b9031819ee2f36"},{"author":{"_account_id":35148,"name":"Joshua Kraitberg","email":"joshua.kraitberg@windriver.com","username":"jkraitbe-wr"},"change_message_id":"4ad1844b56891bef88460147a6e3200f6bc7ecdd","unresolved":false,"context_lines":[{"line_number":3405,"context_line":"    return secret_data"},{"line_number":3406,"context_line":""},{"line_number":3407,"context_line":""},{"line_number":3408,"context_line":"def is_python3():"},{"line_number":3409,"context_line":"    \"\"\"Returns if python3 is being used.\"\"\""},{"line_number":3410,"context_line":""},{"line_number":3411,"context_line":"    return sys.version_info \u003e\u003d (3, 6, 0)"},{"line_number":3412,"context_line":""},{"line_number":3413,"context_line":""},{"line_number":3414,"context_line":"def run_playbook(playbook_command):"}],"source_content_type":"text/x-python","patch_set":6,"id":"0bbec701_86aa6611","line":3411,"range":{"start_line":3408,"start_character":0,"end_line":3411,"end_character":40},"in_reply_to":"93f4daeb_859c6f43","updated":"2022-10-06 20:35:09.000000000","message":"Done","commit_id":"aee3af95a99ef635ad5bf3ae56b9031819ee2f36"}]}
