)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"4f4618046f4af0563b27c7ae261aa2372a4501c1","unresolved":true,"context_lines":[{"line_number":20,"context_line":""},{"line_number":21,"context_line":"with:"},{"line_number":22,"context_line":""},{"line_number":23,"context_line":"    def process(data: Sequence[dict[str, Iterable[str]]]) -\u003e None:"},{"line_number":24,"context_line":""},{"line_number":25,"context_line":"We already gave exceptions for sqlalchemy, sqlalchemy-migrate, and i18n"},{"line_number":26,"context_line":"packages to prevent code like this:"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"07a1f361_ca1b37a3","line":23,"updated":"2025-11-19 19:46:40.000000000","message":"import typeing as ty\n\nfrom collections import abc\n\n\n\n```\ndef process(data: abc.Sequence[ty.dict[str, ty.Iterable[str]]]) -\u003e None:\n```\n\nthis si more reasable in my option and what we shoudl be doing today.","commit_id":"08a580008e00983591ddce5866ff4866e85854fe"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"a9ec2428f11176ed8ddb8d66420bd59084d1078a","unresolved":false,"context_lines":[{"line_number":20,"context_line":""},{"line_number":21,"context_line":"with:"},{"line_number":22,"context_line":""},{"line_number":23,"context_line":"    def process(data: Sequence[dict[str, Iterable[str]]]) -\u003e None:"},{"line_number":24,"context_line":""},{"line_number":25,"context_line":"We already gave exceptions for sqlalchemy, sqlalchemy-migrate, and i18n"},{"line_number":26,"context_line":"packages to prevent code like this:"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"b1786771_43ded459","line":23,"in_reply_to":"07a1f361_ca1b37a3","updated":"2026-02-12 15:33:47.000000000","message":"Acknowledged","commit_id":"08a580008e00983591ddce5866ff4866e85854fe"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"4f4618046f4af0563b27c7ae261aa2372a4501c1","unresolved":true,"context_lines":[{"line_number":42,"context_line":"    if not query.count():"},{"line_number":43,"context_line":"        msg \u003d _(\"a really bad error\")"},{"line_number":44,"context_line":"        raise Exception(msg)"},{"line_number":45,"context_line":""},{"line_number":46,"context_line":"So this is merely a continuation."},{"line_number":47,"context_line":""},{"line_number":48,"context_line":"While here, we also remove sqlalchemy-migrate from the list of"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"0a094528_e813a0bf","line":45,"updated":"2025-11-19 19:46:40.000000000","message":"i woudl prefer to revew the other version i dont like the way that or_ is just floating with no refecne to where it came form in a file.","commit_id":"08a580008e00983591ddce5866ff4866e85854fe"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"a9ec2428f11176ed8ddb8d66420bd59084d1078a","unresolved":false,"context_lines":[{"line_number":42,"context_line":"    if not query.count():"},{"line_number":43,"context_line":"        msg \u003d _(\"a really bad error\")"},{"line_number":44,"context_line":"        raise Exception(msg)"},{"line_number":45,"context_line":""},{"line_number":46,"context_line":"So this is merely a continuation."},{"line_number":47,"context_line":""},{"line_number":48,"context_line":"While here, we also remove sqlalchemy-migrate from the list of"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"fd921ee7_db63bc61","line":45,"in_reply_to":"0a094528_e813a0bf","updated":"2026-02-12 15:33:47.000000000","message":"Acknowledged","commit_id":"08a580008e00983591ddce5866ff4866e85854fe"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"4f4618046f4af0563b27c7ae261aa2372a4501c1","unresolved":true,"context_lines":[{"line_number":47,"context_line":""},{"line_number":48,"context_line":"While here, we also remove sqlalchemy-migrate from the list of"},{"line_number":49,"context_line":"exceptions. No one is using this anymore since it doesn\u0027t support"},{"line_number":50,"context_line":"sqlalchemy 2.x and has gone end-of-life."},{"line_number":51,"context_line":""},{"line_number":52,"context_line":"Change-Id: Ifc45876e3d3655bca66ca5eb6d585a03cd15ab8d"},{"line_number":53,"context_line":"Signed-off-by: Stephen Finucane \u003cstephenfin@redhat.com\u003e"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"adc4c824_f66d9255","line":50,"updated":"2025-11-19 19:46:40.000000000","message":"this i think is the only thing i supprot in this commit\n\ni would also prefer to remvoe the other expction","commit_id":"08a580008e00983591ddce5866ff4866e85854fe"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"a9ec2428f11176ed8ddb8d66420bd59084d1078a","unresolved":false,"context_lines":[{"line_number":47,"context_line":""},{"line_number":48,"context_line":"While here, we also remove sqlalchemy-migrate from the list of"},{"line_number":49,"context_line":"exceptions. No one is using this anymore since it doesn\u0027t support"},{"line_number":50,"context_line":"sqlalchemy 2.x and has gone end-of-life."},{"line_number":51,"context_line":""},{"line_number":52,"context_line":"Change-Id: Ifc45876e3d3655bca66ca5eb6d585a03cd15ab8d"},{"line_number":53,"context_line":"Signed-off-by: Stephen Finucane \u003cstephenfin@redhat.com\u003e"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"32763885_182c6eaf","line":50,"in_reply_to":"adc4c824_f66d9255","updated":"2026-02-12 15:33:47.000000000","message":"Acknowledged","commit_id":"08a580008e00983591ddce5866ff4866e85854fe"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"a7e1145d6e242bb1b7886d1f444e6b5b00cf0f0f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"0999bdbd_6bfdbd4a","updated":"2026-02-13 16:36:19.000000000","message":"a","commit_id":"08a580008e00983591ddce5866ff4866e85854fe"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"bd872e93229122a26a1664c6542d5c1532fc4480","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"079c97b8_d9af84ba","updated":"2025-11-20 19:22:19.000000000","message":"i would still like to see this conclude on the mailing list before we proceed with this chagne\n\nand possibel dicuss the idea of having profiles for the import rules.\n\nbut as i replied in my last email im withdraing my objection.\n\nim not sure i prefer the style you are advocating for but i see the motivation for it.","commit_id":"08a580008e00983591ddce5866ff4866e85854fe"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"93b5385ef8d256320a3af32bd29611c6265ea806","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"984d7269_48c44c28","updated":"2026-02-12 15:33:29.000000000","message":"on the mailing list discussion i eventually came around to the argument to do this because google and other style gudies have also adopted this.","commit_id":"08a580008e00983591ddce5866ff4866e85854fe"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"a7e1145d6e242bb1b7886d1f444e6b5b00cf0f0f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"92b73654_2b38813a","in_reply_to":"079c97b8_d9af84ba","updated":"2026-02-13 16:36:19.000000000","message":"I suspect this mailing list discussion is done now. We didn\u0027t get too much input","commit_id":"08a580008e00983591ddce5866ff4866e85854fe"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"19f54a476bd15e7b720498db516b0ef4933cf6a3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"46698a62_c51e99c7","updated":"2026-04-08 12:46:54.000000000","message":"recheck damn AI crawlers :(","commit_id":"4de6e790fb7e4ab374412b041ff440e91e4469c4"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"de8300a5e80fd49e70fbe5155c7cd4a39732b35b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"ce39b201_4e286877","in_reply_to":"46698a62_c51e99c7","updated":"2026-04-08 13:12:18.000000000","message":"whoops, wrong change","commit_id":"4de6e790fb7e4ab374412b041ff440e91e4469c4"}]}
