)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":9656,"name":"Ihar Hrachyshka","email":"ihrachys@redhat.com","username":"ihrachys","status":"Red Hat Networking Systems Engineer"},"change_message_id":"2283782e12932b704b42e9a8913aa5bf82e44a18","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"0df6cf97_f021c851","updated":"2024-04-05 14:41:30.000000000","message":"I checked later pylint versions; this is no longer failing once bumped to pylint3.0.0b0 (pylint3.0.0a7 still fails). I couldn\u0027t find the exact commit in astroid or in pylint that would fix it though. But clearly Rodolfo is right after all - this is a bug in pylint, and we should not adopt our code base to the bug. We can probably skip the check for these affected lines for now if we\u0027d like to enable the check globally elsewhere.","commit_id":"fb98261ba98f33eeb09a632d39adb83707be9ba0"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"3ba010fb69a27305a5d42884f37512d278554551","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"78f16a86_d82b01ab","updated":"2024-03-06 08:44:46.000000000","message":"I don\u0027t understand this change. We are actually encouraging developers to use the key of the arguments in case of keyword parameters.","commit_id":"fb98261ba98f33eeb09a632d39adb83707be9ba0"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"b7c89dfe4ee6c44dd12d842fea13ea3cb67f06fb","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"251a1b7c_0c488417","updated":"2024-04-09 21:07:36.000000000","message":"Verified these lint failures are gone with version 3.1.0, will abandon. There is some new ones of course :(","commit_id":"fb98261ba98f33eeb09a632d39adb83707be9ba0"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"91a2ce35bf17efcb1553bdb61acb8d36a7557ebd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"272d2301_2df8c468","in_reply_to":"78f16a86_d82b01ab","updated":"2024-03-06 16:26:02.000000000","message":"Rodolfo - all the fixes here (and my other changes) were found by just changing .pylintrc to not ignore \"tests\", and I just try and cleanup the obvious ones since occasionally there is a bug there.\n\nThis was the only file with these errors in the tree, I\u0027m guessing it\u0027s because there is no mandatory argument?\n\n^[[7;33m************* Module neutron.tests.functional.scheduler.test_l3_agent_scheduler^[[0m\nneutron/tests/functional/scheduler/test_l3_agent_scheduler.py:653:9: E1124: ^[[1;31mArgument \u0027agent_mode\u0027 passed by position and keyword in method call^[[0m (^[[1;31mredundant-keyword-arg^[[0m)\nneutron/tests/functional/scheduler/test_l3_agent_scheduler.py:659:9: E1124: ^[[1;31mArgument \u0027agent_mode\u0027 passed by position and keyword in method call^[[0m (^[[1;31mredundant-keyword-arg^[[0m)\nneutron/tests/functional/scheduler/test_l3_agent_scheduler.py:663:9: E1124: ^[[1;31mArgument \u0027agent_mode\u0027 passed by position and keyword in method call^[[0m (^[[1;31mredundant-keyword-arg^[[0m)\nneutron/tests/functional/scheduler/test_l3_agent_scheduler.py:671:9: E1124: ^[[1;31mArgument \u0027agent_mode\u0027 passed by position and keyword in method call^[[0m (^[[1;31mredundant-keyword-arg^[[0m)\nneutron/tests/functional/scheduler/test_l3_agent_scheduler.py:678:9: E1124: ^[[1;31mArgument \u0027agent_mode\u0027 passed by position and keyword in method call^[[0m (^[[1;31mredundant-keyword-arg^[[0m)\nneutron/tests/functional/scheduler/test_l3_agent_scheduler.py:683:9: E1124: ^[[1;31mArgument \u0027agent_mode\u0027 passed by position and keyword in method call^[[0m (^[[1;31mredundant-keyword-arg^[[0m)\nneutron/tests/functional/scheduler/test_l3_agent_scheduler.py:692:9: E1124: ^[[1;31mArgument \u0027agent_mode\u0027 passed by position and keyword in method call^[[0m (^[[1;31mredundant-keyword-arg^[[0m)","commit_id":"fb98261ba98f33eeb09a632d39adb83707be9ba0"}]}
