)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"e9de1d7c2574cc59bfb7477499eebddf4e6907ba","unresolved":true,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Remove \"from __future__ import annotations\""},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Now that the 2023.2 release only supports python 3.9+,"},{"line_number":10,"context_line":"we don\u0027t need this __future__ import anymore."},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"(See PEP-585 for details.)"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"c10507f4_4adf0501","line":9,"range":{"start_line":9,"start_character":13,"end_line":9,"end_character":20},"updated":"2024-03-13 20:45:35.000000000","message":"This is incorrect -- will be the case for 2024.2.","commit_id":"9b714c020a76d514d519d7f67892a763d6f6db46"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"0508cdfd931f02146f7222f31647b327ac545673","unresolved":false,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Remove \"from __future__ import annotations\""},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Now that the 2023.2 release only supports python 3.9+,"},{"line_number":10,"context_line":"we don\u0027t need this __future__ import anymore."},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"(See PEP-585 for details.)"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"12976acf_ccfe568d","line":9,"range":{"start_line":9,"start_character":13,"end_line":9,"end_character":20},"in_reply_to":"c10507f4_4adf0501","updated":"2024-04-09 16:41:33.000000000","message":"Done","commit_id":"9b714c020a76d514d519d7f67892a763d6f6db46"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"2314357f623dc6e7fe8bc386225ff1aa1411a2af","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"a233bb89_8260ad4c","updated":"2023-04-18 13:07:13.000000000","message":"openstack-tox-functional-py38 and the ceph job currently impede this","commit_id":"966c4f549161803c5c8a2fcee2c1d4a956b0b703"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"9caa7323cb1ede8aaeeb978589154ac01e2b7576","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"0158a82c_f086c80d","updated":"2024-05-17 16:00:16.000000000","message":"Just a quick change to setup.cfg and then this will be ready to go.  Please ping me when you\u0027ve made the change and I\u0027ll +2.","commit_id":"8d221607e0f8cf7c7dbd91c6627600d65d33aa3c"},{"author":{"_account_id":11904,"name":"Sean McGinnis","email":"sean.mcginnis@gmail.com","username":"SeanM"},"change_message_id":"ceed56db00bc285202b98abdabc0eed1efc1694c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"48168e8a_bed604a1","updated":"2024-06-10 21:59:21.000000000","message":"Great cleanup!","commit_id":"9a1ab4094e99a12c3c700b805145650154631467"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"e2dba1ec0345a3b73ae81c11c8b5f8afb489e826","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"a582eb80_0f874255","updated":"2024-05-20 15:32:35.000000000","message":"LGTM.  We\u0027re past milestone-1, so I think it\u0027s OK to change the python_requires value to reflect what we support in Dalmatian.","commit_id":"9a1ab4094e99a12c3c700b805145650154631467"}],"setup.cfg":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"9caa7323cb1ede8aaeeb978589154ac01e2b7576","unresolved":true,"context_lines":[{"line_number":16,"context_line":"    Programming Language :: Python :: Implementation :: CPython"},{"line_number":17,"context_line":"    Programming Language :: Python :: 3 :: Only"},{"line_number":18,"context_line":"    Programming Language :: Python :: 3"},{"line_number":19,"context_line":"    Programming Language :: Python :: 3.8"},{"line_number":20,"context_line":"    Programming Language :: Python :: 3.9"},{"line_number":21,"context_line":"    Programming Language :: Python :: 3.10"},{"line_number":22,"context_line":"    Programming Language :: Python :: 3.11"}],"source_content_type":"text/x-ttcn-cfg","patch_set":4,"id":"cb3b1c6a_f9c40484","side":"PARENT","line":19,"updated":"2024-05-17 16:00:16.000000000","message":"I think this was already removed by a different patch, but since we\u0027ll be past Dalmatian milestone-1 when this merges, why don\u0027t you go ahead and change line 8 to \u003e\u003d3.9 in this patch.","commit_id":"b0f0b9015b9dfa228dff98eeee5116d8eca1c3cc"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"d7a68248896299326b2e28e568785cb96b9edb1a","unresolved":false,"context_lines":[{"line_number":16,"context_line":"    Programming Language :: Python :: Implementation :: CPython"},{"line_number":17,"context_line":"    Programming Language :: Python :: 3 :: Only"},{"line_number":18,"context_line":"    Programming Language :: Python :: 3"},{"line_number":19,"context_line":"    Programming Language :: Python :: 3.8"},{"line_number":20,"context_line":"    Programming Language :: Python :: 3.9"},{"line_number":21,"context_line":"    Programming Language :: Python :: 3.10"},{"line_number":22,"context_line":"    Programming Language :: Python :: 3.11"}],"source_content_type":"text/x-ttcn-cfg","patch_set":4,"id":"299413cb_bb4f8385","side":"PARENT","line":19,"in_reply_to":"cb3b1c6a_f9c40484","updated":"2024-05-20 15:25:38.000000000","message":"Done","commit_id":"b0f0b9015b9dfa228dff98eeee5116d8eca1c3cc"}]}
