)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"bbd586494976eea4f40d8962f9c6fcb58e1c3be3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"2a216cd5_a4b8cc0f","updated":"2026-08-25 17:34:24.000000000","message":"I\u0027m not opposed to this approach. It is probably worth double checking with fungi and against tools like bindep or git-review that we haven\u0027t already moved forward towards the pyproject.toml future far enough to break after this change lands.","commit_id":"34cd3b86d793b24edc67d97396f953975fc3c842"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"3a4a8f0d51ebd1e766a9e87a0e0a5ac429c0e94d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"a31e00f4_4a97133d","updated":"2026-08-27 11:21:25.000000000","message":"recheck tempest timeout","commit_id":"34cd3b86d793b24edc67d97396f953975fc3c842"}],"pbr/__init__.py":[{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"bbd586494976eea4f40d8962f9c6fcb58e1c3be3","unresolved":true,"context_lines":[{"line_number":35,"context_line":"    if sys.version_info \u003c (3, 11):"},{"line_number":36,"context_line":"        # pyproject.toml-only builds require tomllib, which requires Python"},{"line_number":37,"context_line":"        # 3.11. Projects that still support older Python versions will just"},{"line_number":38,"context_line":"        # have to continue shipping a setup.cfg and setup.py file."},{"line_number":39,"context_line":"        return"},{"line_number":40,"context_line":""},{"line_number":41,"context_line":"    from pbr import pyprojecttoml"}],"source_content_type":"text/x-python","patch_set":1,"id":"e0e12a41_f268dd81","line":38,"updated":"2026-08-25 17:34:24.000000000","message":"Any idea if it is possible to inject something into setuptools log? to say \"we are not running in modern pyproject.toml mode because toml is not available in stdlib under this version of python. Use python3.11 or newer\" ?\n\nIf so that may be a good idea here so that we can leave a breadcrumb for potentially unexpected behaviors.","commit_id":"34cd3b86d793b24edc67d97396f953975fc3c842"}]}
