)]}'
{".zuul.yaml":[{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"946d04254e2f45f5767405f1dd7dc538b8f3176c","unresolved":true,"context_lines":[{"line_number":16,"context_line":"        - openstack-tox-functional-py311:"},{"line_number":17,"context_line":"            required-projects:"},{"line_number":18,"context_line":"              - openstack/placement"},{"line_number":19,"context_line":"        - openstack-tox-functional-py312:"},{"line_number":20,"context_line":"            voting: false"},{"line_number":21,"context_line":"            required-projects:"},{"line_number":22,"context_line":"              - openstack/placement"},{"line_number":23,"context_line":"    gate:"},{"line_number":24,"context_line":"      jobs:"},{"line_number":25,"context_line":"        - openstack-tox-functional-py39:"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"c7c32d5a_d03309fd","line":22,"range":{"start_line":19,"start_character":0,"end_line":22,"end_character":35},"updated":"2024-05-09 19:52:57.000000000","message":"I need to add this in zuul jobs first.","commit_id":"81c0c7294a7d3a76bf2254ea873e5013e7296b37"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"594829d07a6594e54ae2559f0bfee37116e56b78","unresolved":false,"context_lines":[{"line_number":16,"context_line":"        - openstack-tox-functional-py311:"},{"line_number":17,"context_line":"            required-projects:"},{"line_number":18,"context_line":"              - openstack/placement"},{"line_number":19,"context_line":"        - openstack-tox-functional-py312:"},{"line_number":20,"context_line":"            voting: false"},{"line_number":21,"context_line":"            required-projects:"},{"line_number":22,"context_line":"              - openstack/placement"},{"line_number":23,"context_line":"    gate:"},{"line_number":24,"context_line":"      jobs:"},{"line_number":25,"context_line":"        - openstack-tox-functional-py39:"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"b8d2511d_39d2d995","line":22,"range":{"start_line":19,"start_character":0,"end_line":22,"end_character":35},"in_reply_to":"c7c32d5a_d03309fd","updated":"2024-05-16 12:04:05.000000000","message":"Done","commit_id":"81c0c7294a7d3a76bf2254ea873e5013e7296b37"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"ea5ab54ca227e2a7202cb0fff709b1584b077da4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"06ed138f_a9742bd3","updated":"2024-05-09 19:35:22.000000000","message":"you need to also update https://opendev.org/openstack/osc-placement/src/branch/master/.zuul.yaml#L10-L12\n\nwe are using tox siblings so we need to overried the default defs form the project template\n\nwe also should proably run the funtional test in py311 and add py312 as non voting too.","commit_id":"600fd202b199af8f41b1793a4638c8ce4b1780f5"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"8671f795ff578a7df4bdada2e54492b4a2c0cf56","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"96d6b6e0_ec61e9c0","in_reply_to":"06ed138f_a9742bd3","updated":"2024-05-09 19:39:52.000000000","message":"right, I think I will wait for py3.8 as min in required python and update the testing first","commit_id":"600fd202b199af8f41b1793a4638c8ce4b1780f5"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"6c7d65749b6b4ff06a1709f8e0ed677c55de633b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"48e7d920_0fb255af","updated":"2024-05-10 17:23:52.000000000","message":"recheck py3.12 job fixed","commit_id":"f9c6e8c319d3c560eb51bf38f75f8c3f31438d85"},{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"70d09b3580506637d68ee5f1255d264eca1c907b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"20ca755e_4c58ad4c","updated":"2024-07-04 14:22:45.000000000","message":"some post-merge wondering","commit_id":"f9c6e8c319d3c560eb51bf38f75f8c3f31438d85"}],"setup.cfg":[{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"62e5c701aaabf3c9c7a68dc99ce4296aa3f8217b","unresolved":true,"context_lines":[{"line_number":6,"context_line":"author \u003d OpenStack"},{"line_number":7,"context_line":"author_email \u003d openstack-discuss@lists.openstack.org"},{"line_number":8,"context_line":"home_page \u003d https://docs.openstack.org/osc-placement/latest/"},{"line_number":9,"context_line":"python_requires \u003d \u003e\u003d3.8"},{"line_number":10,"context_line":"classifier \u003d"},{"line_number":11,"context_line":"    Environment :: OpenStack"},{"line_number":12,"context_line":"    Intended Audience :: Information Technology"}],"source_content_type":"text/x-ttcn-cfg","patch_set":4,"id":"6557f356_e357d9aa","line":9,"updated":"2024-07-04 14:21:42.000000000","message":"either this should have been dropped too, or below the 3.8 classifier should have been kept, i think...","commit_id":"f9c6e8c319d3c560eb51bf38f75f8c3f31438d85"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"87726c965a3c86759461ee1531093a8a49afab91","unresolved":true,"context_lines":[{"line_number":6,"context_line":"author \u003d OpenStack"},{"line_number":7,"context_line":"author_email \u003d openstack-discuss@lists.openstack.org"},{"line_number":8,"context_line":"home_page \u003d https://docs.openstack.org/osc-placement/latest/"},{"line_number":9,"context_line":"python_requires \u003d \u003e\u003d3.8"},{"line_number":10,"context_line":"classifier \u003d"},{"line_number":11,"context_line":"    Environment :: OpenStack"},{"line_number":12,"context_line":"    Intended Audience :: Information Technology"}],"source_content_type":"text/x-ttcn-cfg","patch_set":4,"id":"030f47a0_0aae0f4f","line":9,"in_reply_to":"6557f356_e357d9aa","updated":"2024-07-04 16:55:24.000000000","message":"We can bump it to py3.9 but let\u0027s do it in next cycle in case anyone still using it on py3.8. I mean no need to be hurry on this.\n\nthough I agree on dropping it also and let classifier give info on what all python version are supported.","commit_id":"f9c6e8c319d3c560eb51bf38f75f8c3f31438d85"},{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"70d09b3580506637d68ee5f1255d264eca1c907b","unresolved":true,"context_lines":[{"line_number":19,"context_line":"    Programming Language :: Python :: 3"},{"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"},{"line_number":23,"context_line":""},{"line_number":24,"context_line":"[files]"},{"line_number":25,"context_line":"packages \u003d"}],"source_content_type":"text/x-ttcn-cfg","patch_set":4,"id":"8cc2ff53_68d0a06c","line":22,"updated":"2024-07-04 14:22:45.000000000","message":"also, why haven\u0027t we added 3.12 as well now?","commit_id":"f9c6e8c319d3c560eb51bf38f75f8c3f31438d85"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"87726c965a3c86759461ee1531093a8a49afab91","unresolved":true,"context_lines":[{"line_number":19,"context_line":"    Programming Language :: Python :: 3"},{"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"},{"line_number":23,"context_line":""},{"line_number":24,"context_line":"[files]"},{"line_number":25,"context_line":"packages \u003d"}],"source_content_type":"text/x-ttcn-cfg","patch_set":4,"id":"935e2ece_49ce2ef7","line":22,"in_reply_to":"8cc2ff53_68d0a06c","updated":"2024-07-04 16:55:24.000000000","message":"it is still not in testing runtime as mandatory and job was non voting that is why we did not added py3.12","commit_id":"f9c6e8c319d3c560eb51bf38f75f8c3f31438d85"}]}
