)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"c827028c6ebd63cf12241df4375bf6f458e7d281","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"bdca2153_ef897727","updated":"2026-08-25 15:44:27.000000000","message":"Based on the docstring in this method this seems like a likely solution to the problem. All of these finalize_options hooks are running so we need to skip those that cannot run and let others that can succeed.","commit_id":"d17b3bc867ed0c53e82158f206936dcb1f7d0058"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"79df11fcfdc7eac5041849bb60a8be6220aac8d0","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"8a71ee75_795c38fe","updated":"2026-08-25 17:26:33.000000000","message":"https://review.opendev.org/c/openstack/pbr/+/1002357 is a simpler approach, assuming we\u0027re happy to continue requiring setup.cfg / setup.py on projects still supporting Python \u003c 3.11","commit_id":"d17b3bc867ed0c53e82158f206936dcb1f7d0058"}],"pbr/__init__.py":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"fc3c9fff6bcb8b192893f2119bd997a02e9a70bc","unresolved":true,"context_lines":[{"line_number":41,"context_line":"    if sys.version_info \u003c (3, 11):"},{"line_number":42,"context_line":"        # we have opted not to make tomli a mandatory dependency so we need to"},{"line_number":43,"context_line":"        # hope we either have (a) tomli already available in the environment or"},{"line_number":44,"context_line":"        # (b) an old enough version of setuptools (\u003c71.0.0) that it provides"},{"line_number":45,"context_line":"        # tomli"},{"line_number":46,"context_line":"        try:"},{"line_number":47,"context_line":"            from tomli import load"}],"source_content_type":"text/x-python","patch_set":1,"id":"743bcae9_ee8de4ee","line":44,"updated":"2026-08-25 16:48:01.000000000","message":"according to discussion in IRC, it is also possible that setuptools is too old? is it worth amending this comment accordingly?","commit_id":"d17b3bc867ed0c53e82158f206936dcb1f7d0058"}]}
