)]}'
{"placement/objects/resource_provider.py":[{"author":{"_account_id":11564,"name":"Chris Dent","email":"cdent@anticdent.org","username":"chdent"},"change_message_id":"8b7e4f0d324f336ad3450d3e98664c83e7a7823e","unresolved":false,"context_lines":[{"line_number":992,"context_line":"    :type filters: dict"},{"line_number":993,"context_line":"    \"\"\""},{"line_number":994,"context_line":"    resource_providers \u003d _get_all_by_filters_from_db(context, filters)"},{"line_number":995,"context_line":"    return [ResourceProvider(context, **rp) for rp in resource_providers]"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_9af9564f","line":995,"updated":"2019-08-01 10:12:08.000000000","message":"Note that this list comp is then the next most expensive thing, and again the sqla object could provide the necessary data to the caller without the cast.\n\nHowever, this crosses the handlers/objects boundary (and also would require some test adjustments) so is perhaps not worth it.\n\nWe should, however, remember it.","commit_id":"069c531b1a0a1aa981aa894e603a15b736e75df5"}]}
