)]}'
{"nodepool/driver/__init__.py":[{"author":{"_account_id":2,"name":"Monty Taylor","email":"mordred@inaugust.com","username":"mordred"},"change_message_id":"73694059f966b63f72bb741918b2a5e44138f36f","unresolved":false,"context_lines":[{"line_number":160,"context_line":"    The class or instance attribute **name** must be provided as a string."},{"line_number":161,"context_line":""},{"line_number":162,"context_line":"    \"\"\""},{"line_number":163,"context_line":"    def __init__(self, *args, **kw):"},{"line_number":164,"context_line":"        super().__init__(*args, **kw)"},{"line_number":165,"context_line":""},{"line_number":166,"context_line":"    @abc.abstractmethod"}],"source_content_type":"text/x-python","patch_set":3,"id":"bf51134e_f4b8ede5","line":163,"updated":"2020-06-22 14:00:10.000000000","message":"This seems like default __init__ ... is there a reason to add this? (it\u0027s fine - I\u0027m just wondering if there\u0027s something I\u0027m missing)","commit_id":"9e9a5b9bfdabcd780117f58efd01ad977d849c11"},{"author":{"_account_id":1,"name":"James E. Blair","email":"jim@acmegating.com","username":"corvus"},"change_message_id":"d060ab90696698e4818fbb5ab8acb75d3f457657","unresolved":false,"context_lines":[{"line_number":160,"context_line":"    The class or instance attribute **name** must be provided as a string."},{"line_number":161,"context_line":""},{"line_number":162,"context_line":"    \"\"\""},{"line_number":163,"context_line":"    def __init__(self, *args, **kw):"},{"line_number":164,"context_line":"        super().__init__(*args, **kw)"},{"line_number":165,"context_line":""},{"line_number":166,"context_line":"    @abc.abstractmethod"}],"source_content_type":"text/x-python","patch_set":3,"id":"bf51134e_b40cb5a5","line":163,"updated":"2020-06-22 14:03:45.000000000","message":"Yes, sorry I should have put in a comment.  Required for __init__ to be called on mixin classes added to subclasses of this.","commit_id":"9e9a5b9bfdabcd780117f58efd01ad977d849c11"},{"author":{"_account_id":2,"name":"Monty Taylor","email":"mordred@inaugust.com","username":"mordred"},"change_message_id":"659f60c54a577403aa60a695653f54e8701cb637","unresolved":false,"context_lines":[{"line_number":160,"context_line":"    The class or instance attribute **name** must be provided as a string."},{"line_number":161,"context_line":""},{"line_number":162,"context_line":"    \"\"\""},{"line_number":163,"context_line":"    def __init__(self, *args, **kw):"},{"line_number":164,"context_line":"        super().__init__(*args, **kw)"},{"line_number":165,"context_line":""},{"line_number":166,"context_line":"    @abc.abstractmethod"}],"source_content_type":"text/x-python","patch_set":3,"id":"bf51134e_343d452b","line":163,"in_reply_to":"bf51134e_b40cb5a5","updated":"2020-06-22 14:05:47.000000000","message":"Weird.","commit_id":"9e9a5b9bfdabcd780117f58efd01ad977d849c11"}]}
