)]}'
{"cloudkitty/validation_utils.py":[{"author":{"_account_id":29503,"name":"Justin Ferrieu","email":"jferrieu@objectif-libre.com","username":"jferrieu"},"change_message_id":"7626e45c0efac3f52543f538a7ee72cf921ee789","unresolved":false,"context_lines":[{"line_number":28,"context_line":"    \"\"\"Voluptuous helper validating dict key and value types."},{"line_number":29,"context_line":""},{"line_number":30,"context_line":"    When possible, keys and values will be converted to the required type."},{"line_number":31,"context_line":"    This behaviour can be disabled through the `convert` param."},{"line_number":32,"context_line":""},{"line_number":33,"context_line":"    :param key_type: type of the dict keys"},{"line_number":34,"context_line":"    :param value_type: type of the dict values"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_e21dffbd","line":31,"range":{"start_line":31,"start_character":48,"end_line":31,"end_character":55},"updated":"2019-08-21 13:11:34.000000000","message":"I guess you meant the `cast` param.","commit_id":"4bd05f682d44576ca217cfd10bb570958e553c29"},{"author":{"_account_id":29503,"name":"Justin Ferrieu","email":"jferrieu@objectif-libre.com","username":"jferrieu"},"change_message_id":"7626e45c0efac3f52543f538a7ee72cf921ee789","unresolved":false,"context_lines":[{"line_number":65,"context_line":"    \"\"\"Voluptuous helper validating dicts with iterable values."},{"line_number":66,"context_line":""},{"line_number":67,"context_line":"    When possible, keys and elements of values will be converted to the"},{"line_number":68,"context_line":"    required type. This behaviour can be disabled through the `convert`"},{"line_number":69,"context_line":"    param."},{"line_number":70,"context_line":""},{"line_number":71,"context_line":"    :param key_type: type of the dict keys"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_a262a73c","line":68,"range":{"start_line":68,"start_character":63,"end_line":68,"end_character":70},"updated":"2019-08-21 13:11:34.000000000","message":"Same goes here.","commit_id":"4bd05f682d44576ca217cfd10bb570958e553c29"},{"author":{"_account_id":29503,"name":"Justin Ferrieu","email":"jferrieu@objectif-libre.com","username":"jferrieu"},"change_message_id":"7626e45c0efac3f52543f538a7ee72cf921ee789","unresolved":false,"context_lines":[{"line_number":70,"context_line":""},{"line_number":71,"context_line":"    :param key_type: type of the dict keys"},{"line_number":72,"context_line":"    :param value_type: type of the dict values"},{"line_number":73,"context_line":"    :param convert: Set to False if you do not want to convert elements to the"},{"line_number":74,"context_line":"                    required type."},{"line_number":75,"context_line":"    :type convert: bool"},{"line_number":76,"context_line":"    :rtype: dict"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_9daa7081","line":73,"range":{"start_line":73,"start_character":11,"end_line":73,"end_character":18},"updated":"2019-08-21 13:11:34.000000000","message":"Same goes here.","commit_id":"4bd05f682d44576ca217cfd10bb570958e553c29"},{"author":{"_account_id":29503,"name":"Justin Ferrieu","email":"jferrieu@objectif-libre.com","username":"jferrieu"},"change_message_id":"7626e45c0efac3f52543f538a7ee72cf921ee789","unresolved":false,"context_lines":[{"line_number":72,"context_line":"    :param value_type: type of the dict values"},{"line_number":73,"context_line":"    :param convert: Set to False if you do not want to convert elements to the"},{"line_number":74,"context_line":"                    required type."},{"line_number":75,"context_line":"    :type convert: bool"},{"line_number":76,"context_line":"    :rtype: dict"},{"line_number":77,"context_line":"    \"\"\""},{"line_number":78,"context_line":"    def __init__(self, key_type, value_type, cast\u003dTrue):"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_5d90784e","line":75,"range":{"start_line":75,"start_character":10,"end_line":75,"end_character":17},"updated":"2019-08-21 13:11:34.000000000","message":"And here.","commit_id":"4bd05f682d44576ca217cfd10bb570958e553c29"}]}
