)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"62d5e809f8424cb083cd659420ebc0f78e6e7874","unresolved":true,"context_lines":[{"line_number":7,"context_line":"Python-3.12: do not use datetime.datetime.utcnow()"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"This is deprecated in the favor of:"},{"line_number":10,"context_line":"datetime.datetime.now(datetime.timezone.utc)"},{"line_number":11,"context_line":"Let\u0027s use it."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"Change-Id: Iaf95c602b4ead7128850625140b7b3bde132ebf6"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"6ec88585_174e0230","line":10,"updated":"2024-01-24 20:32:20.000000000","message":"nit: the last PS actually uses oslo_utils.timeutils, which does just that, so maybe just add something to that affect.","commit_id":"f6eea2451f1cba86249fdcb9de66e7d24bffae95"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"591af4d2b62b49e406ff79d8b8b912a3d02cc320","unresolved":false,"context_lines":[{"line_number":7,"context_line":"Python-3.12: do not use datetime.datetime.utcnow()"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"This is deprecated in the favor of:"},{"line_number":10,"context_line":"datetime.datetime.now(datetime.timezone.utc)"},{"line_number":11,"context_line":"Let\u0027s use it."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"Change-Id: Iaf95c602b4ead7128850625140b7b3bde132ebf6"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"d046cd52_ece002eb","line":10,"in_reply_to":"6ec88585_174e0230","updated":"2024-01-25 06:45:57.000000000","message":"Done","commit_id":"f6eea2451f1cba86249fdcb9de66e7d24bffae95"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"8aa362837f1785ba7166d1403413c9080c8bbc2a","unresolved":true,"context_lines":[{"line_number":8,"context_line":""},{"line_number":9,"context_line":"This is deprecated in the favor of:"},{"line_number":10,"context_line":"oslo_utils.timeutils.utcnow()"},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"Change-Id: Iaf95c602b4ead7128850625140b7b3bde132ebf6"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":7,"id":"f1fdee75_753fe27e","line":11,"updated":"2024-01-26 08:12:22.000000000","message":"nit: Depends-On: https://review.opendev.org/c/openstack/oslo.utils/+/903882 (and the release: https://review.opendev.org/c/openstack/releases/+/904942)\n\nJust for reference 😊","commit_id":"c8754d1e5d9a358fe6687229ec16046cf44ce7b7"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"8aa362837f1785ba7166d1403413c9080c8bbc2a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"f88717c8_7c811a5a","updated":"2024-01-26 08:12:22.000000000","message":"Thanks","commit_id":"c8754d1e5d9a358fe6687229ec16046cf44ce7b7"}],"neutron_lib/context.py":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"db4208ce73770c111a6712a0001743ec6add17e4","unresolved":true,"context_lines":[{"line_number":48,"context_line":"        self.user_name \u003d user_name"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"        if not timestamp:"},{"line_number":51,"context_line":"            timestamp \u003d datetime.datetime.now(datetime.timezone.UTC)"},{"line_number":52,"context_line":"        self.timestamp \u003d timestamp"},{"line_number":53,"context_line":"        self._is_advsvc \u003d is_advsvc"},{"line_number":54,"context_line":"        if self._is_advsvc is None:"}],"source_content_type":"text/x-python","patch_set":2,"id":"ec38b5ad_adcb73e0","line":51,"range":{"start_line":51,"start_character":64,"end_line":51,"end_character":67},"updated":"2023-12-18 10:03:29.000000000","message":"this needs to be lowercase\n\nhttps://docs.python.org/3/library/datetime.html#datetime.timezone.utc","commit_id":"53b3cc9c6773b969417774cc6bd4821a0458b073"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"a2a03ecf3a6c7a1d36a74da2c91bc01ead6aa096","unresolved":false,"context_lines":[{"line_number":48,"context_line":"        self.user_name \u003d user_name"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"        if not timestamp:"},{"line_number":51,"context_line":"            timestamp \u003d datetime.datetime.now(datetime.timezone.UTC)"},{"line_number":52,"context_line":"        self.timestamp \u003d timestamp"},{"line_number":53,"context_line":"        self._is_advsvc \u003d is_advsvc"},{"line_number":54,"context_line":"        if self._is_advsvc is None:"}],"source_content_type":"text/x-python","patch_set":2,"id":"086e93d5_65df1ada","line":51,"range":{"start_line":51,"start_character":64,"end_line":51,"end_character":67},"in_reply_to":"ec38b5ad_adcb73e0","updated":"2024-01-25 15:36:25.000000000","message":"Done","commit_id":"53b3cc9c6773b969417774cc6bd4821a0458b073"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"64be9c1d98ee7dd70b0054d099149f0918239c5a","unresolved":true,"context_lines":[{"line_number":48,"context_line":"        self.user_name \u003d user_name"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"        if not timestamp:"},{"line_number":51,"context_line":"            timestamp \u003d datetime.datetime.now(datetime.timezone.utc)"},{"line_number":52,"context_line":"        self.timestamp \u003d timestamp"},{"line_number":53,"context_line":"        self._is_advsvc \u003d is_advsvc"},{"line_number":54,"context_line":"        if self._is_advsvc is None:"}],"source_content_type":"text/x-python","patch_set":3,"id":"49d9ad27_b9dc03cd","line":51,"range":{"start_line":51,"start_character":12,"end_line":51,"end_character":68},"updated":"2023-12-18 11:16:07.000000000","message":"We should use here oslo_utils.timeutils.utcnow().\n\nWe need first to update oslo.utils method, that is using the deprecated implementation.","commit_id":"cb10ae014013d73a413635249bd6f74401a2ac35"},{"author":{"_account_id":6476,"name":"Thomas Goirand","email":"thomas@goirand.fr","username":"thomas-goirand"},"change_message_id":"d94abfc20481930bee6993871f1085f73c4caf40","unresolved":false,"context_lines":[{"line_number":48,"context_line":"        self.user_name \u003d user_name"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"        if not timestamp:"},{"line_number":51,"context_line":"            timestamp \u003d datetime.datetime.now(datetime.timezone.utc)"},{"line_number":52,"context_line":"        self.timestamp \u003d timestamp"},{"line_number":53,"context_line":"        self._is_advsvc \u003d is_advsvc"},{"line_number":54,"context_line":"        if self._is_advsvc is None:"}],"source_content_type":"text/x-python","patch_set":3,"id":"732b1364_411604a7","line":51,"range":{"start_line":51,"start_character":12,"end_line":51,"end_character":68},"in_reply_to":"49d9ad27_b9dc03cd","updated":"2024-01-09 10:50:36.000000000","message":"Done","commit_id":"cb10ae014013d73a413635249bd6f74401a2ac35"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"1a41bd576fadc0ecd59d9fab2de417dc877ab5a8","unresolved":false,"context_lines":[{"line_number":48,"context_line":"        self.user_name \u003d user_name"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"        if not timestamp:"},{"line_number":51,"context_line":"            timestamp \u003d datetime.datetime.now(datetime.timezone.utc)"},{"line_number":52,"context_line":"        self.timestamp \u003d timestamp"},{"line_number":53,"context_line":"        self._is_advsvc \u003d is_advsvc"},{"line_number":54,"context_line":"        if self._is_advsvc is None:"}],"source_content_type":"text/x-python","patch_set":3,"id":"bdba0dae_80a7f7e0","line":51,"range":{"start_line":51,"start_character":12,"end_line":51,"end_character":68},"in_reply_to":"732b1364_411604a7","updated":"2024-01-09 13:14:49.000000000","message":"So we need to release https://review.opendev.org/c/openstack/oslo.utils/+/903882, thanks","commit_id":"cb10ae014013d73a413635249bd6f74401a2ac35"}]}
