instance_id stringlengths 22 58 | repo stringclasses 210 values | base_commit stringclasses 210 values | target_function_name stringlengths 1 70 | target_function_file stringlengths 7 109 | target_function_line_start int64 0 14.7k | target_function_line_end int64 4 14.7k | dependencies listlengths 1 3 | num_dependencies int64 1 3 |
|---|---|---|---|---|---|---|---|---|
python__peps__0f222689__19 | python/peps | 0f2226896373c17d69d7ea7487c90a05f5dd3370 | monotonic | pep-0418/clockutils.py | 68 | 76 | [
{
"decorator_line": 48,
"file_path": "pep-0418/clockutils.py",
"line_end": 52,
"line_start": 48,
"name": "monotonic_clock",
"type": "function"
},
{
"decorator_line": 360,
"file_path": "pep-0418/clockutils.py",
"line_end": 362,
"line_start": 360,
"name": "now",
"ty... | 2 |
gradio-app__gradio__6942d2e4__0 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | create_tunnel | build/lib/gradio/tunneling.py | 62 | 106 | [
{
"decorator_line": 57,
"file_path": "build/lib/gradio/tunneling.py",
"line_end": 59,
"line_start": 57,
"name": "verbose",
"type": "function"
}
] | 1 |
gradio-app__gradio__6942d2e4__1 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | test_in_interface | test/test_inputs.py | 8 | 12 | [
{
"decorator_line": 30,
"file_path": "build/lib/gradio/interface.py",
"line_end": 425,
"line_start": 30,
"name": "Interface",
"type": "class"
},
{
"decorator_line": 241,
"file_path": "build/lib/gradio/interface.py",
"line_end": 257,
"line_start": 241,
"name": "process... | 2 |
gradio-app__gradio__6942d2e4__2 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | postprocess | build/lib/gradio/outputs.py | 148 | 169 | [
{
"decorator_line": 37,
"file_path": "build/lib/gradio/processing_utils.py",
"line_end": 43,
"line_start": 37,
"name": "encode_array_to_base64",
"type": "function"
},
{
"decorator_line": 19,
"file_path": "build/lib/gradio/processing_utils.py",
"line_end": 27,
"line_start"... | 3 |
gradio-app__gradio__6942d2e4__3 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | interpret | build/lib/gradio/interface.py | 259 | 277 | [
{
"decorator_line": 10,
"file_path": "build/lib/gradio/interpretation.py",
"line_end": 100,
"line_start": 10,
"name": "default",
"type": "function"
}
] | 1 |
gradio-app__gradio__6942d2e4__4 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | preprocess | gradio/inputs.py | 538 | 546 | [
{
"decorator_line": 13,
"file_path": "build/lib/gradio/processing_utils.py",
"line_end": 16,
"line_start": 13,
"name": "decode_base64_to_image",
"type": "function"
},
{
"decorator_line": 46,
"file_path": "build/lib/gradio/processing_utils.py",
"line_end": 63,
"line_start"... | 2 |
gradio-app__gradio__6942d2e4__5 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | test_as_component | test/test_outputs.py | 63 | 67 | [
{
"decorator_line": 13,
"file_path": "build/lib/gradio/processing_utils.py",
"line_end": 16,
"line_start": 13,
"name": "decode_base64_to_image",
"type": "function"
},
{
"decorator_line": 120,
"file_path": "build/lib/gradio/outputs.py",
"line_end": 180,
"line_start": 120,
... | 3 |
gradio-app__gradio__6942d2e4__6 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | get_template_context | build/lib/gradio/outputs.py | 42 | 45 | [
{
"decorator_line": 8,
"file_path": "build/lib/gradio/component.py",
"line_end": 12,
"line_start": 8,
"name": "get_template_context",
"type": "function"
}
] | 1 |
gradio-app__gradio__6942d2e4__7 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | preprocess | build/lib/gradio/inputs.py | 538 | 546 | [
{
"decorator_line": 13,
"file_path": "build/lib/gradio/processing_utils.py",
"line_end": 16,
"line_start": 13,
"name": "decode_base64_to_image",
"type": "function"
},
{
"decorator_line": 46,
"file_path": "build/lib/gradio/processing_utils.py",
"line_end": 63,
"line_start"... | 2 |
gradio-app__gradio__6942d2e4__8 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | test_in_interface | test/test_inputs.py | 91 | 101 | [
{
"decorator_line": 30,
"file_path": "build/lib/gradio/interface.py",
"line_end": 425,
"line_start": 30,
"name": "Interface",
"type": "class"
},
{
"decorator_line": 325,
"file_path": "build/lib/gradio/inputs.py",
"line_end": 366,
"line_start": 325,
"name": "Audio",
... | 3 |
gradio-app__gradio__6942d2e4__9 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | get_template_context | gradio/outputs.py | 258 | 261 | [
{
"decorator_line": 8,
"file_path": "build/lib/gradio/component.py",
"line_end": 12,
"line_start": 8,
"name": "get_template_context",
"type": "function"
}
] | 1 |
gradio-app__gradio__6942d2e4__10 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | test_in_interface | test/test_inputs.py | 15 | 17 | [
{
"decorator_line": 30,
"file_path": "build/lib/gradio/interface.py",
"line_end": 425,
"line_start": 30,
"name": "Interface",
"type": "class"
},
{
"decorator_line": 241,
"file_path": "build/lib/gradio/interface.py",
"line_end": 257,
"line_start": 241,
"name": "process... | 2 |
gradio-app__gradio__6942d2e4__11 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | test_as_component | test/test_outputs.py | 111 | 114 | [
{
"decorator_line": 74,
"file_path": "build/lib/gradio/processing_utils.py",
"line_end": 77,
"line_start": 74,
"name": "decode_base64_to_file",
"type": "function"
},
{
"decorator_line": 243,
"file_path": "build/lib/gradio/outputs.py",
"line_end": 277,
"line_start": 243,
... | 3 |
gradio-app__gradio__6942d2e4__12 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | rebuild | gradio/inputs.py | 314 | 322 | [
{
"decorator_line": 13,
"file_path": "build/lib/gradio/processing_utils.py",
"line_end": 16,
"line_start": 13,
"name": "decode_base64_to_image",
"type": "function"
}
] | 1 |
gradio-app__gradio__6942d2e4__13 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | test_as_component | test/test_inputs.py | 58 | 65 | [
{
"decorator_line": 250,
"file_path": "build/lib/gradio/inputs.py",
"line_end": 322,
"line_start": 250,
"name": "Image",
"type": "class"
},
{
"decorator_line": 292,
"file_path": "build/lib/gradio/inputs.py",
"line_end": 312,
"line_start": 292,
"name": "preprocess",
... | 2 |
gradio-app__gradio__6942d2e4__14 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | test_in_interface | test/test_outputs.py | 125 | 146 | [
{
"decorator_line": 30,
"file_path": "build/lib/gradio/interface.py",
"line_end": 425,
"line_start": 30,
"name": "Interface",
"type": "class"
},
{
"decorator_line": 400,
"file_path": "build/lib/gradio/inputs.py",
"line_end": 458,
"line_start": 400,
"name": "Dataframe"... | 3 |
gradio-app__gradio__6942d2e4__15 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | create_tunnel | gradio/tunneling.py | 62 | 106 | [
{
"decorator_line": 57,
"file_path": "gradio/tunneling.py",
"line_end": 59,
"line_start": 57,
"name": "verbose",
"type": "function"
}
] | 1 |
gradio-app__gradio__6942d2e4__16 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | preprocess | gradio/inputs.py | 579 | 587 | [
{
"decorator_line": 74,
"file_path": "build/lib/gradio/processing_utils.py",
"line_end": 77,
"line_start": 74,
"name": "decode_base64_to_file",
"type": "function"
},
{
"decorator_line": 84,
"file_path": "build/lib/gradio/processing_utils.py",
"line_end": 153,
"line_start"... | 2 |
gradio-app__gradio__6942d2e4__17 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | postprocess | gradio/outputs.py | 148 | 169 | [
{
"decorator_line": 37,
"file_path": "build/lib/gradio/processing_utils.py",
"line_end": 43,
"line_start": 37,
"name": "encode_array_to_base64",
"type": "function"
},
{
"decorator_line": 19,
"file_path": "build/lib/gradio/processing_utils.py",
"line_end": 27,
"line_start"... | 3 |
gradio-app__gradio__6942d2e4__18 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | handler | gradio/tunneling.py | 16 | 43 | [
{
"decorator_line": 57,
"file_path": "gradio/tunneling.py",
"line_end": 59,
"line_start": 57,
"name": "verbose",
"type": "function"
}
] | 1 |
gradio-app__gradio__6942d2e4__19 | gradio-app/gradio | 6942d2e44db1eba136f8f2d5103f0c0cf17e0289 | preprocess | gradio/inputs.py | 391 | 397 | [
{
"decorator_line": 74,
"file_path": "build/lib/gradio/processing_utils.py",
"line_end": 77,
"line_start": 74,
"name": "decode_base64_to_file",
"type": "function"
},
{
"decorator_line": 69,
"file_path": "build/lib/gradio/processing_utils.py",
"line_end": 71,
"line_start":... | 2 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__0 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | lcd_display_string_pos | pokemongo_bot/lcd.py | 277 | 290 | [
{
"decorator_line": 155,
"file_path": "pokemongo_bot/lcd.py",
"line_end": 157,
"line_start": 155,
"name": "lcd_write",
"type": "function"
}
] | 1 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__1 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | format_dist | pokemongo_bot/cell_workers/utils.py | 76 | 79 | [
{
"decorator_line": 72,
"file_path": "pokemongo_bot/cell_workers/utils.py",
"line_end": 73,
"line_start": 72,
"name": "dist_to_str",
"type": "function"
},
{
"decorator_line": 15,
"file_path": "pokemongo_bot/cell_workers/utils.py",
"line_end": 69,
"line_start": 15,
"na... | 2 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__2 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | work | pokemongo_bot/cell_workers/initial_transfer_worker.py | 11 | 42 | [
{
"decorator_line": 9,
"file_path": "pokemongo_bot/logger.py",
"line_end": 21,
"line_start": 9,
"name": "log",
"type": "function"
},
{
"decorator_line": 44,
"file_path": "pokemongo_bot/cell_workers/initial_transfer_worker.py",
"line_end": 74,
"line_start": 44,
"name":... | 3 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__3 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | createChar | pokemongo_bot/lcd.py | 272 | 275 | [
{
"decorator_line": 155,
"file_path": "pokemongo_bot/lcd.py",
"line_end": 157,
"line_start": 155,
"name": "lcd_write",
"type": "function"
}
] | 1 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__4 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | should_release_pokemon | pokemongo_bot/cell_workers/pokemon_catch_worker.py | 233 | 274 | [
{
"decorator_line": 297,
"file_path": "pokemongo_bot/cell_workers/pokemon_catch_worker.py",
"line_end": 305,
"line_start": 297,
"name": "_check_always_capture_exception_for",
"type": "function"
},
{
"decorator_line": 276,
"file_path": "pokemongo_bot/cell_workers/pokemon_catch_wor... | 2 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__5 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | lcd_clear | pokemongo_bot/lcd.py | 260 | 262 | [
{
"decorator_line": 155,
"file_path": "pokemongo_bot/lcd.py",
"line_end": 157,
"line_start": 155,
"name": "lcd_write",
"type": "function"
}
] | 1 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__6 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | should_release_pokemon | pokemongo_bot/cell_workers/evolve_all_worker.py | 153 | 194 | [
{
"decorator_line": 217,
"file_path": "pokemongo_bot/cell_workers/evolve_all_worker.py",
"line_end": 225,
"line_start": 217,
"name": "_check_always_capture_exception_for",
"type": "function"
},
{
"decorator_line": 196,
"file_path": "pokemongo_bot/cell_workers/evolve_all_worker.py... | 2 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__7 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | lcd_write | pokemongo_bot/lcd.py | 155 | 157 | [
{
"decorator_line": 150,
"file_path": "pokemongo_bot/lcd.py",
"line_end": 152,
"line_start": 150,
"name": "lcd_write_four_bits",
"type": "function"
}
] | 1 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__8 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | main | pokecli.py | 188 | 213 | [
{
"decorator_line": 46,
"file_path": "pokecli.py",
"line_end": 185,
"line_start": 46,
"name": "init_config",
"type": "function"
},
{
"decorator_line": 9,
"file_path": "pokemongo_bot/logger.py",
"line_end": 21,
"line_start": 9,
"name": "log",
"type": "function"
}... | 2 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__9 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | write_line | pokemongo_bot/lcd.py | 236 | 254 | [
{
"decorator_line": 155,
"file_path": "pokemongo_bot/lcd.py",
"line_end": 157,
"line_start": 155,
"name": "lcd_write",
"type": "function"
}
] | 1 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__10 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | message | pokemongo_bot/lcd.py | 165 | 194 | [
{
"decorator_line": 257,
"file_path": "pokemongo_bot/lcd.py",
"line_end": 258,
"line_start": 257,
"name": "clear",
"type": "function"
},
{
"decorator_line": 155,
"file_path": "pokemongo_bot/lcd.py",
"line_end": 157,
"line_start": 155,
"name": "lcd_write",
"type": ... | 2 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__11 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | backlight | pokemongo_bot/lcd.py | 265 | 269 | [
{
"decorator_line": 28,
"file_path": "pokemongo_bot/lcd.py",
"line_end": 30,
"line_start": 28,
"name": "write_cmd",
"type": "function"
}
] | 1 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__12 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | get_pos | pokemongo_bot/polyline_walker/polyline_walker.py | 63 | 82 | [
{
"decorator_line": 54,
"file_path": "pokemongo_bot/polyline_walker/polyline_walker.py",
"line_end": 61,
"line_start": 54,
"name": "walk_steps",
"type": "function"
},
{
"decorator_line": 84,
"file_path": "pokemongo_bot/polyline_walker/polyline_walker.py",
"line_end": 87,
... | 2 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__13 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | blink | pokemongo_bot/lcd.py | 135 | 141 | [
{
"decorator_line": 155,
"file_path": "pokemongo_bot/lcd.py",
"line_end": 157,
"line_start": 155,
"name": "lcd_write",
"type": "function"
}
] | 1 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__14 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | set_addr | pokemongo_bot/lcd.py | 112 | 125 | [
{
"decorator_line": 22,
"file_path": "pokemongo_bot/lcd.py",
"line_end": 52,
"line_start": 22,
"name": "i2c_device",
"type": "class"
},
{
"decorator_line": 155,
"file_path": "pokemongo_bot/lcd.py",
"line_end": 157,
"line_start": 155,
"name": "lcd_write",
"type": "... | 2 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__15 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | lcd_write_char | pokemongo_bot/lcd.py | 161 | 163 | [
{
"decorator_line": 150,
"file_path": "pokemongo_bot/lcd.py",
"line_end": 152,
"line_start": 150,
"name": "lcd_write_four_bits",
"type": "function"
}
] | 1 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__16 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | lcd_write_four_bits | pokemongo_bot/lcd.py | 150 | 152 | [
{
"decorator_line": 28,
"file_path": "pokemongo_bot/lcd.py",
"line_end": 30,
"line_start": 28,
"name": "write_cmd",
"type": "function"
},
{
"decorator_line": 144,
"file_path": "pokemongo_bot/lcd.py",
"line_end": 148,
"line_start": 144,
"name": "lcd_strobe",
"type"... | 2 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__17 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | lcd_strobe | pokemongo_bot/lcd.py | 144 | 148 | [
{
"decorator_line": 28,
"file_path": "pokemongo_bot/lcd.py",
"line_end": 30,
"line_start": 28,
"name": "write_cmd",
"type": "function"
}
] | 1 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__18 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | get_total_distance | pokemongo_bot/polyline_walker/polyline_walker.py | 89 | 90 | [
{
"decorator_line": 54,
"file_path": "pokemongo_bot/polyline_walker/polyline_walker.py",
"line_end": 61,
"line_start": 54,
"name": "walk_steps",
"type": "function"
}
] | 1 |
PokemonGoF__PokemonGo-Bot__fe2eb5a9__19 | PokemonGoF/PokemonGo-Bot | fe2eb5a9cbb68cd47d9d4f6c209595d4d19ff7ca | type_string | pokemongo_bot/lcd.py | 196 | 219 | [
{
"decorator_line": 155,
"file_path": "pokemongo_bot/lcd.py",
"line_end": 157,
"line_start": 155,
"name": "lcd_write",
"type": "function"
}
] | 1 |
google-parfait__tensorflow-federated__fc99dd95__0 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | test_capture_result_with_sequence_of_ints_using_range | tensorflow_federated/python/core/impl/graph_utils_test.py | 406 | 408 | [
{
"decorator_line": 109,
"file_path": "tensorflow_federated/python/core/impl/graph_utils_test.py",
"line_end": 115,
"line_start": 109,
"name": "_checked_capture_result",
"type": "function"
}
] | 1 |
google-parfait__tensorflow-federated__fc99dd95__1 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | federated_apply | tensorflow_federated/python/core/api/intrinsics.py | 81 | 99 | [
{
"decorator_line": 35,
"file_path": "tensorflow_federated/python/core/impl/intrinsic_factory.py",
"line_end": 568,
"line_start": 35,
"name": "IntrinsicFactory",
"type": "class"
},
{
"decorator_line": 107,
"file_path": "tensorflow_federated/python/core/impl/intrinsic_factory.py",... | 2 |
google-parfait__tensorflow-federated__fc99dd95__2 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | test_select_graph_output_with_wrong_return_type_raises_type_error | tensorflow_federated/python/core/impl/compiled_computation_transforms_test.py | 60 | 66 | [
{
"decorator_line": 390,
"file_path": "tensorflow_federated/python/core/api/computation_types.py",
"line_end": 467,
"line_start": 390,
"name": "to_type",
"type": "function"
},
{
"decorator_line": 34,
"file_path": "tensorflow_federated/python/core/impl/compiled_computation_transfo... | 3 |
google-parfait__tensorflow-federated__fc99dd95__3 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | test_is_name_value_pair | tensorflow_federated/python/common_libs/py_typecheck_test.py | 118 | 127 | [
{
"decorator_line": 174,
"file_path": "tensorflow_federated/python/common_libs/py_typecheck.py",
"line_end": 197,
"line_start": 174,
"name": "is_name_value_pair",
"type": "function"
}
] | 1 |
google-parfait__tensorflow-federated__fc99dd95__4 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | test_tensorflow_computation_with_tuple_of_one_unnamed_constant | tensorflow_federated/python/core/impl/reference_executor_test.py | 250 | 259 | [
{
"decorator_line": 137,
"file_path": "tensorflow_federated/python/core/api/computation_types.py",
"line_end": 199,
"line_start": 137,
"name": "NamedTupleType",
"type": "class"
},
{
"decorator_line": 23,
"file_path": "tensorflow_federated/python/core/api/computations.py",
"li... | 2 |
google-parfait__tensorflow-federated__fc99dd95__5 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | test_is_concrete_instance_of_abstract_federated_types_succeeds | tensorflow_federated/python/core/impl/type_utils_test.py | 1,304 | 1,311 | [
{
"decorator_line": 325,
"file_path": "tensorflow_federated/python/core/api/computation_types.py",
"line_end": 387,
"line_start": 325,
"name": "FederatedType",
"type": "class"
},
{
"decorator_line": 280,
"file_path": "tensorflow_federated/python/core/api/computation_types.py",
... | 3 |
google-parfait__tensorflow-federated__fc99dd95__6 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | process_y | tensorflow_federated/python/research/semi_cyclic_sgd/cyclic_bag_log_reg.py | 123 | 127 | [
{
"decorator_line": 40,
"file_path": "tensorflow_federated/python/research/semi_cyclic_sgd/sentiment_util.py",
"line_end": 45,
"line_start": 40,
"name": "val_to_vec",
"type": "function"
}
] | 1 |
google-parfait__tensorflow-federated__fc99dd95__7 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | test_named_tuple_identity_type_signature | tensorflow_federated/python/core/impl/computation_constructing_utils_test.py | 158 | 166 | [
{
"decorator_line": 63,
"file_path": "tensorflow_federated/python/core/impl/computation_constructing_utils.py",
"line_end": 106,
"line_start": 63,
"name": "construct_compiled_identity",
"type": "function"
},
{
"decorator_line": 243,
"file_path": "tensorflow_federated/python/core/... | 2 |
google-parfait__tensorflow-federated__fc99dd95__8 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | test_single_named | tensorflow_federated/python/common_libs/anonymous_tuple_test.py | 68 | 87 | [
{
"decorator_line": 30,
"file_path": "tensorflow_federated/python/common_libs/anonymous_tuple.py",
"line_end": 166,
"line_start": 30,
"name": "AnonymousTuple",
"type": "class"
},
{
"decorator_line": 169,
"file_path": "tensorflow_federated/python/common_libs/anonymous_tuple.py",
... | 3 |
google-parfait__tensorflow-federated__fc99dd95__9 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | expect_ok | tensorflow_federated/python/tensorflow_libs/tensor_utils_test.py | 150 | 160 | [
{
"decorator_line": 98,
"file_path": "tensorflow_federated/python/tensorflow_libs/tensor_utils.py",
"line_end": 117,
"line_start": 99,
"name": "zero_all_if_any_non_finite",
"type": "function"
}
] | 1 |
google-parfait__tensorflow-federated__fc99dd95__10 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | test_orchestration_execute | tensorflow_federated/python/learning/federated_averaging_test.py | 115 | 134 | [
{
"decorator_line": 107,
"file_path": "tensorflow_federated/python/learning/federated_averaging.py",
"line_end": 133,
"line_start": 107,
"name": "build_federated_averaging_process",
"type": "function"
},
{
"decorator_line": 270,
"file_path": "tensorflow_federated/python/core/util... | 2 |
google-parfait__tensorflow-federated__fc99dd95__11 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | test_federated_collect_with_list_of_integers | tensorflow_federated/python/core/impl/reference_executor_test.py | 723 | 732 | [
{
"decorator_line": 147,
"file_path": "tensorflow_federated/python/core/api/intrinsics.py",
"line_end": 162,
"line_start": 147,
"name": "federated_collect",
"type": "function"
},
{
"decorator_line": 178,
"file_path": "tensorflow_federated/python/core/api/computations.py",
"li... | 3 |
google-parfait__tensorflow-federated__fc99dd95__12 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | test_np_values | tensorflow_federated/python/core/api/intrinsics_test.py | 465 | 472 | [
{
"decorator_line": 239,
"file_path": "tensorflow_federated/python/core/api/intrinsics.py",
"line_end": 255,
"line_start": 239,
"name": "federated_value",
"type": "function"
}
] | 1 |
google-parfait__tensorflow-federated__fc99dd95__13 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | test_are_equivalent_types | tensorflow_federated/python/core/impl/type_utils_test.py | 831 | 839 | [
{
"decorator_line": 71,
"file_path": "tensorflow_federated/python/core/api/computation_types.py",
"line_end": 134,
"line_start": 71,
"name": "TensorType",
"type": "class"
},
{
"decorator_line": 850,
"file_path": "tensorflow_federated/python/core/impl/type_utils.py",
"line_end... | 2 |
google-parfait__tensorflow-federated__fc99dd95__14 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | test_transform_constructs_correct_root_node | tensorflow_federated/python/core/impl/compiled_computation_transforms_test.py | 1,382 | 1,389 | [
{
"decorator_line": 1330,
"file_path": "tensorflow_federated/python/core/impl/compiled_computation_transforms_test.py",
"line_end": 1342,
"line_start": 1330,
"name": "_create_simple_lambda_call_tuple_of_selections_from_arg",
"type": "function"
},
{
"decorator_line": 965,
"file_pa... | 3 |
google-parfait__tensorflow-federated__fc99dd95__15 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | client_fed_avg | tensorflow_federated/python/learning/federated_averaging.py | 129 | 130 | [
{
"decorator_line": 36,
"file_path": "tensorflow_federated/python/learning/federated_averaging.py",
"line_end": 104,
"line_start": 36,
"name": "ClientFedAvg",
"type": "class"
}
] | 1 |
google-parfait__tensorflow-federated__fc99dd95__16 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | test_integer_identity_type_signature | tensorflow_federated/python/core/impl/computation_constructing_utils_test.py | 124 | 130 | [
{
"decorator_line": 63,
"file_path": "tensorflow_federated/python/core/impl/computation_constructing_utils.py",
"line_end": 106,
"line_start": 63,
"name": "construct_compiled_identity",
"type": "function"
},
{
"decorator_line": 243,
"file_path": "tensorflow_federated/python/core/... | 2 |
google-parfait__tensorflow-federated__fc99dd95__17 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | test_setattr_named_tuple_type_bool | tensorflow_federated/python/core/impl/value_impl_test.py | 513 | 524 | [
{
"decorator_line": 178,
"file_path": "tensorflow_federated/python/core/api/computations.py",
"line_end": 222,
"line_start": 178,
"name": "federated_computation",
"type": "function"
},
{
"decorator_line": 47,
"file_path": "tensorflow_federated/python/core/impl/context_stack_impl.... | 3 |
google-parfait__tensorflow-federated__fc99dd95__18 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | zeros_fn | tensorflow_federated/python/learning/model_utils.py | 246 | 250 | [
{
"decorator_line": 308,
"file_path": "tensorflow_federated/python/common_libs/anonymous_tuple.py",
"line_end": 343,
"line_start": 308,
"name": "map_structure",
"type": "function"
}
] | 1 |
google-parfait__tensorflow-federated__fc99dd95__19 | google-parfait/tensorflow-federated | fc99dd95ea3682a84a51449a348069cfeec1c05e | test_computation_context_get_cardinality | tensorflow_federated/python/core/impl/reference_executor_test.py | 184 | 191 | [
{
"decorator_line": 453,
"file_path": "tensorflow_federated/python/core/impl/reference_executor.py",
"line_end": 523,
"line_start": 453,
"name": "ComputationContext",
"type": "class"
},
{
"decorator_line": 510,
"file_path": "tensorflow_federated/python/core/impl/reference_executo... | 2 |
streamlit__streamlit__a62f6211__0 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | test_add_rows | lib/tests/streamlit/vega_lite_test.py | 167 | 183 | [
{
"decorator_line": 252,
"file_path": "lib/tests/streamlit/vega_lite_test.py",
"line_end": 255,
"line_start": 252,
"name": "merge_dicts",
"type": "function"
}
] | 1 |
streamlit__streamlit__a62f6211__1 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | marshall | lib/streamlit/elements/lib/ChartComponent.py | 42 | 47 | [
{
"decorator_line": 23,
"file_path": "lib/streamlit/case_converters.py",
"line_end": 28,
"line_start": 23,
"name": "to_upper_camel_case",
"type": "function"
},
{
"decorator_line": 31,
"file_path": "lib/streamlit/case_converters.py",
"line_end": 44,
"line_start": 31,
"... | 2 |
streamlit__streamlit__a62f6211__2 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | to_bytes | lib/streamlit/hashing.py | 166 | 185 | [
{
"decorator_line": 101,
"file_path": "lib/streamlit/hashing.py",
"line_end": 134,
"line_start": 101,
"name": "_key",
"type": "function"
},
{
"decorator_line": 92,
"file_path": "lib/streamlit/hashing.py",
"line_end": 98,
"line_start": 92,
"name": "_int_to_bytes",
... | 3 |
streamlit__streamlit__a62f6211__3 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | test_Credentials_check_activated_false | lib/tests/streamlit/credentials_test.py | 140 | 146 | [
{
"decorator_line": 49,
"file_path": "lib/streamlit/credentials.py",
"line_end": 55,
"line_start": 50,
"name": "get_current",
"type": "function"
}
] | 1 |
streamlit__streamlit__a62f6211__4 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | display_uber_data | examples/uber.py | 40 | 55 | [
{
"decorator_line": 32,
"file_path": "examples/uber.py",
"line_end": 38,
"line_start": 33,
"name": "load_data",
"type": "function"
},
{
"decorator_line": 208,
"file_path": "lib/streamlit/__init__.py",
"line_end": 352,
"line_start": 208,
"name": "write",
"type": "f... | 2 |
streamlit__streamlit__a62f6211__5 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | test_simple_add_rows | lib/tests/streamlit/add_rows_test.py | 67 | 93 | [
{
"decorator_line": 40,
"file_path": "lib/tests/streamlit/add_rows_test.py",
"line_end": 51,
"line_start": 40,
"name": "_get_unnamed_data_methods",
"type": "function"
},
{
"decorator_line": 53,
"file_path": "lib/tests/streamlit/add_rows_test.py",
"line_end": 65,
"line_sta... | 3 |
streamlit__streamlit__a62f6211__6 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | enqueue_deltas | lib/tests/streamlit/ReportQueue_test.py | 176 | 195 | [
{
"decorator_line": 62,
"file_path": "lib/streamlit/ReportQueue.py",
"line_end": 94,
"line_start": 62,
"name": "enqueue",
"type": "function"
}
] | 1 |
streamlit__streamlit__a62f6211__7 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | cache_clear | lib/streamlit/cli.py | 146 | 154 | [
{
"decorator_line": 544,
"file_path": "lib/streamlit/caching.py",
"line_end": 554,
"line_start": 544,
"name": "clear_cache",
"type": "function"
},
{
"decorator_line": 557,
"file_path": "lib/streamlit/caching.py",
"line_end": 558,
"line_start": 557,
"name": "get_cache_... | 2 |
streamlit__streamlit__a62f6211__8 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | get_hash | lib/streamlit/hashing.py | 85 | 89 | [
{
"decorator_line": 137,
"file_path": "lib/streamlit/hashing.py",
"line_end": 335,
"line_start": 137,
"name": "CodeHasher",
"type": "class"
},
{
"decorator_line": 156,
"file_path": "lib/streamlit/hashing.py",
"line_end": 158,
"line_start": 156,
"name": "update",
"... | 3 |
streamlit__streamlit__a62f6211__9 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | main_run | lib/streamlit/cli.py | 100 | 102 | [
{
"decorator_line": 104,
"file_path": "lib/streamlit/cli.py",
"line_end": 114,
"line_start": 104,
"name": "_main_run",
"type": "function"
}
] | 1 |
streamlit__streamlit__a62f6211__10 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | test_global_log_level | lib/tests/streamlit/config_test.py | 471 | 473 | [
{
"decorator_line": 59,
"file_path": "lib/streamlit/config.py",
"line_end": 74,
"line_start": 59,
"name": "set_option",
"type": "function"
},
{
"decorator_line": 77,
"file_path": "lib/streamlit/config.py",
"line_end": 94,
"line_start": 77,
"name": "get_option",
"t... | 2 |
streamlit__streamlit__a62f6211__11 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | maybe_handle_execution_control_request | lib/streamlit/ScriptRunner.py | 160 | 189 | [
{
"decorator_line": 156,
"file_path": "lib/streamlit/ScriptRunner.py",
"line_end": 158,
"line_start": 156,
"name": "_is_in_script_thread",
"type": "function"
},
{
"decorator_line": 349,
"file_path": "lib/streamlit/ScriptRunner.py",
"line_end": 351,
"line_start": 349,
... | 3 |
streamlit__streamlit__a62f6211__12 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | test_rel_file_not_in_folder | lib/tests/streamlit/watcher/LocalSourcesWatcher_test.py | 38 | 40 | [
{
"decorator_line": 168,
"file_path": "lib/streamlit/watcher/LocalSourcesWatcher.py",
"line_end": 171,
"line_start": 168,
"name": "_file_is_in_folder",
"type": "function"
}
] | 1 |
streamlit__streamlit__a62f6211__13 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | test_has_changes | lib/tests/streamlit/caching_test.py | 109 | 117 | [
{
"decorator_line": 429,
"file_path": "lib/streamlit/caching.py",
"line_end": 541,
"line_start": 429,
"name": "Cache",
"type": "class"
},
{
"decorator_line": 463,
"file_path": "lib/streamlit/caching.py",
"line_end": 526,
"line_start": 463,
"name": "has_changes",
"... | 2 |
streamlit__streamlit__a62f6211__14 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | marshall | lib/streamlit/elements/deck_gl.py | 32 | 78 | [
{
"decorator_line": 78,
"file_path": "lib/streamlit/elements/lib/dicttools.py",
"line_end": 137,
"line_start": 78,
"name": "unflatten",
"type": "function"
},
{
"decorator_line": 58,
"file_path": "lib/streamlit/case_converters.py",
"line_end": 84,
"line_start": 58,
"na... | 3 |
streamlit__streamlit__a62f6211__15 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | handle_clear_cache_request | lib/streamlit/ReportSession.py | 425 | 435 | [
{
"decorator_line": 544,
"file_path": "lib/streamlit/caching.py",
"line_end": 554,
"line_start": 544,
"name": "clear_cache",
"type": "function"
}
] | 1 |
streamlit__streamlit__a62f6211__16 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | test_disabled_metrics | lib/tests/streamlit/metrics_test.py | 147 | 166 | [
{
"decorator_line": 59,
"file_path": "lib/streamlit/config.py",
"line_end": 74,
"line_start": 59,
"name": "set_option",
"type": "function"
},
{
"decorator_line": 50,
"file_path": "lib/streamlit/metrics.py",
"line_end": 56,
"line_start": 51,
"name": "get_current",
... | 2 |
streamlit__streamlit__a62f6211__17 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | test_script_and_2_modules_at_once | lib/tests/streamlit/watcher/LocalSourcesWatcher_test.py | 98 | 127 | [
{
"decorator_line": 43,
"file_path": "lib/streamlit/watcher/LocalSourcesWatcher.py",
"line_end": 165,
"line_start": 43,
"name": "LocalSourcesWatcher",
"type": "class"
},
{
"decorator_line": 96,
"file_path": "lib/streamlit/watcher/LocalSourcesWatcher.py",
"line_end": 165,
... | 3 |
streamlit__streamlit__a62f6211__18 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | marshall | lib/streamlit/elements/graphviz_chart.py | 25 | 41 | [
{
"decorator_line": 341,
"file_path": "lib/streamlit/util.py",
"line_end": 346,
"line_start": 341,
"name": "is_graphviz_chart",
"type": "function"
}
] | 1 |
streamlit__streamlit__a62f6211__19 | streamlit/streamlit | a62f621104286dcf5baec52bbee1c70a578bb828 | test_named_add_rows | lib/tests/streamlit/add_rows_test.py | 123 | 146 | [
{
"decorator_line": 53,
"file_path": "lib/tests/streamlit/add_rows_test.py",
"line_end": 65,
"line_start": 53,
"name": "_get_named_data_methods",
"type": "function"
},
{
"decorator_line": 433,
"file_path": "lib/streamlit/elements/data_frame_proto.py",
"line_end": 470,
"li... | 2 |
getnikola__nikola__cfd2e7e2__0 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | text | nikola/post.py | 129 | 155 | [
{
"decorator_line": 162,
"file_path": "nikola/post.py",
"line_end": 174,
"line_start": 162,
"name": "permalink",
"type": "function"
}
] | 1 |
getnikola__nikola__cfd2e7e2__1 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | publish | nikola/PyRSS2Gen.py | 96 | 97 | [
{
"decorator_line": 28,
"file_path": "nikola/PyRSS2Gen.py",
"line_end": 38,
"line_start": 28,
"name": "_element",
"type": "function"
},
{
"decorator_line": 46,
"file_path": "nikola/PyRSS2Gen.py",
"line_end": 63,
"line_start": 46,
"name": "_format_date",
"type": "f... | 2 |
getnikola__nikola__cfd2e7e2__2 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | publish | nikola/PyRSS2Gen.py | 140 | 159 | [
{
"decorator_line": 28,
"file_path": "nikola/PyRSS2Gen.py",
"line_end": 38,
"line_start": 28,
"name": "_element",
"type": "function"
},
{
"decorator_line": 69,
"file_path": "nikola/PyRSS2Gen.py",
"line_end": 84,
"line_start": 69,
"name": "IntElement",
"type": "cla... | 3 |
getnikola__nikola__cfd2e7e2__3 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | publish | nikola/PyRSS2Gen.py | 217 | 218 | [
{
"decorator_line": 28,
"file_path": "nikola/PyRSS2Gen.py",
"line_end": 38,
"line_start": 28,
"name": "_element",
"type": "function"
}
] | 1 |
getnikola__nikola__cfd2e7e2__4 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | setUp | tests/test_rss_feeds.py | 13 | 45 | [
{
"decorator_line": 12,
"file_path": "nikola/post.py",
"line_end": 177,
"line_start": 12,
"name": "Post",
"type": "class"
}
] | 1 |
getnikola__nikola__cfd2e7e2__5 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | set_site | nikola/plugins/task_create_bundles.py | 16 | 19 | [
{
"decorator_line": 14,
"file_path": "nikola/plugin_categories.py",
"line_end": 16,
"line_start": 14,
"name": "set_site",
"type": "function"
}
] | 1 |
getnikola__nikola__cfd2e7e2__6 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | run | setup.py | 58 | 60 | [
{
"decorator_line": 35,
"file_path": "setup.py",
"line_end": 54,
"line_start": 35,
"name": "install_manpages",
"type": "function"
}
] | 1 |
getnikola__nikola__cfd2e7e2__7 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | code_block_directive | nikola/plugins/compile_rest/pygments_code_block_directive.py | 133 | 265 | [
{
"decorator_line": 68,
"file_path": "nikola/plugins/compile_rest/pygments_code_block_directive.py",
"line_end": 126,
"line_start": 68,
"name": "DocutilsInterface",
"type": "class"
}
] | 1 |
getnikola__nikola__cfd2e7e2__8 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | gen_tasks | nikola/plugins/task_render_galleries.py | 28 | 248 | [
{
"decorator_line": 283,
"file_path": "nikola/plugins/task_render_galleries.py",
"line_end": 304,
"line_start": 283,
"name": "image_date",
"type": "function"
}
] | 1 |
getnikola__nikola__cfd2e7e2__9 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | gen_tasks | nikola/plugins/task_create_bundles.py | 21 | 68 | [
{
"decorator_line": 71,
"file_path": "nikola/plugins/task_create_bundles.py",
"line_end": 84,
"line_start": 71,
"name": "get_theme_bundles",
"type": "function"
}
] | 1 |
getnikola__nikola__cfd2e7e2__10 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | template_deps | nikola/plugins/template_mako.py | 56 | 67 | [
{
"decorator_line": 19,
"file_path": "nikola/plugins/template_mako.py",
"line_end": 29,
"line_start": 19,
"name": "get_deps",
"type": "function"
}
] | 1 |
getnikola__nikola__cfd2e7e2__11 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | deps | nikola/post.py | 111 | 117 | [
{
"decorator_line": 119,
"file_path": "nikola/post.py",
"line_end": 127,
"line_start": 119,
"name": "fragment_deps",
"type": "function"
}
] | 1 |
getnikola__nikola__cfd2e7e2__12 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | compile_html | nikola/plugins/compile_rest/__init__.py | 27 | 43 | [
{
"decorator_line": 46,
"file_path": "nikola/plugins/compile_rest/__init__.py",
"line_end": 78,
"line_start": 46,
"name": "rst2html",
"type": "function"
}
] | 1 |
getnikola__nikola__cfd2e7e2__13 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | yui_compressor | nikola/filters.py | 31 | 32 | [
{
"decorator_line": 8,
"file_path": "nikola/filters.py",
"line_end": 28,
"line_start": 8,
"name": "runinplace",
"type": "function"
}
] | 1 |
getnikola__nikola__cfd2e7e2__14 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | publish | nikola/PyRSS2Gen.py | 228 | 233 | [
{
"decorator_line": 28,
"file_path": "nikola/PyRSS2Gen.py",
"line_end": 38,
"line_start": 28,
"name": "_element",
"type": "function"
}
] | 1 |
getnikola__nikola__cfd2e7e2__15 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | publish | nikola/PyRSS2Gen.py | 205 | 210 | [
{
"decorator_line": 28,
"file_path": "nikola/PyRSS2Gen.py",
"line_end": 38,
"line_start": 28,
"name": "_element",
"type": "function"
}
] | 1 |
getnikola__nikola__cfd2e7e2__16 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | to_xml | nikola/PyRSS2Gen.py | 22 | 25 | [
{
"decorator_line": 15,
"file_path": "nikola/PyRSS2Gen.py",
"line_end": 20,
"line_start": 15,
"name": "write_xml",
"type": "function"
}
] | 1 |
getnikola__nikola__cfd2e7e2__17 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | publish | nikola/PyRSS2Gen.py | 105 | 109 | [
{
"decorator_line": 28,
"file_path": "nikola/PyRSS2Gen.py",
"line_end": 38,
"line_start": 28,
"name": "_element",
"type": "function"
}
] | 1 |
getnikola__nikola__cfd2e7e2__18 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | publish | nikola/PyRSS2Gen.py | 190 | 196 | [
{
"decorator_line": 28,
"file_path": "nikola/PyRSS2Gen.py",
"line_end": 38,
"line_start": 28,
"name": "_element",
"type": "function"
}
] | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.