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 |
|---|---|---|---|---|---|---|---|---|
getnikola__nikola__cfd2e7e2__19 | getnikola/nikola | cfd2e7e25d89cb79816a613d6dcc43cc91b39645 | publish | nikola/PyRSS2Gen.py | 120 | 126 | [
{
"decorator_line": 28,
"file_path": "nikola/PyRSS2Gen.py",
"line_end": 38,
"line_start": 28,
"name": "_element",
"type": "function"
}
] | 1 |
Kinto__kinto__1f0fa4c7__0 | Kinto/kinto | 1f0fa4c755ca4a3402b8219576b8d3b36b0cae77 | test_collections_are_user_bound | kinto/tests/test_views_collections.py | 42 | 48 | [
{
"decorator_line": 4,
"file_path": "kinto/tests/test_views_collections.py",
"line_end": 9,
"line_start": 4,
"name": "get_user_headers",
"type": "function"
}
] | 1 |
Kinto__kinto__1f0fa4c7__1 | Kinto/kinto | 1f0fa4c755ca4a3402b8219576b8d3b36b0cae77 | get_test_app | kinto/tests/support.py | 14 | 15 | [
{
"decorator_line": 14,
"file_path": "kinto/__init__.py",
"line_end": 18,
"line_start": 14,
"name": "main",
"type": "function"
},
{
"decorator_line": 17,
"file_path": "kinto/tests/support.py",
"line_end": 29,
"line_start": 17,
"name": "get_app_settings",
"type": "... | 2 |
scikit-image__scikit-image__cdb61f82__0 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | test_02_02_median_bigger | skimage/filter/tests/test_ctmf.py | 46 | 56 | [
{
"decorator_line": 18,
"file_path": "skimage/filter/ctmf.py",
"line_end": 93,
"line_start": 18,
"name": "median_filter",
"type": "function"
}
] | 1 |
scikit-image__scikit-image__cdb61f82__1 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | test_contrast | skimage/feature/tests/test_glcm.py | 89 | 94 | [
{
"decorator_line": 11,
"file_path": "skimage/feature/greycomatrix.py",
"line_end": 114,
"line_start": 11,
"name": "greycomatrix",
"type": "function"
},
{
"decorator_line": 117,
"file_path": "skimage/feature/greycomatrix.py",
"line_end": 227,
"line_start": 117,
"name"... | 2 |
scikit-image__scikit-image__cdb61f82__2 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | test_iradon_angles | skimage/transform/tests/test_radon_transform.py | 36 | 60 | [
{
"decorator_line": 22,
"file_path": "skimage/transform/radon_transform.py",
"line_end": 82,
"line_start": 22,
"name": "radon",
"type": "function"
},
{
"decorator_line": 85,
"file_path": "skimage/transform/radon_transform.py",
"line_end": 193,
"line_start": 85,
"name"... | 3 |
scikit-image__scikit-image__cdb61f82__3 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | test_convert_colorspace | skimage/color/tests/test_colorconv.py | 126 | 144 | [
{
"decorator_line": 55,
"file_path": "skimage/color/colorconv.py",
"line_end": 102,
"line_start": 55,
"name": "convert_colorspace",
"type": "function"
}
] | 1 |
scikit-image__scikit-image__cdb61f82__4 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | test_3d_inactive | skimage/segmentation/tests/test_random_walker.py | 97 | 106 | [
{
"decorator_line": 26,
"file_path": "skimage/segmentation/tests/test_random_walker.py",
"line_end": 47,
"line_start": 26,
"name": "make_3d_syntheticdata",
"type": "function"
},
{
"decorator_line": 159,
"file_path": "skimage/segmentation/random_walker_segmentation.py",
"line_... | 2 |
scikit-image__scikit-image__cdb61f82__5 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | test_tv_denoise_2d | skimage/filter/tests/test_tv_denoise.py | 8 | 30 | [
{
"decorator_line": 35,
"file_path": "skimage/data/__init__.py",
"line_end": 44,
"line_start": 35,
"name": "lena",
"type": "function"
},
{
"decorator_line": 170,
"file_path": "skimage/filter/tv_denoise.py",
"line_end": 255,
"line_start": 170,
"name": "tv_denoise",
... | 3 |
scikit-image__scikit-image__cdb61f82__6 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | test_stackcopy | skimage/transform/tests/test_project.py | 8 | 14 | [
{
"decorator_line": 11,
"file_path": "skimage/transform/project.py",
"line_end": 16,
"line_start": 11,
"name": "_stackcopy",
"type": "function"
}
] | 1 |
scikit-image__scikit-image__cdb61f82__7 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | reset_sliders | skimage/io/_plugins/q_color_mixer.py | 247 | 281 | [
{
"decorator_line": 54,
"file_path": "skimage/io/_plugins/q_color_mixer.py",
"line_end": 56,
"line_start": 54,
"name": "set_conv_fac",
"type": "function"
},
{
"decorator_line": 58,
"file_path": "skimage/io/_plugins/q_color_mixer.py",
"line_end": 62,
"line_start": 58,
... | 2 |
scikit-image__scikit-image__cdb61f82__8 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | get_doc_object | doc/ext/docscrape_sphinx.py | 207 | 225 | [
{
"decorator_line": 197,
"file_path": "doc/ext/docscrape_sphinx.py",
"line_end": 200,
"line_start": 197,
"name": "SphinxClassDoc",
"type": "class"
},
{
"decorator_line": 192,
"file_path": "doc/ext/docscrape_sphinx.py",
"line_end": 195,
"line_start": 192,
"name": "Sphi... | 3 |
scikit-image__scikit-image__cdb61f82__9 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | test_hsv2rgb_conversion | skimage/color/tests/test_colorconv.py | 63 | 70 | [
{
"decorator_line": 194,
"file_path": "skimage/color/colorconv.py",
"line_end": 251,
"line_start": 194,
"name": "hsv2rgb",
"type": "function"
}
] | 1 |
scikit-image__scikit-image__cdb61f82__10 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | get_index_frame | skimage/io/video.py | 324 | 339 | [
{
"decorator_line": 60,
"file_path": "skimage/io/video.py",
"line_end": 69,
"line_start": 60,
"name": "seek_frame",
"type": "function"
},
{
"decorator_line": 39,
"file_path": "skimage/io/video.py",
"line_end": 58,
"line_start": 39,
"name": "get",
"type": "function... | 2 |
scikit-image__scikit-image__cdb61f82__11 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | plot_snake_overlay | doc/logo/scipy_logo.py | 233 | 241 | [
{
"decorator_line": 113,
"file_path": "doc/logo/scipy_logo.py",
"line_end": 213,
"line_start": 113,
"name": "ScipyLogo",
"type": "class"
},
{
"decorator_line": 177,
"file_path": "doc/logo/scipy_logo.py",
"line_end": 180,
"line_start": 177,
"name": "plot_snake_curve",
... | 3 |
scikit-image__scikit-image__cdb61f82__12 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | test_output_distance | skimage/feature/tests/test_glcm.py | 35 | 45 | [
{
"decorator_line": 11,
"file_path": "skimage/feature/greycomatrix.py",
"line_end": 114,
"line_start": 11,
"name": "greycomatrix",
"type": "function"
}
] | 1 |
scikit-image__scikit-image__cdb61f82__13 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | get_mask | doc/logo/scipy_logo.py | 190 | 213 | [
{
"decorator_line": 100,
"file_path": "doc/logo/scipy_logo.py",
"line_end": 104,
"line_start": 100,
"name": "point_from_angle",
"type": "function"
},
{
"decorator_line": 173,
"file_path": "doc/logo/scipy_logo.py",
"line_end": 175,
"line_start": 173,
"name": "snake_cur... | 2 |
scikit-image__scikit-image__cdb61f82__14 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | plot_lena_overlay | doc/logo/scipy_logo.py | 244 | 252 | [
{
"decorator_line": 113,
"file_path": "doc/logo/scipy_logo.py",
"line_end": 213,
"line_start": 113,
"name": "ScipyLogo",
"type": "class"
},
{
"decorator_line": 177,
"file_path": "doc/logo/scipy_logo.py",
"line_end": 180,
"line_start": 177,
"name": "plot_snake_curve",
... | 3 |
scikit-image__scikit-image__cdb61f82__15 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | reset | skimage/io/_plugins/q_color_mixer.py | 241 | 245 | [
{
"decorator_line": 247,
"file_path": "skimage/io/_plugins/q_color_mixer.py",
"line_end": 281,
"line_start": 247,
"name": "reset_sliders",
"type": "function"
}
] | 1 |
scikit-image__scikit-image__cdb61f82__16 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | test_otsu_camera_image | skimage/filter/tests/test_thresholding.py | 27 | 28 | [
{
"decorator_line": 8,
"file_path": "skimage/filter/thresholding.py",
"line_end": 52,
"line_start": 8,
"name": "threshold_otsu",
"type": "function"
},
{
"decorator_line": 28,
"file_path": "skimage/data/__init__.py",
"line_end": 33,
"line_start": 28,
"name": "camera",
... | 2 |
scikit-image__scikit-image__cdb61f82__17 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | test_rotated_lena | skimage/feature/tests/test_harris.py | 30 | 40 | [
{
"decorator_line": 165,
"file_path": "skimage/util/dtype.py",
"line_end": 186,
"line_start": 165,
"name": "img_as_float",
"type": "function"
},
{
"decorator_line": 35,
"file_path": "skimage/data/__init__.py",
"line_end": 44,
"line_start": 35,
"name": "lena",
"typ... | 3 |
scikit-image__scikit-image__cdb61f82__18 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | test_output_angles | skimage/feature/tests/test_glcm.py | 11 | 23 | [
{
"decorator_line": 11,
"file_path": "skimage/feature/greycomatrix.py",
"line_end": 114,
"line_start": 11,
"name": "greycomatrix",
"type": "function"
}
] | 1 |
scikit-image__scikit-image__cdb61f82__19 | scikit-image/scikit-image | cdb61f82ff2285b26be9eb1decb8fc5657fecf50 | label_mouseMoveEvent | skimage/io/_plugins/skivi.py | 197 | 213 | [
{
"decorator_line": 186,
"file_path": "skimage/io/_plugins/skivi.py",
"line_end": 195,
"line_start": 186,
"name": "scale_mouse_pos",
"type": "function"
},
{
"decorator_line": 108,
"file_path": "skimage/io/_plugins/skivi.py",
"line_end": 117,
"line_start": 108,
"name":... | 2 |
pyscript__pyscript__8aba271a__0 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | revert | pyscriptjs/src/pyscript.py | 427 | 432 | [
{
"decorator_line": 391,
"file_path": "pyscriptjs/src/pyscript.py",
"line_end": 393,
"line_start": 391,
"name": "revert",
"type": "function"
}
] | 1 |
pyscript__pyscript__8aba271a__1 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | add | pyscriptjs/src/pyscript.py | 351 | 357 | [
{
"decorator_line": 254,
"file_path": "pyscriptjs/src/pyscript.py",
"line_end": 260,
"line_start": 254,
"name": "register_parent",
"type": "function"
},
{
"decorator_line": 359,
"file_path": "pyscriptjs/src/pyscript.py",
"line_end": 367,
"line_start": 359,
"name": "_a... | 2 |
pyscript__pyscript__8aba271a__2 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | test_check_errors_multiple | pyscriptjs/tests/test_00_support.py | 98 | 115 | [
{
"decorator_line": 123,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 128,
"line_start": 123,
"name": "writefile",
"type": "function"
},
{
"decorator_line": 130,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 134,
"line_start": 130,
"name": "goto",... | 3 |
pyscript__pyscript__8aba271a__3 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | clear | pyscriptjs/src/pyscript.py | 173 | 177 | [
{
"decorator_line": 150,
"file_path": "pyscriptjs/src/pyscript.py",
"line_end": 171,
"line_start": 150,
"name": "write",
"type": "function"
}
] | 1 |
pyscript__pyscript__8aba271a__4 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | create | pyscriptjs/src/pyscript.py | 221 | 226 | [
{
"decorator_line": 216,
"file_path": "pyscriptjs/src/pyscript.py",
"line_end": 218,
"line_start": 216,
"name": "add_classes",
"type": "function"
},
{
"decorator_line": 126,
"file_path": "pyscriptjs/src/pyscript.py",
"line_end": 213,
"line_start": 126,
"name": "Elemen... | 2 |
pyscript__pyscript__8aba271a__5 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | test_wait_for_console | pyscriptjs/tests/test_00_support.py | 132 | 154 | [
{
"decorator_line": 123,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 128,
"line_start": 123,
"name": "writefile",
"type": "function"
},
{
"decorator_line": 130,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 134,
"line_start": 130,
"name": "goto",... | 3 |
pyscript__pyscript__8aba271a__6 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | post_append | pyscriptjs/src/pyscript.py | 286 | 290 | [
{
"decorator_line": 292,
"file_path": "pyscriptjs/src/pyscript.py",
"line_end": 293,
"line_start": 292,
"name": "_post_append",
"type": "function"
}
] | 1 |
pyscript__pyscript__8aba271a__7 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | test_console | pyscriptjs/tests/test_00_support.py | 33 | 75 | [
{
"decorator_line": 123,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 128,
"line_start": 123,
"name": "writefile",
"type": "function"
},
{
"decorator_line": 130,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 134,
"line_start": 130,
"name": "goto",... | 2 |
pyscript__pyscript__8aba271a__8 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | test_folium | pyscriptjs/tests/test_zz_examples.py | 105 | 110 | [
{
"decorator_line": 130,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 134,
"line_start": 130,
"name": "goto",
"type": "function"
},
{
"decorator_line": 163,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 178,
"line_start": 163,
"name": "wait_for_py... | 3 |
pyscript__pyscript__8aba271a__9 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | format_mime | pyscriptjs/src/pyscript.py | 66 | 103 | [
{
"decorator_line": 48,
"file_path": "pyscriptjs/src/pyscript.py",
"line_end": 63,
"line_start": 48,
"name": "eval_formatter",
"type": "function"
}
] | 1 |
pyscript__pyscript__8aba271a__10 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | create | pyscriptjs/src/pyscript.py | 262 | 278 | [
{
"decorator_line": 221,
"file_path": "pyscriptjs/src/pyscript.py",
"line_end": 226,
"line_start": 221,
"name": "create",
"type": "function"
},
{
"decorator_line": 301,
"file_path": "pyscriptjs/src/pyscript.py",
"line_end": 302,
"line_start": 301,
"name": "render_cont... | 2 |
pyscript__pyscript__8aba271a__11 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | test_altair | pyscriptjs/tests/test_zz_examples.py | 75 | 80 | [
{
"decorator_line": 130,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 134,
"line_start": 130,
"name": "goto",
"type": "function"
},
{
"decorator_line": 163,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 178,
"line_start": 163,
"name": "wait_for_py... | 3 |
pyscript__pyscript__8aba271a__12 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | wait_for_console | pyscriptjs/tests/support.py | 136 | 161 | [
{
"decorator_line": 96,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 115,
"line_start": 96,
"name": "check_errors",
"type": "function"
}
] | 1 |
pyscript__pyscript__8aba271a__13 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | goto | pyscriptjs/tests/support.py | 130 | 134 | [
{
"decorator_line": 338,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 339,
"line_start": 338,
"name": "reset",
"type": "function"
},
{
"decorator_line": 341,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 346,
"line_start": 341,
"name": "log",
... | 2 |
pyscript__pyscript__8aba271a__14 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | test_webgl_raycaster_index | pyscriptjs/tests/test_zz_examples.py | 197 | 202 | [
{
"decorator_line": 130,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 134,
"line_start": 130,
"name": "goto",
"type": "function"
},
{
"decorator_line": 163,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 178,
"line_start": 163,
"name": "wait_for_py... | 3 |
pyscript__pyscript__8aba271a__15 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | micrograd_demo | examples/micrograd_ai.py | 28 | 159 | [
{
"decorator_line": 20,
"file_path": "examples/micrograd_ai.py",
"line_end": 23,
"line_start": 20,
"name": "print_div",
"type": "function"
}
] | 1 |
pyscript__pyscript__8aba271a__16 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | test_basic | pyscriptjs/tests/test_00_support.py | 16 | 31 | [
{
"decorator_line": 123,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 128,
"line_start": 123,
"name": "writefile",
"type": "function"
},
{
"decorator_line": 130,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 134,
"line_start": 130,
"name": "goto",... | 2 |
pyscript__pyscript__8aba271a__17 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | test_toga_freedom | pyscriptjs/tests/test_zz_examples.py | 189 | 194 | [
{
"decorator_line": 130,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 134,
"line_start": 130,
"name": "goto",
"type": "function"
},
{
"decorator_line": 163,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 178,
"line_start": 163,
"name": "wait_for_py... | 3 |
pyscript__pyscript__8aba271a__18 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | init_page | pyscriptjs/tests/support.py | 78 | 83 | [
{
"decorator_line": 255,
"file_path": "pyscriptjs/tests/support.py",
"line_end": 320,
"line_start": 255,
"name": "ConsoleMessageCollection",
"type": "class"
}
] | 1 |
pyscript__pyscript__8aba271a__19 | pyscript/pyscript | 8aba271a421ac9d22006fcaeb776efe686d3892c | add_task | examples/todo.py | 12 | 44 | [
{
"decorator_line": 15,
"file_path": "examples/utils.py",
"line_end": 16,
"line_start": 15,
"name": "add_class",
"type": "function"
},
{
"decorator_line": 11,
"file_path": "examples/utils.py",
"line_end": 12,
"line_start": 11,
"name": "remove_class",
"type": "func... | 2 |
ethereum__consensus-specs__c9975d7b__0 | ethereum/consensus-specs | c9975d7ba5783d9bdb6a5c6d81c6d568d60b037f | process_block | utils/phase0/state_transition.py | 66 | 75 | [
{
"decorator_line": 26,
"file_path": "utils/phase0/state_transition.py",
"line_end": 63,
"line_start": 26,
"name": "process_transactions",
"type": "function"
}
] | 1 |
ethereum__consensus-specs__c9975d7b__1 | ethereum/consensus-specs | c9975d7ba5783d9bdb6a5c6d81c6d568d60b037f | signed_root | utils/phase0/minimal_ssz.py | 207 | 208 | [
{
"decorator_line": 168,
"file_path": "utils/phase0/minimal_ssz.py",
"line_end": 190,
"line_start": 168,
"name": "hash_tree_root",
"type": "function"
},
{
"decorator_line": 193,
"file_path": "utils/phase0/minimal_ssz.py",
"line_end": 204,
"line_start": 193,
"name": "t... | 2 |
ethereum__consensus-specs__c9975d7b__2 | ethereum/consensus-specs | c9975d7ba5783d9bdb6a5c6d81c6d568d60b037f | serialize_value | utils/phase0/minimal_ssz.py | 92 | 123 | [
{
"decorator_line": 153,
"file_path": "utils/phase0/minimal_ssz.py",
"line_end": 165,
"line_start": 153,
"name": "infer_type",
"type": "function"
},
{
"decorator_line": 81,
"file_path": "utils/phase0/minimal_ssz.py",
"line_end": 89,
"line_start": 81,
"name": "coerce_t... | 3 |
ethereum__consensus-specs__c9975d7b__3 | ethereum/consensus-specs | c9975d7ba5783d9bdb6a5c6d81c6d568d60b037f | overwrite_config | tests/phase0/conftest.py | 71 | 72 | [
{
"decorator_line": 42,
"file_path": "tests/phase0/conftest.py",
"line_end": 57,
"line_start": 42,
"name": "overwrite_spec_config",
"type": "function"
}
] | 1 |
ethereum__consensus-specs__c9975d7b__4 | ethereum/consensus-specs | c9975d7ba5783d9bdb6a5c6d81c6d568d60b037f | pack | utils/phase0/minimal_ssz.py | 131 | 132 | [
{
"decorator_line": 126,
"file_path": "utils/phase0/minimal_ssz.py",
"line_end": 128,
"line_start": 126,
"name": "chunkify",
"type": "function"
},
{
"decorator_line": 92,
"file_path": "utils/phase0/minimal_ssz.py",
"line_end": 123,
"line_start": 92,
"name": "serialize... | 2 |
ethereum__consensus-specs__c9975d7b__5 | ethereum/consensus-specs | c9975d7ba5783d9bdb6a5c6d81c6d568d60b037f | build_spec | scripts/phase0/build_spec.py | 4 | 72 | [
{
"decorator_line": 3,
"file_path": "scripts/phase0/function_puller.py",
"line_end": 45,
"line_start": 3,
"name": "get_lines",
"type": "function"
}
] | 1 |
ethereum__consensus-specs__c9975d7b__6 | ethereum/consensus-specs | c9975d7ba5783d9bdb6a5c6d81c6d568d60b037f | SSZType | utils/phase0/minimal_ssz.py | 8 | 38 | [
{
"decorator_line": 92,
"file_path": "utils/phase0/minimal_ssz.py",
"line_end": 123,
"line_start": 92,
"name": "serialize_value",
"type": "function"
},
{
"decorator_line": 168,
"file_path": "utils/phase0/minimal_ssz.py",
"line_end": 190,
"line_start": 168,
"name": "ha... | 2 |
ethereum__consensus-specs__c9975d7b__7 | ethereum/consensus-specs | c9975d7ba5783d9bdb6a5c6d81c6d568d60b037f | hash_tree_root | utils/phase0/minimal_ssz.py | 34 | 35 | [
{
"decorator_line": 168,
"file_path": "utils/phase0/minimal_ssz.py",
"line_end": 190,
"line_start": 168,
"name": "hash_tree_root",
"type": "function"
}
] | 1 |
ethereum__consensus-specs__c9975d7b__8 | ethereum/consensus-specs | c9975d7ba5783d9bdb6a5c6d81c6d568d60b037f | state_transition | utils/phase0/state_transition.py | 90 | 99 | [
{
"decorator_line": 78,
"file_path": "utils/phase0/state_transition.py",
"line_end": 87,
"line_start": 78,
"name": "process_epoch_transition",
"type": "function"
},
{
"decorator_line": 66,
"file_path": "utils/phase0/state_transition.py",
"line_end": 75,
"line_start": 66,
... | 2 |
ethereum__consensus-specs__c9975d7b__9 | ethereum/consensus-specs | c9975d7ba5783d9bdb6a5c6d81c6d568d60b037f | process_transactions | utils/phase0/state_transition.py | 26 | 63 | [
{
"decorator_line": 17,
"file_path": "utils/phase0/state_transition.py",
"line_end": 23,
"line_start": 17,
"name": "process_transaction_type",
"type": "function"
}
] | 1 |
ethereum__consensus-specs__c9975d7b__10 | ethereum/consensus-specs | c9975d7ba5783d9bdb6a5c6d81c6d568d60b037f | is_constant_sized | utils/phase0/minimal_ssz.py | 63 | 78 | [
{
"decorator_line": 59,
"file_path": "utils/phase0/minimal_ssz.py",
"line_end": 60,
"line_start": 59,
"name": "is_basic",
"type": "function"
}
] | 1 |
ethereum__consensus-specs__c9975d7b__11 | ethereum/consensus-specs | c9975d7ba5783d9bdb6a5c6d81c6d568d60b037f | serialize | utils/phase0/minimal_ssz.py | 31 | 32 | [
{
"decorator_line": 92,
"file_path": "utils/phase0/minimal_ssz.py",
"line_end": 123,
"line_start": 92,
"name": "serialize_value",
"type": "function"
}
] | 1 |
ethereum__consensus-specs__c9975d7b__12 | ethereum/consensus-specs | c9975d7ba5783d9bdb6a5c6d81c6d568d60b037f | merkleize | utils/phase0/minimal_ssz.py | 139 | 146 | [
{
"decorator_line": 135,
"file_path": "utils/phase0/minimal_ssz.py",
"line_end": 136,
"line_start": 135,
"name": "is_power_of_two",
"type": "function"
}
] | 1 |
ethereum__consensus-specs__c9975d7b__13 | ethereum/consensus-specs | c9975d7ba5783d9bdb6a5c6d81c6d568d60b037f | build_attestation_data | tests/phase0/helpers.py | 128 | 153 | [
{
"decorator_line": 93,
"file_path": "tests/phase0/helpers.py",
"line_end": 100,
"line_start": 93,
"name": "build_empty_block_for_next_slot",
"type": "function"
}
] | 1 |
ethereum__consensus-specs__c9975d7b__14 | ethereum/consensus-specs | c9975d7ba5783d9bdb6a5c6d81c6d568d60b037f | get_merkle_root | utils/phase0/merkle_minimal.py | 20 | 21 | [
{
"decorator_line": 9,
"file_path": "utils/phase0/merkle_minimal.py",
"line_end": 17,
"line_start": 9,
"name": "calc_merkle_tree_from_leaves",
"type": "function"
}
] | 1 |
ethereum__consensus-specs__c9975d7b__15 | ethereum/consensus-specs | c9975d7ba5783d9bdb6a5c6d81c6d568d60b037f | truncate | utils/phase0/minimal_ssz.py | 193 | 204 | [
{
"decorator_line": 8,
"file_path": "utils/phase0/minimal_ssz.py",
"line_end": 38,
"line_start": 8,
"name": "SSZType",
"type": "function"
}
] | 1 |
ethereum__consensus-specs__c9975d7b__16 | ethereum/consensus-specs | c9975d7ba5783d9bdb6a5c6d81c6d568d60b037f | create_genesis_state | tests/phase0/helpers.py | 73 | 82 | [
{
"decorator_line": 38,
"file_path": "tests/phase0/helpers.py",
"line_end": 70,
"line_start": 38,
"name": "create_mock_genesis_validator_deposits",
"type": "function"
}
] | 1 |
emissary-ingress__emissary__0b03c156__0 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | fromError | ambassador/utils.py | 51 | 53 | [
{
"decorator_line": 14,
"file_path": "ambassador/utils.py",
"line_end": 57,
"line_start": 14,
"name": "RichStatus",
"type": "class"
}
] | 1 |
emissary-ingress__emissary__0b03c156__1 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | health | ambassador/ambassador.py | 281 | 284 | [
{
"decorator_line": 55,
"file_path": "ambassador/utils.py",
"line_end": 57,
"line_start": 56,
"name": "OK",
"type": "function"
},
{
"decorator_line": 42,
"file_path": "ambassador/utils.py",
"line_end": 48,
"line_start": 42,
"name": "toDict",
"type": "function"
}... | 2 |
emissary-ingress__emissary__0b03c156__2 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | setup | ambassador/ambassador.py | 66 | 92 | [
{
"decorator_line": 53,
"file_path": "ambassador/ambassador.py",
"line_end": 64,
"line_start": 53,
"name": "get_db",
"type": "function"
},
{
"decorator_line": 50,
"file_path": "ambassador/utils.py",
"line_end": 53,
"line_start": 51,
"name": "fromError",
"type": "f... | 3 |
emissary-ingress__emissary__0b03c156__3 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | config_block | ambassador/envoy.py | 37 | 48 | [
{
"decorator_line": 26,
"file_path": "ambassador/envoy.py",
"line_end": 35,
"line_start": 26,
"name": "check_file",
"type": "function"
}
] | 1 |
emissary-ingress__emissary__0b03c156__4 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | getIncomingJSON | ambassador/ambassador.py | 94 | 124 | [
{
"decorator_line": 50,
"file_path": "ambassador/utils.py",
"line_end": 53,
"line_start": 51,
"name": "fromError",
"type": "function"
},
{
"decorator_line": 55,
"file_path": "ambassador/utils.py",
"line_end": 57,
"line_start": 56,
"name": "OK",
"type": "function"
... | 2 |
emissary-ingress__emissary__0b03c156__5 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | fetch_all_principals | ambassador/ambassador.py | 212 | 226 | [
{
"decorator_line": 53,
"file_path": "ambassador/ambassador.py",
"line_end": 64,
"line_start": 53,
"name": "get_db",
"type": "function"
},
{
"decorator_line": 55,
"file_path": "ambassador/utils.py",
"line_end": 57,
"line_start": 56,
"name": "OK",
"type": "function... | 3 |
emissary-ingress__emissary__0b03c156__6 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | bump_type | scripts/bumptype.py | 90 | 96 | [
{
"decorator_line": 117,
"file_path": "scripts/bumptype.py",
"line_end": 203,
"line_start": 117,
"name": "ReleaseDelta",
"type": "class"
}
] | 1 |
emissary-ingress__emissary__0b03c156__7 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | handle_principal_get | ambassador/ambassador.py | 231 | 241 | [
{
"decorator_line": 53,
"file_path": "ambassador/ambassador.py",
"line_end": 64,
"line_start": 53,
"name": "get_db",
"type": "function"
},
{
"decorator_line": 55,
"file_path": "ambassador/utils.py",
"line_end": 57,
"line_start": 56,
"name": "OK",
"type": "function... | 3 |
emissary-ingress__emissary__0b03c156__8 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | handle_mapping_list | ambassador/ambassador.py | 145 | 146 | [
{
"decorator_line": 128,
"file_path": "ambassador/ambassador.py",
"line_end": 143,
"line_start": 128,
"name": "fetch_all_mappings",
"type": "function"
}
] | 1 |
emissary-ingress__emissary__0b03c156__9 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | handle_mapping_del | ambassador/ambassador.py | 160 | 172 | [
{
"decorator_line": 53,
"file_path": "ambassador/ambassador.py",
"line_end": 64,
"line_start": 53,
"name": "get_db",
"type": "function"
},
{
"decorator_line": 55,
"file_path": "ambassador/utils.py",
"line_end": 57,
"line_start": 56,
"name": "OK",
"type": "function... | 3 |
emissary-ingress__emissary__0b03c156__10 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | bump_type | scripts/bumptype.py | 178 | 203 | [
{
"decorator_line": 154,
"file_path": "scripts/bumptype.py",
"line_end": 175,
"line_start": 154,
"name": "commit_deltas",
"type": "function"
}
] | 1 |
emissary-ingress__emissary__0b03c156__11 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | fetch_all_mappings | ambassador/ambassador.py | 128 | 143 | [
{
"decorator_line": 53,
"file_path": "ambassador/ambassador.py",
"line_end": 64,
"line_start": 53,
"name": "get_db",
"type": "function"
},
{
"decorator_line": 55,
"file_path": "ambassador/utils.py",
"line_end": 57,
"line_start": 56,
"name": "OK",
"type": "function... | 3 |
emissary-ingress__emissary__0b03c156__12 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | OK | ambassador/utils.py | 56 | 57 | [
{
"decorator_line": 14,
"file_path": "ambassador/utils.py",
"line_end": 57,
"line_start": 14,
"name": "RichStatus",
"type": "class"
}
] | 1 |
emissary-ingress__emissary__0b03c156__13 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | handle_principal_del | ambassador/ambassador.py | 243 | 255 | [
{
"decorator_line": 53,
"file_path": "ambassador/ambassador.py",
"line_end": 64,
"line_start": 53,
"name": "get_db",
"type": "function"
},
{
"decorator_line": 55,
"file_path": "ambassador/utils.py",
"line_end": 57,
"line_start": 56,
"name": "OK",
"type": "function... | 3 |
emissary-ingress__emissary__0b03c156__14 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | sigchld_handler | ambassador/envoy-restarter.py | 61 | 104 | [
{
"decorator_line": 13,
"file_path": "ambassador/envoy-restarter.py",
"line_end": 31,
"line_start": 13,
"name": "force_kill_all_children",
"type": "function"
}
] | 1 |
emissary-ingress__emissary__0b03c156__15 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | handle_mapping_get | ambassador/ambassador.py | 148 | 158 | [
{
"decorator_line": 53,
"file_path": "ambassador/ambassador.py",
"line_end": 64,
"line_start": 53,
"name": "get_db",
"type": "function"
},
{
"decorator_line": 55,
"file_path": "ambassador/utils.py",
"line_end": 57,
"line_start": 56,
"name": "OK",
"type": "function... | 3 |
emissary-ingress__emissary__0b03c156__16 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | commits | scripts/bumptype.py | 142 | 152 | [
{
"decorator_line": 77,
"file_path": "scripts/bumptype.py",
"line_end": 88,
"line_start": 77,
"name": "recent_commits",
"type": "function"
}
] | 1 |
emissary-ingress__emissary__0b03c156__17 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | commit_deltas | scripts/bumptype.py | 154 | 175 | [
{
"decorator_line": 142,
"file_path": "scripts/bumptype.py",
"line_end": 152,
"line_start": 142,
"name": "commits",
"type": "function"
}
] | 1 |
emissary-ingress__emissary__0b03c156__18 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | sigterm_handler | ambassador/envoy-restarter.py | 34 | 39 | [
{
"decorator_line": 13,
"file_path": "ambassador/envoy-restarter.py",
"line_end": 31,
"line_start": 13,
"name": "force_kill_all_children",
"type": "function"
}
] | 1 |
emissary-ingress__emissary__0b03c156__19 | emissary-ingress/emissary | 0b03c156d60711c61ea4bb2a1d33ccc170c5ad32 | sighup_handler | ambassador/envoy-restarter.py | 42 | 47 | [
{
"decorator_line": 107,
"file_path": "ambassador/envoy-restarter.py",
"line_end": 123,
"line_start": 107,
"name": "fork_and_exec",
"type": "function"
}
] | 1 |
mkdocs__mkdocs__dd079c81__0 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | test_markdown_fenced_code_extension | mkdocs/test.py | 440 | 455 | [
{
"decorator_line": 12,
"file_path": "mkdocs/test.py",
"line_end": 13,
"line_start": 12,
"name": "dedent",
"type": "function"
}
] | 1 |
mkdocs__mkdocs__dd079c81__1 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | test_empty_toc_item | mkdocs/test.py | 185 | 196 | [
{
"decorator_line": 12,
"file_path": "mkdocs/test.py",
"line_end": 13,
"line_start": 12,
"name": "dedent",
"type": "function"
},
{
"decorator_line": 13,
"file_path": "mkdocs/nav.py",
"line_end": 53,
"line_start": 13,
"name": "SiteNavigation",
"type": "class"
}
] | 2 |
mkdocs__mkdocs__dd079c81__2 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | test_walk_indented_toc | mkdocs/test.py | 258 | 331 | [
{
"decorator_line": 12,
"file_path": "mkdocs/test.py",
"line_end": 13,
"line_start": 12,
"name": "dedent",
"type": "function"
},
{
"decorator_line": 13,
"file_path": "mkdocs/nav.py",
"line_end": 53,
"line_start": 13,
"name": "SiteNavigation",
"type": "class"
},
... | 3 |
mkdocs__mkdocs__dd079c81__3 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | load_config | mkdocs/config.py | 57 | 65 | [
{
"decorator_line": 68,
"file_path": "mkdocs/config.py",
"line_end": 135,
"line_start": 68,
"name": "validate_config",
"type": "function"
}
] | 1 |
mkdocs__mkdocs__dd079c81__4 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | test_flat_h2_toc | mkdocs/test.py | 137 | 149 | [
{
"decorator_line": 12,
"file_path": "mkdocs/test.py",
"line_end": 13,
"line_start": 12,
"name": "dedent",
"type": "function"
},
{
"decorator_line": 102,
"file_path": "mkdocs/test.py",
"line_end": 107,
"line_start": 102,
"name": "markdown_to_toc",
"type": "functio... | 2 |
mkdocs__mkdocs__dd079c81__5 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | test_walk_simple_toc | mkdocs/test.py | 222 | 239 | [
{
"decorator_line": 12,
"file_path": "mkdocs/test.py",
"line_end": 13,
"line_start": 12,
"name": "dedent",
"type": "function"
},
{
"decorator_line": 13,
"file_path": "mkdocs/nav.py",
"line_end": 53,
"line_start": 13,
"name": "SiteNavigation",
"type": "class"
},
... | 3 |
mkdocs__mkdocs__dd079c81__6 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | test_convert_markdown | mkdocs/test.py | 335 | 368 | [
{
"decorator_line": 12,
"file_path": "mkdocs/test.py",
"line_end": 13,
"line_start": 12,
"name": "dedent",
"type": "function"
}
] | 1 |
mkdocs__mkdocs__dd079c81__7 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | test_indented_toc | mkdocs/test.py | 198 | 220 | [
{
"decorator_line": 12,
"file_path": "mkdocs/test.py",
"line_end": 13,
"line_start": 12,
"name": "dedent",
"type": "function"
},
{
"decorator_line": 13,
"file_path": "mkdocs/nav.py",
"line_end": 53,
"line_start": 13,
"name": "SiteNavigation",
"type": "class"
}
] | 2 |
mkdocs__mkdocs__dd079c81__8 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | walk_pages | mkdocs/nav.py | 27 | 47 | [
{
"decorator_line": 122,
"file_path": "mkdocs/nav.py",
"line_end": 125,
"line_start": 122,
"name": "set_active",
"type": "function"
},
{
"decorator_line": 60,
"file_path": "mkdocs/nav.py",
"line_end": 61,
"line_start": 60,
"name": "set_current_url",
"type": "funct... | 3 |
mkdocs__mkdocs__dd079c81__9 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | test_is_html_file | mkdocs/test.py | 89 | 98 | [
{
"decorator_line": 117,
"file_path": "mkdocs/utils.py",
"line_end": 125,
"line_start": 117,
"name": "is_html_file",
"type": "function"
}
] | 1 |
mkdocs__mkdocs__dd079c81__10 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | test_flat_toc | mkdocs/test.py | 123 | 135 | [
{
"decorator_line": 12,
"file_path": "mkdocs/test.py",
"line_end": 13,
"line_start": 12,
"name": "dedent",
"type": "function"
},
{
"decorator_line": 102,
"file_path": "mkdocs/test.py",
"line_end": 107,
"line_start": 102,
"name": "markdown_to_toc",
"type": "functio... | 2 |
mkdocs__mkdocs__dd079c81__11 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | markdown_to_toc | mkdocs/test.py | 102 | 107 | [
{
"decorator_line": 22,
"file_path": "mkdocs/toc.py",
"line_end": 27,
"line_start": 22,
"name": "pre_process",
"type": "function"
},
{
"decorator_line": 30,
"file_path": "mkdocs/toc.py",
"line_end": 36,
"line_start": 30,
"name": "post_process",
"type": "function"
... | 3 |
mkdocs__mkdocs__dd079c81__12 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | test_default_pages | mkdocs/test.py | 41 | 52 | [
{
"decorator_line": 68,
"file_path": "mkdocs/config.py",
"line_end": 135,
"line_start": 68,
"name": "validate_config",
"type": "function"
}
] | 1 |
mkdocs__mkdocs__dd079c81__13 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | test_simple_toc | mkdocs/test.py | 171 | 183 | [
{
"decorator_line": 12,
"file_path": "mkdocs/test.py",
"line_end": 13,
"line_start": 12,
"name": "dedent",
"type": "function"
},
{
"decorator_line": 13,
"file_path": "mkdocs/nav.py",
"line_end": 53,
"line_start": 13,
"name": "SiteNavigation",
"type": "class"
}
] | 2 |
mkdocs__mkdocs__dd079c81__14 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | validate_config | mkdocs/config.py | 68 | 135 | [
{
"decorator_line": 80,
"file_path": "mkdocs/utils.py",
"line_end": 93,
"line_start": 80,
"name": "is_markdown_file",
"type": "function"
},
{
"decorator_line": 96,
"file_path": "mkdocs/utils.py",
"line_end": 103,
"line_start": 96,
"name": "is_css_file",
"type": "f... | 3 |
mkdocs__mkdocs__dd079c81__15 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | url | mkdocs/nav.py | 106 | 107 | [
{
"decorator_line": 63,
"file_path": "mkdocs/nav.py",
"line_end": 69,
"line_start": 63,
"name": "make_relative",
"type": "function"
}
] | 1 |
mkdocs__mkdocs__dd079c81__16 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | test_config_option | mkdocs/test.py | 17 | 39 | [
{
"decorator_line": 12,
"file_path": "mkdocs/test.py",
"line_end": 13,
"line_start": 12,
"name": "dedent",
"type": "function"
},
{
"decorator_line": 57,
"file_path": "mkdocs/config.py",
"line_end": 65,
"line_start": 57,
"name": "load_config",
"type": "function"
... | 2 |
mkdocs__mkdocs__dd079c81__17 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | copy_media_files | mkdocs/utils.py | 33 | 45 | [
{
"decorator_line": 80,
"file_path": "mkdocs/utils.py",
"line_end": 93,
"line_start": 80,
"name": "is_markdown_file",
"type": "function"
},
{
"decorator_line": 117,
"file_path": "mkdocs/utils.py",
"line_end": 125,
"line_start": 117,
"name": "is_html_file",
"type":... | 3 |
mkdocs__mkdocs__dd079c81__18 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | test_url_path | mkdocs/test.py | 67 | 76 | [
{
"decorator_line": 62,
"file_path": "mkdocs/utils.py",
"line_end": 77,
"line_start": 62,
"name": "get_url_path",
"type": "function"
}
] | 1 |
mkdocs__mkdocs__dd079c81__19 | mkdocs/mkdocs | dd079c81bee162c2e8b3be7d6c9b9d52442e6023 | test_mixed_toc | mkdocs/test.py | 151 | 167 | [
{
"decorator_line": 12,
"file_path": "mkdocs/test.py",
"line_end": 13,
"line_start": 12,
"name": "dedent",
"type": "function"
},
{
"decorator_line": 102,
"file_path": "mkdocs/test.py",
"line_end": 107,
"line_start": 102,
"name": "markdown_to_toc",
"type": "functio... | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.