Created
October 31, 2021 14:34
-
-
Save tunetheweb/995756d807b733ce5dc190fc1e6b6ccb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% python -m cProfile -s cumtime -m sqlfluff.cli.commands lint ~/almanac.httparchive.org/sql/2019/performance/07_04d.sql | |
All Finished 📜 🎉! | |
136753828 function calls (131426652 primitive calls) in 180.249 seconds | |
Ordered by: cumulative time | |
ncalls tottime percall cumtime percall filename:lineno(function) | |
513/1 0.023 0.000 182.282 182.282 {built-in method builtins.exec} | |
1 0.000 0.000 182.282 182.282 runpy.py:195(run_module) | |
1 0.000 0.000 179.557 179.557 runpy.py:62(_run_code) | |
1 0.000 0.000 179.557 179.557 commands.py:1(<module>) | |
1 0.000 0.000 179.467 179.467 core.py:981(main) | |
1 0.000 0.000 179.466 179.466 core.py:1625(invoke) | |
2 0.000 0.000 179.464 89.732 core.py:1384(invoke) | |
2 0.000 0.000 179.464 89.732 core.py:703(invoke) | |
1 0.000 0.000 179.464 179.464 commands.py:305(lint) | |
1 0.000 0.000 179.368 179.368 linter.py:833(lint_paths) | |
1 0.000 0.000 179.368 179.368 linter.py:800(lint_path) | |
2 0.000 0.000 179.366 89.683 runner.py:93(run) | |
1 0.005 0.005 179.064 179.064 linter.py:512(lint_rendered) | |
1 0.000 0.000 115.629 115.629 linter.py:293(parse_rendered) | |
1 0.000 0.000 114.277 114.277 linter.py:177(_parse_tokens) | |
1 0.000 0.000 113.984 113.984 parser.py:22(parse) | |
2035/1 0.074 0.000 113.965 113.965 base.py:791(parse) | |
2035/1 0.070 0.000 113.627 113.627 base.py:271(expand) | |
29/9 0.000 0.000 112.236 12.471 ephemeral.py:36(parse) | |
814455/1954 4.385 0.000 109.835 0.056 match_wrapper.py:46(wrapped_match_method) | |
734327/1954 2.891 0.000 109.798 0.056 ephemeral.py:62(wrapped_match_method) | |
137969/2711 5.542 0.000 109.283 0.040 sequence.py:52(match) | |
345232/4383 4.572 0.000 108.739 0.025 base.py:809(match) | |
252931/2680 1.346 0.000 107.947 0.040 base.py:182(_longest_trimmed_match) | |
246939/1721 2.652 0.000 107.201 0.062 anyof.py:153(match) | |
247239/1721 1.274 0.000 107.153 0.062 anyof.py:122(_match_once) | |
74831/8258 0.709 0.000 106.553 0.013 base.py:450(match) | |
5689/5688 0.144 0.000 95.177 0.017 base.py:441(_bracket_sensitive_look_ahead_match) | |
5749/5748 7.073 0.001 94.849 0.017 base.py:251(_look_ahead_match) | |
734/491 0.022 0.000 91.899 0.187 greedy.py:172(match) | |
1929/1928 0.043 0.000 91.308 0.047 greedy.py:50(greedy_match) | |
1 0.000 0.000 63.430 63.430 linter.py:447(lint_parsed) | |
1 0.003 0.003 63.430 63.430 linter.py:361(lint_fix_parsed) | |
507168/32 26.839 0.000 63.375 1.980 base.py:284(crawl) | |
15849 0.121 0.000 14.772 0.001 L003.py:324(_eval) | |
244780 0.854 0.000 14.437 0.000 parsers.py:78(match) | |
267 2.100 0.008 14.434 0.054 L003.py:141(_process_raw_stack) | |
507301 1.094 0.000 13.214 0.000 pathlib.py:1015(__new__) | |
247239 3.187 0.000 11.898 0.000 anyof.py:59(_prune_options) | |
507318 0.930 0.000 11.779 0.000 pathlib.py:662(_from_parts) | |
508634 1.741 0.000 10.593 0.000 pathlib.py:642(_parse_args) | |
152139 2.775 0.000 10.325 0.000 parsers.py:62(_make_match_from_first_result) | |
43 0.003 0.000 9.978 0.232 __init__.py:1(<module>) | |
508634 4.512 0.000 8.277 0.000 pathlib.py:63(parse_parts) | |
143216 1.414 0.000 7.214 0.000 raw.py:257(__init__) | |
2760/2496 0.096 0.000 6.743 0.003 delimited.py:42(match) | |
941034 4.158 0.000 6.598 0.000 context.py:127(_copy) | |
814455 2.840 0.000 6.438 0.000 match_wrapper.py:14(__init__) | |
267 1.089 0.004 6.429 0.024 L003.py:77(_reorder_raw_stack) | |
163276 0.664 0.000 6.020 0.000 raw.py:24(__init__) | |
5115559 3.350 0.000 5.797 0.000 raw.py:126(is_type) | |
1580227 5.660 0.000 5.660 0.000 raw.py:62(__setattr__) | |
1077379 3.256 0.000 4.823 0.000 match_logging.py:47(__init__) | |
1029923/1029480 2.764 0.000 4.751 0.000 base.py:56(wrapped_method) | |
591813 0.611 0.000 4.515 0.000 context.py:146(deeper_match) | |
77124/65713 1.256 0.000 4.399 0.000 base.py:314(_position_segments) | |
257138 0.566 0.000 4.044 0.000 match_result.py:102(from_unmatched) | |
62401 0.643 0.000 3.939 0.000 base.py:82(__init__) | |
599010 3.582 0.000 3.754 0.000 match_result.py:85(seg_to_tuple) | |
12957271/11627715 2.972 0.000 3.657 0.000 {built-in method builtins.len} | |
174930 2.280 0.000 3.594 0.000 L003.py:67(_indent_size) | |
5749 0.905 0.000 3.537 0.001 base.py:315(<listcomp>) | |
35778 0.537 0.000 3.437 0.000 L003.py:98(move_indent_before_templated) | |
147646 3.423 0.000 3.423 0.000 helpers.py:66(iter_indices) | |
417149 0.445 0.000 3.289 0.000 match_result.py:28(matched_length) | |
262924 1.269 0.000 3.225 0.000 match_logging.py:74(parse_match_logging) | |
347186 0.282 0.000 2.955 0.000 context.py:165(matching_segment) | |
1077379 1.457 0.000 2.948 0.000 match_logging.py:24(log) | |
1461058 0.811 0.000 2.895 0.000 L003.py:93(segment_info) | |
477863/417154 0.573 0.000 2.850 0.000 {built-in method builtins.sum} | |
568/62 0.009 0.000 2.847 0.046 <frozen importlib._bootstrap>:986(_find_and_load) | |
497/8 0.005 0.000 2.844 0.356 <frozen importlib._bootstrap>:956(_find_and_load_unlocked) | |
481/10 0.005 0.000 2.841 0.284 <frozen importlib._bootstrap>:650(_load_unlocked) | |
440/10 0.003 0.000 2.840 0.284 <frozen importlib._bootstrap_external>:777(exec_module) | |
588/10 0.001 0.000 2.835 0.283 <frozen importlib._bootstrap>:211(_call_with_frames_removed) | |
83/6 0.001 0.000 2.737 0.456 {built-in method builtins.__import__} | |
1 0.000 0.000 2.725 2.725 runpy.py:102(_get_module_details) | |
5327187 2.683 0.000 2.683 0.000 base.py:412(class_is_type) | |
2392970 1.543 0.000 2.631 0.000 base.py:311(_trim_elem) | |
2988330 1.765 0.000 2.607 0.000 context.py:116(__getattr__) | |
1043961 0.614 0.000 2.527 0.000 match_result.py:51(__bool__) | |
2 0.004 0.002 2.431 1.216 select_crawler.py:27(gather) | |
294125/975 0.618 0.000 2.430 0.002 base.py:763(path_to) | |
1326137 0.641 0.000 2.411 0.000 match_result.py:47(has_match) | |
478 0.004 0.000 2.405 0.005 select_crawler.py:151(_get_name_if_cte) | |
1061729 0.582 0.000 2.372 0.000 match_result.py:31(<genexpr>) | |
101653/83238 0.402 0.000 2.304 0.000 cached_property.py:29(__get__) | |
62401 0.492 0.000 2.187 0.000 markers.py:92(from_child_markers) | |
8662036 2.163 0.000 2.165 0.000 {built-in method builtins.getattr} | |
14922/2036 0.215 0.000 2.113 0.001 base.py:588(stringify) | |
4944843 1.681 0.000 2.101 0.000 {built-in method builtins.isinstance} | |
1461058 0.661 0.000 2.084 0.000 L003.py:787(_get_element_template_info) | |
339368 0.919 0.000 1.915 0.000 match_result.py:117(__add__) | |
206960 1.546 0.000 1.799 0.000 helpers.py:39(trim_non_code_segments) | |
345232 1.751 0.000 1.751 0.000 base.py:830(<genexpr>) | |
121995 0.452 0.000 1.730 0.000 base.py:534(_preface) | |
2035 1.601 0.001 1.632 0.001 context.py:205(clear) | |
9973337 1.571 0.000 1.571 0.000 {method 'append' of 'list' objects} | |
107073 0.098 0.000 1.570 0.000 raw.py:160(stringify) | |
284402 0.565 0.000 1.528 0.000 markers.py:181(with_working_position) | |
577552 0.844 0.000 1.499 0.000 markers.py:166(infer_next_position) | |
3476423 1.497 0.000 1.497 0.000 {method 'split' of 'str' objects} | |
1 0.000 0.000 1.470 1.470 simple.py:1(<module>) | |
1 0.008 0.008 1.352 1.352 linter.py:112(_lex_templated_file) | |
345557 0.515 0.000 1.345 0.000 base.py:796(_get_elem) | |
15849 0.020 0.000 1.338 0.000 L045.py:60(_eval) | |
1 0.000 0.000 1.331 1.331 lexer.py:275(lex) | |
508672 0.832 0.000 1.274 0.000 pathlib.py:291(splitroot) | |
15849 0.015 0.000 1.271 0.000 L044.py:129(_eval) | |
3552819 1.260 0.000 1.260 0.000 {built-in method sys.intern} | |
293150 0.251 0.000 1.239 0.000 base.py:582(get_end_loc) | |
20 0.000 0.000 1.180 0.059 host.py:8(get_plugin_manager) | |
20 0.006 0.000 1.177 0.059 manager.py:280(load_setuptools_entrypoints) | |
387668 0.686 0.000 1.154 0.000 match_result.py:112(from_empty) | |
1 0.000 0.000 1.123 1.123 linter.py:1(<module>) | |
2201000 1.054 0.000 1.054 0.000 {built-in method __new__ of type object at 0x103100b50} | |
5 0.000 0.000 1.044 0.209 __init__.py:2(<module>) | |
101653 0.181 0.000 1.031 0.000 coroutines.py:164(iscoroutinefunction) | |
123/106 0.000 0.000 0.983 0.009 __init__.py:109(import_module) | |
125/106 0.000 0.000 0.983 0.009 <frozen importlib._bootstrap>:1002(_gcd_import) | |
17 0.000 0.000 0.968 0.057 config_info.py:105(get_config_info) | |
23/7 0.000 0.000 0.960 0.137 hooks.py:272(__call__) | |
23/7 0.000 0.000 0.960 0.137 manager.py:90(_hookexec) | |
23/7 0.000 0.000 0.960 0.137 manager.py:84(<lambda>) | |
23/7 0.000 0.000 0.960 0.137 callers.py:157(_multicall) | |
2 0.000 0.000 0.954 0.477 lib.py:11(get_rules) | |
2 0.001 0.000 0.954 0.477 loader.py:8(get_rules_from_path) | |
1036021 0.746 0.000 0.952 0.000 base.py:782(_get_ref) | |
293150 0.206 0.000 0.946 0.000 markers.py:68(working_loc_after) | |
1327709 0.684 0.000 0.932 0.000 match_result.py:37(__len__) | |
4714071 0.913 0.000 0.914 0.000 {built-in method builtins.setattr} | |
1 0.119 0.119 0.894 0.894 lexer.py:509(lex_match) | |
349/243 0.001 0.000 0.891 0.004 <frozen importlib._bootstrap>:1017(_handle_fromlist) | |
648196 0.501 0.000 0.885 0.000 __init__.py:1424(info) | |
16 0.000 0.000 0.881 0.055 doc_decorators.py:21(document_configuration) | |
4068876 0.875 0.000 0.875 0.000 raw.py:93(raw) | |
1029923 0.657 0.000 0.863 0.000 uuid.py:231(__eq__) | |
279285 0.411 0.000 0.844 0.000 base.py:124(__setattr__) | |
101653 0.081 0.000 0.819 0.000 inspect.py:189(iscoroutinefunction) | |
163649 0.333 0.000 0.770 0.000 lexer.py:188(match) | |
208724 0.486 0.000 0.757 0.000 parsers.py:54(_is_first_match) | |
31698 0.191 0.000 0.749 0.000 L006.py:82(_eval) | |
101653 0.420 0.000 0.738 0.000 inspect.py:171(_has_code_flag) | |
357940 0.287 0.000 0.707 0.000 markers.py:37(__post_init__) | |
140276 0.483 0.000 0.698 0.000 base.py:520(_recalculate_caches) | |
206037 0.485 0.000 0.663 0.000 base.py:365(_process_lint_result) | |
121995 0.072 0.000 0.662 0.000 markers.py:48(__str__) | |
1108509 0.660 0.000 0.660 0.000 __init__.py:1677(isEnabledFor) | |
1300 0.003 0.000 0.656 0.001 metadata.py:230(entry_points) | |
453699 0.366 0.000 0.636 0.000 __init__.py:1412(debug) | |
441 0.021 0.000 0.625 0.001 <frozen importlib._bootstrap_external>:849(get_code) | |
31698 0.153 0.000 0.609 0.000 L010.py:52(_eval) | |
121995 0.276 0.000 0.590 0.000 markers.py:131(to_source_string) | |
507168 0.587 0.000 0.587 0.000 <string>:1(__init__) | |
1077379 0.586 0.000 0.586 0.000 match_logging.py:15(__init__) | |
941035 0.576 0.000 0.576 0.000 context.py:107(__init__) | |
586300 0.336 0.000 0.572 0.000 base.py:578(get_start_loc) | |
51803/38940 0.176 0.000 0.493 0.000 {method 'join' of 'str' objects} | |
269710 0.491 0.000 0.491 0.000 {method 'format' of 'str' objects} | |
61643 0.213 0.000 0.485 0.000 base.py:473(matches_target_tuples) | |
206037 0.427 0.000 0.480 0.000 base.py:70(__init__) | |
2041621 0.479 0.000 0.479 0.000 raw.py:78(is_code) | |
1400 0.017 0.000 0.478 0.000 metadata.py:415(<genexpr>) | |
138912 0.268 0.000 0.475 0.000 {built-in method builtins.min} | |
60709/58388 0.088 0.000 0.474 0.000 base.py:237(matched_length) | |
202026 0.243 0.000 0.472 0.000 base.py:126(get_line_pos_of_char_pos) | |
1300 0.008 0.000 0.470 0.000 metadata.py:92(_from_text) | |
384338 0.462 0.000 0.462 0.000 base.py:211(ref) | |
720750 0.338 0.000 0.457 0.000 raw.py:68(matched_length) | |
215613 0.219 0.000 0.456 0.000 base.py:555(is_type) | |
2421428 0.454 0.000 0.454 0.000 raw.py:98(raw_upper) | |
2904626 0.436 0.000 0.436 0.000 {method 'replace' of 'str' objects} | |
247239 0.282 0.000 0.422 0.000 anyof.py:51(_first_non_whitespace) | |
213698 0.147 0.000 0.420 0.000 abc.py:96(__instancecheck__) | |
73297 0.158 0.000 0.420 0.000 markers.py:115(templated_position) | |
15849 0.038 0.000 0.416 0.000 L009.py:68(_eval) | |
441 0.037 0.000 0.388 0.001 <frozen importlib._bootstrap_external>:969(get_data) | |
1 0.040 0.040 0.386 0.386 lexer.py:328(elements_to_segments) | |
1 0.000 0.000 0.378 0.378 collect.py:1(<module>) | |
1 0.000 0.000 0.377 0.377 rewrite.py:1(<module>) | |
135833 0.215 0.000 0.372 0.000 {built-in method builtins.max} | |
15849 0.282 0.000 0.370 0.000 base.py:436(filter_meta) | |
1 0.000 0.000 0.365 0.365 deprecated.py:1(<module>) | |
1 0.000 0.000 0.363 0.363 warning_types.py:1(<module>) | |
18260/10660 0.039 0.000 0.354 0.000 base.py:227(raw) | |
517959 0.352 0.000 0.352 0.000 pathlib.py:1025(_init) | |
128729 0.126 0.000 0.336 0.000 markers.py:109(source_position) | |
1533/1508 0.068 0.000 0.322 0.000 {built-in method builtins.__build_class__} | |
292579 0.212 0.000 0.322 0.000 match_result.py:40(is_complete) | |
3989 0.008 0.000 0.318 0.000 helpers.py:22(check_still_complete) | |
15849 0.023 0.000 0.316 0.000 L020.py:89(_eval) | |
7978 0.010 0.000 0.311 0.000 helpers.py:12(join_segments_raw) | |
154/153 0.004 0.000 0.304 0.002 sequence.py:235(match) | |
3 0.000 0.000 0.303 0.101 common.py:1(<module>) | |
2 0.000 0.000 0.303 0.151 runner.py:43(iter_partials) | |
255330/232334 0.145 0.000 0.297 0.000 base.py:240(<genexpr>) | |
35214 0.080 0.000 0.291 0.000 re.py:287(_compile) | |
1106162 0.278 0.000 0.278 0.000 raw.py:108(segments) | |
213698 0.273 0.000 0.273 0.000 {built-in method _abc._abc_instancecheck} | |
71939 0.037 0.000 0.272 0.000 helpers.py:14(<genexpr>) | |
8020 0.020 0.000 0.269 0.000 metadata.py:404(_matches_legacy) | |
84376/5849 0.163 0.000 0.268 0.000 base.py:743(recursive_crawl) | |
14723 0.091 0.000 0.265 0.000 parsers.py:165(_is_first_match) | |
446 0.263 0.001 0.263 0.001 {method 'read' of '_io.BufferedReader' objects} | |
481/474 0.002 0.000 0.259 0.001 <frozen importlib._bootstrap>:549(module_from_spec) | |
1043403 0.253 0.000 0.253 0.000 {method 'get' of 'dict' objects} | |
217764 0.250 0.000 0.250 0.000 {method 'match' of 're.Pattern' objects} | |
507517 0.250 0.000 0.250 0.000 {method 'lstrip' of 'str' objects} | |
1200 0.003 0.000 0.241 0.000 greedy.py:38(match) | |
241 0.011 0.000 0.240 0.001 select.py:21(get_select_statement_info) | |
1305 0.018 0.000 0.240 0.000 configparser.py:601(__init__) | |
586300 0.237 0.000 0.237 0.000 markers.py:63(working_loc) | |
1143852 0.236 0.000 0.236 0.000 {method 'strip' of 'str' objects} | |
202026 0.229 0.000 0.229 0.000 {built-in method _bisect.bisect_left} | |
345232 0.229 0.000 0.229 0.000 context.py:187(check) | |
123409 0.178 0.000 0.225 0.000 context.py:198(mark) | |
1 0.000 0.000 0.219 0.219 converters.py:1(<module>) | |
25543 0.041 0.000 0.218 0.000 re.py:186(match) | |
1124298 0.216 0.000 0.216 0.000 {method 'pop' of 'dict' objects} | |
164177/86285 0.087 0.000 0.216 0.000 base.py:230(<genexpr>) | |
2 0.000 0.000 0.213 0.107 runner.py:36(iter_rendered) | |
1 0.000 0.000 0.213 0.213 linter.py:571(render_file) | |
8022 0.007 0.000 0.206 0.000 re.py:196(search) | |
941034 0.204 0.000 0.204 0.000 context.py:142(__exit__) | |
1 0.000 0.000 0.204 0.204 _make.py:1(<module>) | |
491 0.009 0.000 0.203 0.000 <frozen importlib._bootstrap>:890(_find_spec) | |
486 0.001 0.000 0.188 0.000 <frozen importlib._bootstrap_external>:1334(find_spec) | |
486 0.004 0.000 0.187 0.000 <frozen importlib._bootstrap_external>:1302(_get_spec) | |
33 0.000 0.000 0.183 0.006 <frozen importlib._bootstrap_external>:1099(create_module) | |
1300 0.012 0.000 0.183 0.000 metadata.py:429(read_text) | |
33 0.180 0.005 0.183 0.006 {built-in method _imp.create_dynamic} | |
941034 0.181 0.000 0.181 0.000 context.py:134(__enter__) | |
14246 0.176 0.000 0.176 0.000 {method 'search' of 're.Pattern' objects} | |
3764/3545 0.009 0.000 0.175 0.000 typing.py:255(inner) | |
601420 0.175 0.000 0.175 0.000 {built-in method builtins.iter} | |
1305 0.043 0.000 0.174 0.000 configparser.py:1317(__init__) | |
708 0.027 0.000 0.172 0.000 <frozen importlib._bootstrap_external>:1431(find_spec) | |
1518 0.001 0.000 0.168 0.000 re.py:248(compile) | |
10109 0.008 0.000 0.166 0.000 lexer.py:45(to_segment) | |
177 0.002 0.000 0.165 0.001 sre_compile.py:759(compile) | |
2588 0.164 0.000 0.165 0.000 {built-in method posix.stat} | |
1 0.000 0.000 0.162 0.162 util.py:1(<module>) | |
10109 0.016 0.000 0.158 0.000 lexer.py:210(construct_segment) | |
1 0.000 0.000 0.157 0.157 code.py:1(<module>) | |
1896 0.004 0.000 0.155 0.000 <frozen importlib._bootstrap_external>:80(_path_stat) | |
102115 0.108 0.000 0.151 0.000 inspect.py:80(ismethod) | |
5 0.000 0.000 0.150 0.030 base.py:1(<module>) | |
441 0.003 0.000 0.149 0.000 <frozen importlib._bootstrap_external>:578(_compile_bytecode) | |
1305 0.065 0.000 0.148 0.000 configparser.py:993(_read) | |
1300 0.004 0.000 0.147 0.000 configparser.py:720(read_string) | |
66705 0.063 0.000 0.147 0.000 lexer.py:227(_match) | |
441 0.145 0.000 0.145 0.000 {built-in method marshal.loads} | |
1300 0.002 0.000 0.143 0.000 configparser.py:705(read_file) | |
1 0.000 0.000 0.143 0.143 cacheprovider.py:1(<module>) | |
1300 0.010 0.000 0.142 0.000 pathlib.py:1210(read_text) | |
1 0.000 0.000 0.135 0.135 uuid.py:1(<module>) | |
1 0.000 0.000 0.133 0.133 linter.py:100(_load_raw_file_and_config) | |
17707/12840 0.021 0.000 0.133 0.000 base.py:676(get_raw_segments) | |
15849 0.056 0.000 0.132 0.000 L004.py:46(_eval) | |
4 0.000 0.000 0.132 0.033 platform.py:884(system) | |
4 0.000 0.000 0.132 0.033 platform.py:746(uname) | |
1 0.000 0.000 0.131 0.131 platform.py:603(_syscmd_uname) | |
15849 0.053 0.000 0.130 0.000 L039.py:33(_eval) | |
31698 0.047 0.000 0.128 0.000 L023.py:47(_eval) | |
1 0.000 0.000 0.127 0.127 jinja.py:1(<module>) | |
512781 0.126 0.000 0.126 0.000 {built-in method posix.fspath} | |
380870 0.125 0.000 0.125 0.000 {method 'upper' of 'str' objects} | |
1 0.000 0.000 0.122 0.122 cached_property.py:3(<module>) | |
284459 0.120 0.000 0.120 0.000 markers.py:96(<genexpr>) | |
15849 0.041 0.000 0.118 0.000 L033.py:34(_eval) | |
15849 0.051 0.000 0.118 0.000 L007.py:48(_eval) | |
15849 0.035 0.000 0.116 0.000 L017.py:31(_eval) | |
17707/12840 0.068 0.000 0.116 0.000 base.py:678(<listcomp>) | |
15849 0.042 0.000 0.115 0.000 L046.py:51(_eval) | |
15849 0.035 0.000 0.115 0.000 L019.py:80(_eval) | |
15849 0.060 0.000 0.113 0.000 L049.py:36(_eval) | |
177 0.001 0.000 0.112 0.001 sre_parse.py:937(parse) | |
1 0.000 0.000 0.109 0.109 file_helpers.py:8(get_encoding) | |
1 0.000 0.000 0.109 0.109 subprocess.py:10(<module>) | |
1 0.000 0.000 0.109 0.109 compat.py:1(<module>) | |
15849 0.056 0.000 0.109 0.000 L008.py:37(_eval) | |
1 0.000 0.000 0.108 0.108 __init__.py:27(detect) | |
158882 0.108 0.000 0.108 0.000 base.py:175(name) | |
1 0.000 0.000 0.108 0.108 universaldetector.py:111(feed) | |
1 0.000 0.000 0.108 0.108 charsetgroupprober.py:65(feed) | |
1 0.047 0.047 0.108 0.108 utf8prober.py:57(feed) | |
1 0.000 0.000 0.107 0.107 main.py:1(<module>) | |
5749 0.042 0.000 0.107 0.000 base.py:292(<listcomp>) | |
9320 0.019 0.000 0.105 0.000 metadata.py:398(_matches_info) | |
62401 0.105 0.000 0.105 0.000 markers.py:103(<setcomp>) | |
15849 0.033 0.000 0.104 0.000 L001.py:30(_eval) | |
267 0.104 0.000 0.104 0.000 L003.py:138(<listcomp>) | |
508704 0.102 0.000 0.102 0.000 {method 'reverse' of 'list' objects} | |
104845 0.076 0.000 0.101 0.000 raw.py:165(_suffix) | |
107443 0.056 0.000 0.100 0.000 {method 'add' of 'set' objects} | |
2 0.000 0.000 0.100 0.050 __init__.py:3225(_call_aside) | |
1 0.000 0.000 0.099 0.099 __init__.py:3242(_initialize_master_working_set) | |
1434 0.034 0.000 0.099 0.000 {built-in method io.open} | |
96944 0.055 0.000 0.099 0.000 lexer.py:89(_match) | |
1 0.000 0.000 0.098 0.098 base_events.py:1(<module>) | |
10109 0.054 0.000 0.098 0.000 base.py:237(templated_slice_to_source_slice) | |
15849 0.031 0.000 0.098 0.000 L018.py:42(_eval) | |
12 0.000 0.000 0.091 0.008 __init__.py:596(add_entry) | |
1300 0.002 0.000 0.090 0.000 pathlib.py:1192(open) | |
1 0.000 0.000 0.090 0.090 commands.py:206(get_config) | |
1 0.000 0.000 0.089 0.089 linter.py:83(get_ruleset) | |
6397 0.042 0.000 0.089 0.000 {built-in method builtins.sorted} | |
441 0.089 0.000 0.089 0.000 {built-in method io.open_code} | |
1 0.000 0.000 0.088 0.088 __init__.py:40(get_ruleset) | |
1 0.000 0.000 0.088 0.088 __init__.py:24(_load_standard_rules) | |
622/177 0.004 0.000 0.087 0.000 sre_parse.py:435(_parse_sub) | |
1 0.000 0.000 0.087 0.087 L010.py:191(_init_capitalisation_policy) | |
140 0.001 0.000 0.087 0.001 __init__.py:2032(find_on_path) | |
284459 0.087 0.000 0.087 0.000 markers.py:100(<genexpr>) | |
102258 0.070 0.000 0.087 0.000 inspect.py:158(isfunction) | |
639 0.001 0.000 0.086 0.000 <frozen importlib._bootstrap_external>:99(_path_isfile) | |
9420 0.011 0.000 0.086 0.000 pathlib.py:1092(iterdir) | |
1022/185 0.028 0.000 0.086 0.000 sre_parse.py:493(_parse) | |
693 0.002 0.000 0.086 0.000 <frozen importlib._bootstrap_external>:90(_path_is_mode_type) | |
284459 0.086 0.000 0.086 0.000 base.py:114(<genexpr>) | |
1355 0.085 0.000 0.085 0.000 {built-in method builtins.dir} | |
284459 0.083 0.000 0.083 0.000 markers.py:97(<genexpr>) | |
1 0.000 0.000 0.080 0.080 linter.py:534(render_string) | |
1 0.000 0.000 0.080 0.080 jinja.py:175(process) | |
101653 0.056 0.000 0.080 0.000 functools.py:428(_unwrap_partial) | |
15377/12795 0.019 0.000 0.076 0.000 {built-in method builtins.any} | |
15849 0.025 0.000 0.076 0.000 L013.py:36(_eval) | |
40 0.001 0.000 0.076 0.002 _make.py:1455(wrap) | |
1300 0.003 0.000 0.076 0.000 metadata.py:84(_from_config) | |
284459 0.075 0.000 0.075 0.000 markers.py:101(<genexpr>) | |
15849 0.028 0.000 0.074 0.000 L011.py:44(_eval) | |
21333 0.051 0.000 0.074 0.000 parsers.py:121(_is_first_match) | |
15849 0.022 0.000 0.074 0.000 L015.py:33(_eval) | |
206037 0.073 0.000 0.073 0.000 base.py:482(discard_unsafe_fixes) | |
15849 0.012 0.000 0.072 0.000 L003.py:298(_is_last_segment) | |
15849 0.031 0.000 0.072 0.000 L005.py:38(_eval) | |
2 0.000 0.000 0.072 0.036 config.py:394(__init__) | |
15849 0.023 0.000 0.072 0.000 L047.py:60(_eval) | |
2 0.006 0.003 0.071 0.035 python.py:1(<module>) | |
609/390 0.005 0.000 0.070 0.000 typing.py:347(__getitem__) | |
1300 0.006 0.000 0.070 0.000 metadata.py:86(<listcomp>) | |
331 0.041 0.000 0.070 0.000 typing.py:674(__getitem__) | |
300 0.068 0.000 0.069 0.000 {built-in method posix.listdir} | |
15849 0.021 0.000 0.068 0.000 L041.py:35(_eval) | |
192614 0.068 0.000 0.068 0.000 {method 'lower' of 'str' objects} | |
1 0.000 0.000 0.068 0.068 L040.py:1(<module>) | |
1 0.000 0.000 0.068 0.068 environment.py:1(<module>) | |
158895 0.068 0.000 0.068 0.000 {method 'pop' of 'list' objects} | |
15849 0.023 0.000 0.068 0.000 L038.py:43(_eval) | |
15849 0.027 0.000 0.067 0.000 L002.py:44(_eval) | |
1 0.000 0.000 0.066 0.066 requirements.py:4(<module>) | |
242/1 0.001 0.000 0.066 0.066 L045.py:46(_visit_sources) | |
1 0.000 0.000 0.065 0.065 L042.py:1(<module>) | |
15849 0.022 0.000 0.064 0.000 L021.py:30(_eval) | |
1 0.000 0.000 0.064 0.064 L047.py:1(<module>) | |
720 0.001 0.000 0.064 0.000 select_crawler.py:59(crawl) | |
1 0.000 0.000 0.064 0.064 L016.py:1(<module>) | |
1 0.000 0.000 0.064 0.064 L030.py:1(<module>) | |
15849 0.022 0.000 0.062 0.000 L022.py:40(_eval) | |
5689 0.027 0.000 0.062 0.000 base.py:484(<listcomp>) | |
1 0.000 0.000 0.062 0.062 config.py:473(from_root) | |
290 0.061 0.000 0.061 0.000 {built-in method builtins.compile} | |
1037 0.004 0.000 0.060 0.000 configparser.py:831(items) | |
5640/774 0.004 0.000 0.059 0.000 base.py:242(raw_segments) | |
5689 0.034 0.000 0.058 0.000 base.py:481(<listcomp>) | |
127077 0.057 0.000 0.057 0.000 {method 'startswith' of 'str' objects} | |
6 0.000 0.000 0.057 0.009 environment.py:1073(from_string) | |
6 0.000 0.000 0.057 0.009 environment.py:717(compile) | |
1 0.000 0.000 0.056 0.056 __init__.py:554(_build_master) | |
1 0.000 0.000 0.056 0.056 __init__.py:541(__init__) | |
1 0.000 0.000 0.056 0.056 L014.py:1(<module>) | |
1 0.000 0.000 0.055 0.055 L019.py:1(<module>) | |
4324 0.033 0.000 0.055 0.000 base.py:1129(simple) | |
1037 0.003 0.000 0.054 0.000 configparser.py:859(<listcomp>) | |
206037 0.054 0.000 0.054 0.000 base.py:82(to_linting_error) | |
1300 0.002 0.000 0.054 0.000 pathlib.py:1052(_opener) | |
2 0.000 0.000 0.054 0.027 runner.py:1(<module>) | |
206037 0.053 0.000 0.053 0.000 base.py:76(<listcomp>) | |
6730 0.028 0.000 0.053 0.000 base.py:153(__hash__) | |
1 0.000 0.000 0.053 0.053 L038.py:1(<module>) | |
969 0.012 0.000 0.052 0.000 typing.py:656(__init__) | |
1 0.000 0.000 0.052 0.052 L003.py:1(<module>) | |
1301 0.050 0.000 0.052 0.000 {built-in method posix.open} | |
207282 0.052 0.000 0.052 0.000 {method 'extend' of 'list' objects} | |
1 0.000 0.000 0.052 0.052 linter.py:343(extract_ignore_mask) | |
4447 0.004 0.000 0.051 0.000 configparser.py:855(<lambda>) | |
1 0.000 0.000 0.051 0.051 L010.py:1(<module>) | |
177 0.001 0.000 0.051 0.000 sre_compile.py:598(_code) | |
1 0.000 0.000 0.051 0.051 L002.py:1(<module>) | |
1 0.000 0.000 0.051 0.051 L028.py:1(<module>) | |
37369 0.051 0.000 0.051 0.000 codingstatemachine.py:66(next_state) | |
976 0.050 0.000 0.050 0.000 L019.py:69(_last_code_seg) | |
6178 0.022 0.000 0.050 0.000 base.py:247(raw_segments_upper) | |
1 0.000 0.000 0.050 0.050 L004.py:1(<module>) | |
4 0.000 0.000 0.049 0.012 __init__.py:74(dialect_selector) | |
1 0.000 0.000 0.049 0.049 selectors.py:1(<module>) | |
7 0.000 0.000 0.049 0.007 environment.py:602(_parse) | |
2358 0.020 0.000 0.049 0.000 configparser.py:1240(__init__) | |
1 0.000 0.000 0.049 0.049 L029.py:1(<module>) | |
115 0.001 0.000 0.048 0.000 lexer.py:669(tokeniter) | |
1 0.000 0.000 0.047 0.047 L026.py:1(<module>) | |
4321 0.004 0.000 0.047 0.000 configparser.py:393(before_get) | |
3 0.000 0.000 0.047 0.016 __init__.py:51(create_module) | |
3 0.000 0.000 0.047 0.016 __init__.py:29(load_module) | |
2 0.000 0.000 0.047 0.023 nodes.py:1(<module>) | |
1 0.000 0.000 0.045 0.045 file_helpers.py:1(<module>) | |
7 0.000 0.000 0.045 0.006 parser.py:51(__init__) | |
7 0.000 0.000 0.045 0.006 environment.py:645(_tokenize) | |
260 0.002 0.000 0.045 0.000 __init__.py:2118(distributions_from_metadata) | |
1 0.000 0.000 0.044 0.044 L013.py:1(<module>) | |
224/129 0.000 0.000 0.044 0.000 {built-in method builtins.next} | |
1 0.000 0.000 0.043 0.043 __init__.py:19(<module>) | |
80 0.000 0.000 0.043 0.001 lexer.py:378(__next__) | |
80 0.000 0.000 0.043 0.001 lexer.py:615(wrap) | |
1 0.000 0.000 0.043 0.043 oyaml.py:1(<module>) | |
61643 0.043 0.000 0.043 0.000 base.py:476(<listcomp>) | |
1 0.000 0.000 0.042 0.042 metadata.py:1(<module>) | |
4321 0.014 0.000 0.042 0.000 configparser.py:406(_interpolate_some) | |
9320 0.014 0.000 0.042 0.000 pathlib.py:1035(_make_child_relpath) | |
1 0.000 0.000 0.042 0.042 ssl.py:4(<module>) | |
603 0.038 0.000 0.041 0.000 {method 'read' of '_io.TextIOWrapper' objects} | |
7 0.000 0.000 0.041 0.006 lexer.py:604(tokenize) | |
7 0.000 0.000 0.041 0.006 lexer.py:323(__init__) | |
10877 0.022 0.000 0.041 0.000 pathlib.py:702(__str__) | |
441 0.001 0.000 0.041 0.000 <frozen importlib._bootstrap_external>:1010(path_stats) | |
1992 0.007 0.000 0.041 0.000 typing.py:120(_type_check) | |
3888 0.015 0.000 0.040 0.000 base.py:706(get_child) | |
1 0.000 0.000 0.040 0.040 universaldetector.py:28(<module>) | |
40 0.004 0.000 0.040 0.001 _make.py:661(__init__) | |
107073 0.039 0.000 0.039 0.000 raw.py:122(get_type) | |
15849 0.018 0.000 0.038 0.000 markers.py:191(is_literal) | |
5813/4305 0.012 0.000 0.038 0.000 base.py:212(is_code) | |
1652/177 0.013 0.000 0.038 0.000 sre_compile.py:71(_compile) | |
75392 0.038 0.000 0.038 0.000 base.py:157(is_optional) | |
7551/6284 0.007 0.000 0.038 0.000 {built-in method builtins.all} | |
1 0.000 0.000 0.037 0.037 pyparsing.py:26(<module>) | |
14930 0.037 0.000 0.037 0.000 {method 'getvalue' of '_io.StringIO' objects} | |
4322 0.026 0.000 0.037 0.000 noncode.py:26(match) | |
1 0.016 0.016 0.037 0.037 lexer.py:529(map_template_slices) | |
139864 0.035 0.000 0.035 0.000 {method 'rstrip' of 'str' objects} | |
6592 0.014 0.000 0.035 0.000 __init__.py:1781(debug) | |
1 0.000 0.000 0.034 0.034 code.py:54(Code) | |
5/4 0.000 0.000 0.034 0.008 __init__.py:47(load_raw_dialect) | |
241 0.002 0.000 0.034 0.000 select.py:100(get_aliases_from_select) | |
10 0.000 0.000 0.033 0.003 __init__.py:2006(_by_version_descending) | |
4684/3417 0.012 0.000 0.033 0.000 base.py:222(is_whitespace) | |
135282 0.032 0.000 0.032 0.000 {method 'write' of '_io.StringIO' objects} | |
1 0.000 0.000 0.032 0.032 bccache.py:1(<module>) | |
20218 0.032 0.000 0.032 0.000 base.py:154(_find_slice_indices_of_templated_pos) | |
10641 0.016 0.000 0.032 0.000 pathlib.py:675(_from_parsed_parts) | |
59738 0.031 0.000 0.031 0.000 base.py:478(<listcomp>) | |
4837/3739 0.011 0.000 0.031 0.000 base.py:191(is_expandable) | |
129 0.000 0.000 0.030 0.000 _make.py:314(_compile_and_eval) | |
1 0.000 0.000 0.030 0.030 inspect.py:1(<module>) | |
266 0.010 0.000 0.028 0.000 L003.py:430(_process_current_line) | |
1300 0.001 0.000 0.028 0.000 pathlib.py:901(joinpath) | |
1308 0.004 0.000 0.027 0.000 pathlib.py:696(_make_child) | |
481 0.008 0.000 0.027 0.000 <frozen importlib._bootstrap>:477(_init_module_attrs) | |
2 0.000 0.000 0.027 0.013 encoder.py:1(<module>) | |
7205 0.014 0.000 0.026 0.000 typing.py:759(__setattr__) | |
11867/8851 0.008 0.000 0.026 0.000 base.py:215(<genexpr>) | |
2035 0.005 0.000 0.026 0.000 context.py:152(deeper_parse) | |
69070 0.026 0.000 0.026 0.000 {built-in method builtins.hasattr} | |
4394 0.005 0.000 0.026 0.000 base.py:887(match) | |
4322/4321 0.008 0.000 0.026 0.000 configparser.py:765(get) | |
1 0.000 0.000 0.025 0.025 loader.py:2(<module>) | |
1 0.000 0.000 0.025 0.025 manager.py:1(<module>) | |
30 0.000 0.000 0.024 0.001 base.py:37(to_segment) | |
30 0.000 0.000 0.024 0.001 base.py:1109(__init__) | |
1 0.000 0.000 0.024 0.024 logging.py:1(<module>) | |
140 0.000 0.000 0.024 0.000 metadata.py:385(<genexpr>) | |
1 0.000 0.000 0.023 0.023 hashlib.py:5(<module>) | |
154 0.000 0.000 0.023 0.000 typing.py:496(__init__) | |
26 0.000 0.000 0.023 0.001 pyparsing.py:2779(__init__) | |
20/16 0.000 0.000 0.023 0.001 __init__.py:137(__makeattr) | |
31 0.004 0.000 0.023 0.001 enum.py:129(__new__) | |
1 0.000 0.000 0.023 0.023 __init__.py:70(importobj) | |
1 0.000 0.000 0.022 0.022 events.py:1(<module>) | |
241 0.002 0.000 0.022 0.000 dialect_ansi.py:1352(get_eventual_aliases) | |
1 0.000 0.000 0.022 0.022 core.py:1(<module>) | |
19297 0.016 0.000 0.022 0.000 types.py:171(__get__) | |
736 0.002 0.000 0.022 0.000 typing.py:799(__getitem__) | |
1 0.000 0.000 0.022 0.022 zipfile.py:1(<module>) | |
177 0.022 0.000 0.022 0.000 sre_parse.py:76(__init__) | |
9368/6834 0.007 0.000 0.022 0.000 base.py:225(<genexpr>) | |
1 0.000 0.000 0.021 0.021 jinja.py:81(_extract_macros_from_config) | |
5 0.000 0.000 0.021 0.004 jinja.py:33(_extract_macros_from_template) | |
1 0.000 0.000 0.021 0.021 config.py:548(make_child_from_path) | |
1 0.000 0.000 0.021 0.021 config.py:480(from_path) | |
6614 0.006 0.000 0.021 0.000 __init__.py:1822(log) | |
510 0.002 0.000 0.021 0.000 typing.py:686(copy_with) | |
29 0.000 0.000 0.021 0.001 ephemeral.py:21(__init__) | |
17346 0.009 0.000 0.020 0.000 sre_parse.py:254(get) | |
15849 0.020 0.000 0.020 0.000 base.py:353(is_source_slice_literal) | |
1 0.001 0.001 0.020 0.020 dialect_ansi.py:1(<module>) | |
589 0.017 0.000 0.020 0.000 sre_compile.py:276(_optimize_charset) | |
568 0.001 0.000 0.020 0.000 <frozen importlib._bootstrap>:147(__enter__) | |
130 0.000 0.000 0.020 0.000 __init__.py:2021(_by_version) | |
40 0.001 0.000 0.020 0.000 _make.py:497(_transform_attrs) | |
1305 0.015 0.000 0.020 0.000 configparser.py:1115(_join_multiline_values) | |
1 0.000 0.000 0.019 0.019 mbcsgroupprober.py:30(<module>) | |
239 0.003 0.000 0.019 0.000 L025.py:39(_lint_references_and_aliases) | |
88 0.000 0.000 0.019 0.000 _make.py:322(_make_method) | |
9473 0.013 0.000 0.019 0.000 pathlib.py:685(_format_parsed_parts) | |
130 0.000 0.000 0.019 0.000 __init__.py:2027(<listcomp>) | |
516 0.001 0.000 0.018 0.000 version.py:48(parse) | |
1 0.000 0.000 0.018 0.018 base.py:1195(__init__) | |
120 0.002 0.000 0.018 0.000 metadata.py:390(_switch_path) | |
62401 0.018 0.000 0.018 0.000 {method 'pop' of 'set' objects} | |
368 0.001 0.000 0.018 0.000 base.py:232(raw_upper) | |
1 0.000 0.000 0.018 0.018 parser.py:5(<module>) | |
15849/1 0.016 0.000 0.018 0.018 base.py:690(iter_unparsables) | |
10109 0.009 0.000 0.018 0.000 lexer.py:38(from_element) | |
1 0.000 0.000 0.017 0.017 subprocess.py:368(check_output) | |
1 0.000 0.000 0.017 0.017 subprocess.py:448(run) | |
1 0.000 0.000 0.017 0.017 feedparser.py:5(<module>) | |
331 0.003 0.000 0.017 0.000 typing.py:187(_subs_tvars) | |
1 0.000 0.000 0.017 0.017 __init__.py:15(<module>) | |
1 0.003 0.003 0.017 0.017 subprocess.py:732(__init__) | |
1982 0.003 0.000 0.017 0.000 dialect_ansi.py:634(iter_raw_references) | |
3904 0.006 0.000 0.016 0.000 <frozen importlib._bootstrap_external>:62(_path_join) | |
32 0.001 0.000 0.016 0.001 _make.py:1723(_make_eq) | |
1 0.000 0.000 0.016 0.016 pyparsing.py:5399(pyparsing_common) | |
1 0.001 0.001 0.016 0.016 source.py:1(<module>) | |
2 0.000 0.000 0.016 0.008 lexer.py:1(<module>) | |
38994 0.016 0.000 0.016 0.000 parsers.py:46(simple) | |
4 0.006 0.002 0.015 0.004 base.py:50(expand) | |
29 0.000 0.000 0.015 0.001 _make.py:989(add_eq) | |
89272 0.015 0.000 0.015 0.000 base.py:329(<lambda>) | |
1 0.000 0.000 0.015 0.015 specifiers.py:4(<module>) | |
6614 0.008 0.000 0.015 0.000 __init__.py:1831(isEnabledFor) | |
39134 0.015 0.000 0.015 0.000 raw.py:88(is_whitespace) | |
2 0.000 0.000 0.015 0.007 context.py:1(<module>) | |
242 0.003 0.000 0.015 0.000 dialect_ansi.py:1069(get_eventual_alias) | |
489 0.002 0.000 0.014 0.000 dialect_ansi.py:669(extract_possible_references) | |
882 0.006 0.000 0.014 0.000 <frozen importlib._bootstrap_external>:294(cache_from_source) | |
53 0.005 0.000 0.014 0.000 __init__.py:313(namedtuple) | |
1 0.000 0.000 0.014 0.014 config.py:1(<module>) | |
50979 0.014 0.000 0.014 0.000 raw.py:103(raw_segments) | |
130 0.001 0.000 0.014 0.000 __init__.py:2576(from_location) | |
4395 0.014 0.000 0.014 0.000 match_result.py:33(all_segments) | |
179 0.002 0.000 0.014 0.000 typing.py:815(__getitem_inner__) | |
22847 0.014 0.000 0.014 0.000 {method 'group' of 're.Match' objects} | |
8886/6585 0.006 0.000 0.014 0.000 base.py:205(<genexpr>) | |
1 0.004 0.004 0.014 0.014 lexer.py:491(violations_from_segments) | |
1 0.000 0.000 0.013 0.013 subprocess.py:1550(_execute_child) | |
41 0.001 0.000 0.013 0.000 _make.py:344(_make_attr_tuple_class) | |
1 0.000 0.000 0.013 0.013 _policybase.py:1(<module>) | |
19919 0.013 0.000 0.013 0.000 sre_parse.py:233(__next) | |
1 0.000 0.000 0.013 0.013 shutil.py:1(<module>) | |
2504 0.006 0.000 0.013 0.000 match_result.py:107(from_matched) | |
965 0.005 0.000 0.013 0.000 base.py:713(get_children) | |
2954 0.004 0.000 0.013 0.000 dialect_ansi.py:627(_iter_reference_parts) | |
1 0.000 0.000 0.013 0.013 fixtures.py:1(<module>) | |
2 0.000 0.000 0.013 0.006 pathlib.py:1(<module>) | |
1 0.000 0.000 0.013 0.013 bisect.py:1(<module>) | |
7205 0.006 0.000 0.012 0.000 typing.py:643(_is_dunder) | |
4322 0.007 0.000 0.012 0.000 configparser.py:1139(_unify_values) | |
388 0.001 0.000 0.012 0.000 version.py:107(__init__) | |
2 0.000 0.000 0.012 0.006 _compat.py:1(<module>) | |
177 0.002 0.000 0.012 0.000 sre_compile.py:536(_compile_info) | |
2829 0.003 0.000 0.012 0.000 pathlib.py:712(__fspath__) | |
1 0.000 0.000 0.012 0.012 python_api.py:1(<module>) | |
914 0.001 0.000 0.012 0.000 <frozen importlib._bootstrap>:376(cached) | |
787 0.002 0.000 0.012 0.000 markers.py:147(end_point_marker) | |
388 0.004 0.000 0.012 0.000 version.py:205(_legacy_cmpkey) | |
9321 0.009 0.000 0.012 0.000 pathlib.py:788(name) | |
441 0.002 0.000 0.012 0.000 <frozen importlib._bootstrap_external>:526(_validate_timestamp_pyc) | |
1323 0.003 0.000 0.012 0.000 <frozen importlib._bootstrap_external>:51(_unpack_uint32) | |
1 0.000 0.000 0.012 0.012 specifiers.py:333(Specifier) | |
4 0.000 0.000 0.012 0.003 ssl.py:451(__new__) | |
4 0.012 0.003 0.012 0.003 {built-in method _ssl.txt2obj} | |
6 0.000 0.000 0.012 0.002 environment.py:687(_compile) | |
1028 0.003 0.000 0.011 0.000 markers.py:76(from_point) | |
1 0.000 0.000 0.011 0.011 capture.py:1(<module>) | |
40 0.001 0.000 0.011 0.000 _make.py:2001(_make_init) | |
474 0.002 0.000 0.011 0.000 <frozen importlib._bootstrap_external>:424(_get_cached) | |
2 0.000 0.000 0.011 0.005 config.py:331(load_config_up_to_path) | |
13 0.000 0.000 0.011 0.001 enum.py:434(_convert_) | |
742 0.001 0.000 0.011 0.000 typing.py:682(<genexpr>) | |
646 0.004 0.000 0.010 0.000 version.py:271(__init__) | |
1 0.000 0.000 0.010 0.010 defaults.py:1(<module>) | |
37364 0.010 0.000 0.010 0.000 codingstatemachine.py:80(get_current_charlen) | |
4 0.001 0.000 0.010 0.003 config.py:176(_get_config_elems_from_file) | |
120 0.000 0.000 0.010 0.000 zipfile.py:2235(__init__) | |
806 0.007 0.000 0.010 0.000 <frozen importlib._bootstrap>:157(_get_module_lock) | |
806 0.010 0.000 0.010 0.000 <frozen importlib._bootstrap>:78(acquire) | |
36 0.000 0.000 0.010 0.000 _make.py:949(add_init) | |
1 0.010 0.010 0.010 0.010 {built-in method posix.read} | |
2890 0.005 0.000 0.010 0.000 L006.py:69(_find_segment) | |
1 0.000 0.000 0.010 0.010 sjisprober.py:28(<module>) | |
1 0.000 0.000 0.010 0.010 plistlib.py:1(<module>) | |
10208 0.010 0.000 0.010 0.000 base.py:92(sets) | |
3613/3206 0.006 0.000 0.010 0.000 typing.py:717(__hash__) | |
11419 0.007 0.000 0.010 0.000 sre_parse.py:164(__getitem__) | |
6679 0.007 0.000 0.010 0.000 sequence.py:101(<genexpr>) | |
5 0.000 0.000 0.010 0.002 exceptions.py:1(<module>) | |
130 0.000 0.000 0.010 0.000 __init__.py:2563(__init__) | |
120 0.001 0.000 0.010 0.000 zipfile.py:1183(__init__) | |
2 0.000 0.000 0.010 0.005 decoder.py:1(<module>) | |
1796/1262 0.003 0.000 0.010 0.000 base.py:109(__init__) | |
2 0.000 0.000 0.010 0.005 config.py:336(<listcomp>) | |
1 0.000 0.000 0.010 0.010 pytester.py:1(<module>) | |
1 0.000 0.000 0.009 0.009 reader.py:18(<module>) | |
1 0.000 0.000 0.009 0.009 reader.py:45(Reader) | |
1 0.000 0.000 0.009 0.009 reports.py:1(<module>) | |
4316 0.004 0.000 0.009 0.000 L013.py:46(<genexpr>) | |
1 0.000 0.000 0.009 0.009 platform.py:3(<module>) | |
1 0.000 0.000 0.009 0.009 dialect_bigquery.py:1(<module>) | |
1 0.000 0.000 0.009 0.009 decimal.py:2(<module>) | |
1 0.000 0.000 0.009 0.009 environment.py:582(parse) | |
1 0.000 0.000 0.009 0.009 terminalwriter.py:1(<module>) | |
474 0.002 0.000 0.009 0.000 <frozen importlib._bootstrap_external>:1426(_get_spec) | |
952 0.002 0.000 0.009 0.000 dialect_ansi.py:1160(iter_raw_references) | |
1412 0.009 0.000 0.009 0.000 {built-in method from_bytes} | |
832 0.001 0.000 0.009 0.000 <frozen importlib._bootstrap_external>:1265(_path_importer_cache) | |
1 0.000 0.000 0.009 0.009 terminal.py:1(<module>) | |
1 0.000 0.000 0.009 0.009 __init__.py:945(Environment) | |
1 0.000 0.000 0.009 0.009 __init__.py:162(get_supported_platform) | |
660 0.003 0.000 0.009 0.000 copy.py:66(copy) | |
1 0.000 0.000 0.009 0.009 __init__.py:17(<module>) | |
1933/482 0.006 0.000 0.009 0.000 sre_parse.py:174(getwidth) | |
64 0.000 0.000 0.009 0.000 __init__.py:3268(<genexpr>) | |
1 0.000 0.000 0.009 0.009 findpaths.py:1(<module>) | |
423 0.001 0.000 0.009 0.000 enum.py:278(__call__) | |
2856 0.004 0.000 0.009 0.000 L048.py:40(_missing_whitespace) | |
1062 0.002 0.000 0.008 0.000 __init__.py:2067(dist_factory) | |
63 0.000 0.000 0.008 0.000 __init__.py:2774(activate) | |
1 0.000 0.000 0.008 0.008 validators.py:1(<module>) | |
1 0.000 0.000 0.008 0.008 structures.py:1(<module>) | |
13711/12465 0.007 0.000 0.008 0.000 {built-in method builtins.hash} | |
140 0.001 0.000 0.008 0.000 __init__.py:2052(<genexpr>) | |
1 0.000 0.000 0.008 0.008 staggered.py:1(<module>) | |
1 0.000 0.000 0.008 0.008 contextvars.py:1(<module>) | |
1 0.000 0.000 0.008 0.008 sbcsgroupprober.py:29(<module>) | |
2 0.000 0.000 0.008 0.004 filters.py:1(<module>) | |
40 0.000 0.000 0.008 0.000 _make.py:1172(attrs) | |
1 0.000 0.000 0.008 0.008 __init__.py:372(get_build_platform) | |
2 0.000 0.000 0.008 0.004 utils.py:1(<module>) | |
130 0.001 0.000 0.008 0.000 __init__.py:1312(safe_version) | |
8 0.000 0.000 0.008 0.001 config.py:263(load_config_at_path) | |
5 0.000 0.000 0.008 0.002 configparser.py:679(read) | |
2600 0.002 0.000 0.008 0.000 configparser.py:618(<genexpr>) | |
1 0.000 0.000 0.008 0.008 python.py:246(slice_file) | |
1 0.000 0.000 0.008 0.008 wcwidth.py:1(<module>) | |
1 0.000 0.000 0.008 0.008 L044.py:78(_analyze_result_columns) | |
1 0.000 0.000 0.008 0.008 select_crawler.py:125(get_wildcard_info) | |
12 0.000 0.000 0.008 0.001 pyparsing.py:2653(__init__) | |
27 0.001 0.000 0.008 0.000 typing.py:1608(__new__) | |
1 0.000 0.000 0.008 0.008 types.py:1(<module>) | |
27 0.000 0.000 0.008 0.000 typing.py:1584(_make_nmtuple) | |
1 0.000 0.000 0.008 0.008 select_crawler.py:107(select_info) | |
392 0.001 0.000 0.008 0.000 genericpath.py:39(isdir) | |
3904 0.005 0.000 0.008 0.000 <frozen importlib._bootstrap_external>:64(<listcomp>) | |
2 0.000 0.000 0.008 0.004 jinja.py:307(_slice_template) | |
54 0.002 0.000 0.008 0.000 <frozen importlib._bootstrap_external>:1252(_path_hooks) | |
1 0.000 0.000 0.007 0.007 cpython.py:1(<module>) | |
1 0.000 0.000 0.007 0.007 cpython.py:10(_init_ugly_crap) | |
2 0.000 0.000 0.007 0.004 version.py:4(<module>) | |
15162 0.007 0.000 0.007 0.000 base.py:551(get_type) | |
54 0.001 0.000 0.007 0.000 <frozen importlib._bootstrap_external>:1479(_fill_cache) | |
1 0.000 0.000 0.007 0.007 tempfile.py:1(<module>) | |
1 0.000 0.000 0.007 0.007 hookspec.py:1(<module>) | |
1731 0.003 0.000 0.007 0.000 base.py:84(_resolve_ref) | |
240 0.001 0.000 0.007 0.000 dialect_ansi.py:644(is_qualified) | |
1 0.000 0.000 0.007 0.007 compiler.py:1(<module>) | |
2714 0.007 0.000 0.007 0.000 typing.py:666(<genexpr>) | |
5749 0.007 0.000 0.007 0.000 base.py:296(<listcomp>) | |
14 0.000 0.000 0.007 0.001 enum.py:381(_create_) | |
88 0.001 0.000 0.007 0.000 _make.py:1600(_generate_unique_filename) | |
1 0.000 0.000 0.007 0.007 resolver.py:2(<module>) | |
241 0.001 0.000 0.007 0.000 conditional.py:84(match) | |
1 0.000 0.000 0.007 0.007 dis.py:1(<module>) | |
1 0.000 0.000 0.007 0.007 reports.py:60(BaseReport) | |
25 0.000 0.000 0.007 0.000 pyparsing.py:1250(setParseAction) | |
27 0.000 0.000 0.007 0.000 pyparsing.py:1039(_trim_arity) | |
1181 0.001 0.000 0.007 0.000 typing.py:358(<genexpr>) | |
20 0.001 0.000 0.007 0.000 manager.py:95(register) | |
441 0.005 0.000 0.007 0.000 <frozen importlib._bootstrap_external>:493(_classify_pyc) | |
18 0.000 0.000 0.007 0.000 lexer.py:220(__init__) | |
2980 0.006 0.000 0.007 0.000 parsers.py:22(__init__) | |
26 0.000 0.000 0.007 0.000 pyparsing.py:1047(extract_stack) | |
474 0.005 0.000 0.007 0.000 <frozen importlib._bootstrap_external>:629(spec_from_file_location) | |
1652 0.004 0.000 0.007 0.000 posixpath.py:71(join) | |
1 0.000 0.000 0.007 0.007 chardistribution.py:28(<module>) | |
9077 0.007 0.000 0.007 0.000 anyof.py:43(is_optional) | |
12 0.000 0.000 0.007 0.001 pyparsing.py:4251(__init__) | |
1 0.000 0.000 0.006 0.006 configparser.py:1(<module>) | |
26 0.000 0.000 0.006 0.000 traceback.py:200(extract_stack) | |
1 0.000 0.000 0.006 0.006 header.py:5(<module>) | |
36/11 0.000 0.000 0.006 0.001 pyparsing.py:3743(leaveWhitespace) | |
471 0.001 0.000 0.006 0.000 pyparsing.py:1167(copy) | |
989 0.005 0.000 0.006 0.000 typing.py:172(_collect_type_vars) | |
26 0.001 0.000 0.006 0.000 traceback.py:321(extract) | |
382 0.005 0.000 0.006 0.000 typing.py:219(_remove_dups_flatten) | |
1 0.000 0.000 0.006 0.006 linecache.py:1(<module>) | |
1 0.000 0.000 0.006 0.006 random.py:1(<module>) | |
3 0.000 0.000 0.006 0.002 pyparsing.py:1608(parseString) | |
4906 0.005 0.000 0.006 0.000 sre_parse.py:249(match) | |
149/7 0.000 0.000 0.006 0.001 visitor.py:35(visit) | |
1 0.000 0.000 0.006 0.006 __init__.py:11(<module>) | |
4216 0.004 0.000 0.006 0.000 version.py:187(_parse_version_parts) | |
7 0.000 0.000 0.006 0.001 compiler.py:825(visit_Template) | |
1 0.000 0.000 0.006 0.006 linting_result.py:1(<module>) | |
1 0.000 0.000 0.006 0.006 code.py:665(FormattedExcinfo) | |
288 0.000 0.000 0.006 0.000 sre_parse.py:96(closegroup) | |
1003 0.004 0.000 0.006 0.000 raw.py:136(raw_trimmed) | |
1 0.000 0.000 0.006 0.006 scanner.py:1(<module>) | |
1 0.000 0.000 0.006 0.006 typing.py:1(<module>) | |
964 0.004 0.000 0.006 0.000 conditional.py:65(is_enabled) | |
5951 0.006 0.000 0.006 0.000 base.py:680(__eq__) | |
1 0.000 0.000 0.006 0.006 sysconfig.py:605(get_platform) | |
19247 0.006 0.000 0.006 0.000 enum.py:659(value) | |
1389 0.002 0.000 0.006 0.000 re.py:268(escape) | |
4380 0.006 0.000 0.006 0.000 __init__.py:885(__getitem__) | |
2 0.000 0.000 0.006 0.003 lib.py:23(load_default_config) | |
5749 0.006 0.000 0.006 0.000 base.py:297(<listcomp>) | |
1 0.000 0.000 0.006 0.006 socket.py:4(<module>) | |
2 0.000 0.000 0.006 0.003 config.py:255(load_default_config_file) | |
3098 0.002 0.000 0.006 0.000 select.py:49(<genexpr>) | |
4328 0.005 0.000 0.005 0.000 __init__.py:875(__init__) | |
6 0.000 0.000 0.005 0.001 environment.py:666(_generate) | |
1 0.000 0.000 0.005 0.005 python.py:366(PyCollector) | |
6 0.000 0.000 0.005 0.001 compiler.py:101(generate) | |
1 0.000 0.000 0.005 0.005 pickle.py:1(<module>) | |
1 0.000 0.000 0.005 0.005 expression.py:1(<module>) | |
2358 0.002 0.000 0.005 0.000 configparser.py:1359(__iter__) | |
89 0.001 0.000 0.005 0.000 uuid.py:778(uuid4) | |
1 0.000 0.000 0.005 0.005 commands.py:241(get_linter_and_formatter) | |
233 0.001 0.000 0.005 0.000 anyof.py:225(__init__) | |
1 0.000 0.000 0.005 0.005 formatters.py:1(<module>) | |
120 0.000 0.000 0.005 0.000 metadata.py:410(_search_path) | |
131/65 0.000 0.000 0.005 0.000 pyparsing.py:3363(copy) | |
4324 0.005 0.000 0.005 0.000 base.py:1132(<listcomp>) | |
568 0.001 0.000 0.005 0.000 <frozen importlib._bootstrap>:151(__exit__) | |
1 0.000 0.000 0.005 0.005 dumper.py:2(<module>) | |
254 0.001 0.000 0.005 0.000 anyof.py:22(__init__) | |
61/11 0.000 0.000 0.005 0.000 pyparsing.py:3288(leaveWhitespace) | |
1 0.000 0.000 0.005 0.005 charsetgroupprober.py:28(<module>) | |
71 0.000 0.000 0.005 0.000 __init__.py:2763(_get_metadata) | |
1 0.000 0.000 0.005 0.005 tokenize.py:1(<module>) | |
123 0.000 0.000 0.005 0.000 pathlib.py:1380(is_dir) | |
325/149 0.001 0.000 0.005 0.000 base.py:772(simple) | |
360 0.001 0.000 0.005 0.000 manager.py:132(parse_hookimpl_opts) | |
104 0.000 0.000 0.005 0.000 traceback.py:285(line) | |
20 0.000 0.000 0.005 0.000 metadata.py:69(load) | |
1 0.000 0.000 0.005 0.005 signal.py:1(<module>) | |
806 0.004 0.000 0.004 0.000 <frozen importlib._bootstrap>:103(release) | |
1 0.000 0.000 0.004 0.004 python.py:1522(Function) | |
1 0.000 0.000 0.004 0.004 environment.py:143(Environment) | |
78 0.000 0.000 0.004 0.000 linecache.py:15(getline) | |
5749 0.004 0.000 0.004 0.000 match_logging.py:89(__init__) | |
10109 0.004 0.000 0.004 0.000 lexer.py:156(_subdivide) | |
1 0.000 0.000 0.004 0.004 version.py:267(Version) | |
78 0.000 0.000 0.004 0.000 linecache.py:37(getlines) | |
1918 0.003 0.000 0.004 0.000 L011.py:57(<genexpr>) | |
9477 0.004 0.000 0.004 0.000 {method 'endswith' of 'str' objects} | |
2/1 0.000 0.000 0.004 0.004 sysconfig.py:516(get_config_vars) | |
10110 0.003 0.000 0.004 0.000 linter.py:151(<genexpr>) | |
1 0.000 0.000 0.004 0.004 linecache.py:82(updatecache) | |
1 0.000 0.000 0.004 0.004 cyaml.py:3(<module>) | |
123 0.000 0.000 0.004 0.000 pathlib.py:1171(stat) | |
1 0.002 0.002 0.004 0.004 linter.py:131(<listcomp>) | |
2034 0.003 0.000 0.004 0.000 string_helpers.py:11(curtail_string) | |
131/65 0.000 0.000 0.004 0.000 pyparsing.py:3365(<listcomp>) | |
1 0.000 0.000 0.004 0.004 configparser.py:560(RawConfigParser) | |
14 0.000 0.000 0.004 0.000 hashlib.py:123(__get_openssl_constructor) | |
1 0.000 0.000 0.004 0.004 utils.py:5(<module>) | |
56/26 0.000 0.000 0.004 0.000 anyof.py:29(simple) | |
1 0.000 0.000 0.004 0.004 _identifier.py:1(<module>) | |
396 0.004 0.000 0.004 0.000 {method 'split' of 're.Pattern' objects} | |
240 0.000 0.000 0.004 0.000 select.py:127(_has_value_table_function) | |
1 0.000 0.000 0.004 0.004 initialise.py:2(<module>) | |
366 0.001 0.000 0.004 0.000 inspect.py:294(isroutine) | |
56/26 0.000 0.000 0.004 0.000 anyof.py:35(<listcomp>) | |
2 0.000 0.000 0.004 0.002 jinja.py:164(_get_jinja_env) | |
942 0.001 0.000 0.004 0.000 __init__.py:2044(<genexpr>) | |
2 0.000 0.000 0.004 0.002 sandbox.py:252(__init__) | |
2 0.000 0.000 0.004 0.002 environment.py:291(__init__) | |
14 0.000 0.000 0.004 0.000 config.py:356(iter_config_locations_up_to_path) | |
40 0.000 0.000 0.004 0.000 _make.py:558(<listcomp>) | |
40 0.004 0.000 0.004 0.000 _make.py:571(<setcomp>) | |
70 0.000 0.000 0.004 0.000 abc.py:84(__new__) | |
8 0.000 0.000 0.004 0.000 environment.py:441(lexer) | |
14922 0.004 0.000 0.004 0.000 base.py:263(_suffix) | |
7 0.000 0.000 0.004 0.001 parser.py:1036(parse) | |
8 0.000 0.000 0.004 0.000 lexer.py:426(get_lexer) | |
2 0.000 0.000 0.004 0.002 environment.py:107(load_extensions) | |
1 0.003 0.003 0.004 0.004 {method 'readlines' of '_io._IOBase' objects} | |
90 0.004 0.000 0.004 0.000 {built-in method posix.urandom} | |
2 0.000 0.000 0.004 0.002 utils.py:197(import_string) | |
2 0.000 0.000 0.004 0.002 __init__.py:4(<module>) | |
61 0.000 0.000 0.004 0.000 pyparsing.py:3292(<listcomp>) | |
1 0.000 0.000 0.004 0.004 lexer.py:477(__init__) | |
4387 0.003 0.000 0.003 0.000 {method 'update' of 'set' objects} | |
1 0.000 0.000 0.003 0.003 markers.py:4(<module>) | |
3086 0.002 0.000 0.003 0.000 typing.py:329(__hash__) | |
148/3 0.001 0.000 0.003 0.001 pyparsing.py:1370(_parseNoCache) | |
13 0.002 0.000 0.003 0.000 enum.py:451(<listcomp>) | |
22/3 0.000 0.000 0.003 0.001 pyparsing.py:3397(parseImpl) | |
10 0.000 0.000 0.003 0.000 lexer.py:481(c) | |
1 0.000 0.000 0.003 0.003 expat.py:1(<module>) | |
1389 0.003 0.000 0.003 0.000 {method 'translate' of 'str' objects} | |
1 0.000 0.000 0.003 0.003 loaders.py:1(<module>) | |
1 0.000 0.000 0.003 0.003 csv.py:2(<module>) | |
18 0.000 0.000 0.003 0.000 gettext.py:735(gettext) | |
643 0.002 0.000 0.003 0.000 codecs.py:319(decode) | |
18 0.000 0.000 0.003 0.000 gettext.py:660(dgettext) | |
5428 0.003 0.000 0.003 0.000 {method 'capitalize' of 'str' objects} | |
354 0.001 0.000 0.003 0.000 enum.py:64(__setitem__) | |
89 0.001 0.000 0.003 0.000 _make.py:2575(from_counting_attr) | |
660 0.002 0.000 0.003 0.000 copy.py:257(_reconstruct) | |
1 0.000 0.000 0.003 0.003 L020.py:1(<module>) | |
18 0.000 0.000 0.003 0.000 gettext.py:579(translation) | |
11136 0.003 0.000 0.003 0.000 raw.py:132(get_raw_segments) | |
1 0.000 0.000 0.003 0.003 bz2.py:1(<module>) | |
16 0.000 0.000 0.003 0.000 _make.py:1630(_make_hash) | |
13/7 0.000 0.000 0.003 0.000 parser.py:987(subparse) | |
6 0.000 0.000 0.003 0.001 commands.py:118(common_options) | |
130 0.002 0.000 0.003 0.000 __init__.py:670(add) | |
65 0.000 0.000 0.003 0.000 __init__.py:1396(has_metadata) | |
18 0.000 0.000 0.003 0.000 gettext.py:538(find) | |
2146 0.003 0.000 0.003 0.000 {method 'update' of 'dict' objects} | |
1 0.000 0.000 0.003 0.003 ansitowin32.py:2(<module>) | |
502 0.001 0.000 0.003 0.000 dialect_ansi.py:687(_level_to_int) | |
13/7 0.000 0.000 0.003 0.000 compiler.py:442(blockvisit) | |
1 0.000 0.000 0.003 0.003 datetime.py:1(<module>) | |
1 0.000 0.000 0.003 0.003 markers.py:1(<module>) | |
4176 0.003 0.000 0.003 0.000 <frozen importlib._bootstrap>:222(_verbose_message) | |
238 0.001 0.000 0.003 0.000 <frozen importlib._bootstrap>:194(_lock_unlock_module) | |
8 0.000 0.000 0.003 0.000 hashlib.py:79(__get_builtin_constructor) | |
1 0.000 0.000 0.003 0.003 lzma.py:1(<module>) | |
111/5 0.001 0.000 0.003 0.001 pyparsing.py:3319(streamline) | |
241 0.000 0.000 0.003 0.000 select.py:142(_get_pivot_table_columns) | |
3 0.000 0.000 0.003 0.001 dataclasses.py:991(wrap) | |
129 0.001 0.000 0.003 0.000 {built-in method builtins.eval} | |
3 0.000 0.000 0.003 0.001 dataclasses.py:801(_process_class) | |
4978 0.003 0.000 0.003 0.000 {method 'find' of 'str' objects} | |
1 0.000 0.000 0.003 0.003 unix_events.py:1(<module>) | |
14 0.000 0.000 0.003 0.000 _make.py:937(add_hash) | |
2 0.000 0.000 0.003 0.001 core.py:878(make_context) | |
2890 0.002 0.000 0.003 0.000 L006.py:47(_missing_whitespace) | |
11315 0.003 0.000 0.003 0.000 raw.py:73(is_expandable) | |
54 0.000 0.000 0.003 0.000 <frozen importlib._bootstrap_external>:1520(path_hook_for_FileFinder) | |
54 0.001 0.000 0.003 0.000 <frozen zipimport>:63(__init__) | |
882 0.002 0.000 0.003 0.000 <frozen importlib._bootstrap_external>:68(_path_split) | |
1 0.000 0.000 0.003 0.003 __init__.py:821(Config) | |
1 0.000 0.000 0.003 0.003 connection.py:10(<module>) | |
4241 0.003 0.000 0.003 0.000 {method 'rpartition' of 'str' objects} | |
7 0.000 0.000 0.003 0.000 decorators.py:294(version_option) | |
88/60 0.000 0.000 0.003 0.000 sequence.py:32(simple) | |
241 0.001 0.000 0.003 0.000 markers.py:136(start_point_marker) | |
2 0.000 0.000 0.003 0.001 core.py:1361(parse_args) | |
1 0.000 0.000 0.003 0.003 tmpdir.py:1(<module>) | |
1 0.000 0.000 0.003 0.003 pathspec.py:2(<module>) | |
241 0.002 0.000 0.003 0.000 inspect.py:90(ismethoddescriptor) | |
1304 0.002 0.000 0.003 0.000 configparser.py:644(sections) | |
40 0.000 0.000 0.003 0.000 _make.py:723(build_class) | |
205 0.001 0.000 0.003 0.000 posixpath.py:150(dirname) | |
143 0.000 0.000 0.003 0.000 genericpath.py:16(exists) | |
1 0.000 0.000 0.003 0.003 L044.py:1(<module>) | |
4596 0.003 0.000 0.003 0.000 parsers.py:158(simple) | |
3188 0.002 0.000 0.002 0.000 sre_parse.py:172(append) | |
20 0.000 0.000 0.002 0.000 manager.py:183(add_hookspecs) | |
1 0.000 0.000 0.002 0.002 anyof.py:1(<module>) | |
1 0.000 0.000 0.002 0.002 coroutines.py:1(<module>) | |
1 0.000 0.000 0.002 0.002 core.py:1928(Parameter) | |
636 0.002 0.000 0.002 0.000 <frozen importlib._bootstrap>:58(__init__) | |
1 0.000 0.000 0.002 0.002 setters.py:1(<module>) | |
362 0.000 0.000 0.002 0.000 typing.py:827(<genexpr>) | |
1834 0.001 0.000 0.002 0.000 version.py:98(_compare) | |
1 0.000 0.000 0.002 0.002 nodes.py:97(Node) | |
54/10 0.000 0.000 0.002 0.000 pyparsing.py:3762(streamline) | |
636 0.002 0.000 0.002 0.000 <frozen importlib._bootstrap>:176(cb) | |
89 0.002 0.000 0.002 0.000 _make.py:118(attrib) | |
6/5 0.000 0.000 0.002 0.000 parser.py:165(parse_statement) | |
1 0.000 0.000 0.002 0.002 runtime.py:1(<module>) | |
5 0.000 0.000 0.002 0.000 parser.py:443(parse_macro) | |
1 0.000 0.000 0.002 0.002 threading.py:1(<module>) | |
1 0.000 0.000 0.002 0.002 pyparsing.py:4904(makeHTMLTags) | |
1 0.000 0.000 0.002 0.002 pyparsing.py:4875(_makeTags) | |
3571 0.002 0.000 0.002 0.000 sre_parse.py:160(__len__) | |
161 0.001 0.000 0.002 0.000 sequence.py:218(get_bracket_from_dialect) | |
92/76 0.000 0.000 0.002 0.000 base.py:388(simple) | |
17 0.000 0.000 0.002 0.000 pathlib.py:1151(resolve) | |
1953 0.001 0.000 0.002 0.000 <string>:1(__new__) | |
1224 0.001 0.000 0.002 0.000 version.py:82(__eq__) | |
1 0.000 0.000 0.002 0.002 constructor.py:3(<module>) | |
63 0.000 0.000 0.002 0.000 __init__.py:2865(insert_on) | |
359 0.001 0.000 0.002 0.000 posixpath.py:117(splitext) | |
1 0.000 0.000 0.002 0.002 ext.py:1(<module>) | |
1 0.000 0.000 0.002 0.002 debugging.py:1(<module>) | |
1958 0.002 0.000 0.002 0.000 <frozen importlib._bootstrap>:863(__enter__) | |
54 0.000 0.000 0.002 0.000 decorators.py:240(decorator) | |
1 0.000 0.000 0.002 0.002 lib.py:1(<module>) | |
135 0.002 0.000 0.002 0.000 {method 'sub' of 're.Pattern' objects} | |
6684 0.002 0.000 0.002 0.000 configparser.py:1020(<dictcomp>) | |
83 0.000 0.000 0.002 0.000 pyparsing.py:1821(__add__) | |
177 0.001 0.000 0.002 0.000 enum.py:828(__and__) | |
2 0.000 0.000 0.002 0.001 glob.py:10(glob) | |
649 0.001 0.000 0.002 0.000 sre_compile.py:423(_simple) | |
1 0.000 0.000 0.002 0.002 escprober.py:28(<module>) | |
2035 0.002 0.000 0.002 0.000 context.py:161(may_recurse) | |
1 0.002 0.002 0.002 0.002 compat.py:197(<dictcomp>) | |
100 0.000 0.000 0.002 0.000 glob.py:40(_iglob) | |
1152 0.001 0.000 0.002 0.000 <frozen importlib._bootstrap>:389(parent) | |
1 0.000 0.000 0.002 0.002 linter.py:674(paths_from_path) | |
1961 0.002 0.000 0.002 0.000 greedy.py:213(<genexpr>) | |
69 0.001 0.000 0.002 0.000 nodes.py:57(__new__) | |
1 0.000 0.000 0.002 0.002 idtracking.py:1(<module>) | |
1958 0.001 0.000 0.002 0.000 <frozen importlib._bootstrap>:867(__exit__) | |
1 0.000 0.000 0.002 0.002 formatting.py:1(<module>) | |
10 0.000 0.000 0.002 0.000 __init__.py:2102(safe_listdir) | |
1 0.000 0.000 0.002 0.002 debugging.py:94(pytestPDB) | |
1 0.000 0.000 0.002 0.002 constructor.py:171(SafeConstructor) | |
1 0.000 0.000 0.002 0.002 nodes.py:103(Node) | |
63 0.002 0.000 0.002 0.000 __init__.py:2288(fixup_namespace_packages) | |
1 0.000 0.000 0.002 0.002 reduction.py:10(<module>) | |
30 0.000 0.000 0.002 0.000 typing.py:875(__class_getitem__) | |
31 0.001 0.000 0.002 0.000 enum.py:171(<setcomp>) | |
589 0.001 0.000 0.002 0.000 sre_compile.py:249(_compile_charset) | |
2132 0.001 0.000 0.002 0.000 sre_parse.py:286(tell) | |
130 0.001 0.000 0.002 0.000 version.py:305(__str__) | |
3 0.000 0.000 0.002 0.001 dataclasses.py:977(dataclass) | |
115/12 0.000 0.000 0.002 0.000 base.py:692(copy) | |
1 0.000 0.000 0.002 0.002 __init__.py:39(initpkg) | |
1793 0.002 0.000 0.002 0.000 sre_parse.py:111(__init__) | |
1 0.000 0.000 0.002 0.002 opcode.py:2(<module>) | |
1 0.000 0.000 0.002 0.002 parse.py:1(<module>) | |
5318 0.002 0.000 0.002 0.000 {method 'items' of 'dict' objects} | |
84 0.001 0.000 0.002 0.000 pyparsing.py:3390(__init__) | |
1 0.000 0.000 0.002 0.002 config.py:339(find_ignore_config_files) | |
1 0.000 0.000 0.002 0.002 _parseaddr.py:4(<module>) | |
8 0.000 0.000 0.002 0.000 posixpath.py:387(realpath) | |
2034 0.002 0.000 0.002 0.000 string_helpers.py:6(frame_msg) | |
29 0.000 0.000 0.002 0.000 _make.py:880(add_repr) | |
12 0.000 0.000 0.002 0.000 dataclasses.py:375(_create_fn) | |
1 0.000 0.000 0.002 0.002 string.py:1(<module>) | |
133 0.001 0.000 0.002 0.000 pyparsing.py:3260(__init__) | |
2 0.000 0.000 0.002 0.001 pyparsing.py:4763(srange) | |
1 0.002 0.002 0.002 0.002 {built-in method _posixsubprocess.fork_exec} | |
2198 0.001 0.000 0.002 0.000 posixpath.py:41(_get_sep) | |
68 0.000 0.000 0.002 0.000 __init__.py:1393(_get_metadata_path) | |
1 0.000 0.000 0.002 0.002 match_result.py:1(<module>) | |
797 0.001 0.000 0.002 0.000 L003.py:450(<genexpr>) | |
1 0.000 0.000 0.002 0.002 struct.py:3(<module>) | |
40 0.001 0.000 0.002 0.000 _make.py:2176(_attrs_to_init_script) | |
3 0.000 0.000 0.002 0.001 parser.py:1(<module>) | |
1 0.000 0.000 0.002 0.002 local.py:1(<module>) | |
1 0.000 0.000 0.002 0.002 sslproto.py:1(<module>) | |
69 0.000 0.000 0.002 0.000 __init__.py:1472(_fn) | |
1 0.000 0.000 0.002 0.002 recwarn.py:1(<module>) | |
1 0.000 0.000 0.002 0.002 saferepr.py:1(<module>) | |
1 0.000 0.000 0.002 0.002 __init__.py:441(StrFormatStyle) | |
1 0.000 0.000 0.002 0.002 util.py:2(<module>) | |
38 0.000 0.000 0.002 0.000 typing.py:1428(_alias) | |
9/8 0.000 0.000 0.002 0.000 posixpath.py:396(_joinrealpath) | |
5 0.000 0.000 0.002 0.000 compiler.py:1317(visit_Macro) | |
115/12 0.000 0.000 0.002 0.000 base.py:727(<listcomp>) | |
1 0.000 0.000 0.002 0.002 sysconfig.py:418(_init_posix) | |
58 0.000 0.000 0.002 0.000 core.py:2444(__init__) | |
415 0.001 0.000 0.002 0.000 sre_parse.py:432(_uniq) | |
1 0.000 0.000 0.002 0.002 argparsing.py:1(<module>) | |
1 0.000 0.000 0.002 0.002 charset.py:6(<module>) | |
1 0.000 0.000 0.002 0.002 _osx_support.py:368(customize_config_vars) | |
580 0.001 0.000 0.002 0.000 base.py:854(keyword) | |
1 0.002 0.002 0.002 0.002 threading.py:1230(Timer) | |
130 0.000 0.000 0.002 0.000 __init__.py:1304(safe_name) | |
609 0.001 0.000 0.002 0.000 codecs.py:309(__init__) | |
1 0.000 0.000 0.002 0.002 queue.py:1(<module>) | |
13 0.001 0.000 0.002 0.000 _make.py:772(_create_slots_class) | |
5 0.000 0.000 0.002 0.000 lexer.py:598(_normalize_newlines) | |
1 0.000 0.000 0.002 0.002 environment.py:1117(Template) | |
258 0.001 0.000 0.002 0.000 version.py:474(_cmpkey) | |
2 0.000 0.000 0.002 0.001 helpers.py:1(<module>) | |
240 0.001 0.000 0.002 0.000 L013.py:47(<setcomp>) | |
6 0.000 0.000 0.002 0.000 compiler.py:1479(visit_Output) | |
10/1 0.001 0.000 0.002 0.002 __init__.py:96(__init__) | |
1 0.000 0.000 0.002 0.002 utf8prober.py:28(<module>) | |
32 0.001 0.000 0.002 0.000 _make.py:1847(_make_repr) | |
23/10 0.000 0.000 0.002 0.000 pyparsing.py:3547(parseImpl) | |
89 0.001 0.000 0.002 0.000 _make.py:2584(<dictcomp>) | |
1 0.000 0.000 0.002 0.002 termui.py:1(<module>) | |
275 0.001 0.000 0.002 0.000 L003.py:289(_strip_buffers) | |
1 0.000 0.000 0.002 0.002 pytester.py:624(Pytester) | |
76 0.000 0.000 0.002 0.000 sre_compile.py:411(_mk_bitmap) | |
1 0.000 0.000 0.002 0.002 string.py:67(__init__) | |
5 0.000 0.000 0.002 0.000 compiler.py:611(macro_body) | |
97 0.001 0.000 0.001 0.000 {built-in method builtins.repr} | |
1 0.000 0.000 0.001 0.001 argparse.py:4(<module>) | |
17 0.000 0.000 0.001 0.000 pathlib.py:312(resolve) | |
1 0.000 0.000 0.001 0.001 loader.py:1(<module>) | |
1420 0.001 0.000 0.001 0.000 contextlib.py:359(__exit__) | |
6/5 0.000 0.000 0.001 0.000 parser.py:194(parse_statements) | |
1 0.000 0.000 0.001 0.001 loaders.py:411(FunctionLoader) | |
479 0.001 0.000 0.001 0.000 select_crawler.py:103(__init__) | |
230 0.001 0.000 0.001 0.000 posixpath.py:140(basename) | |
1 0.000 0.000 0.001 0.001 linter.py:57(Linter) | |
1 0.000 0.000 0.001 0.001 ntpath.py:2(<module>) | |
643 0.001 0.000 0.001 0.000 {built-in method _codecs.utf_8_decode} | |
24/10 0.000 0.000 0.001 0.000 pyparsing.py:3737(parseImpl) | |
93 0.001 0.000 0.001 0.000 uuid.py:130(__init__) | |
423 0.001 0.000 0.001 0.000 nodes.py:167(iter_child_nodes) | |
441 0.001 0.000 0.001 0.000 enum.py:368(__setattr__) | |
130 0.000 0.000 0.001 0.000 re.py:201(sub) | |
335 0.001 0.000 0.001 0.000 pyparsing.py:1144(__init__) | |
31 0.000 0.000 0.001 0.000 enum.py:505(_find_new_) | |
1661 0.001 0.000 0.001 0.000 typing.py:324(__eq__) | |
65 0.000 0.000 0.001 0.000 __init__.py:1598(_has) | |
1 0.000 0.000 0.001 0.001 monkeypatch.py:1(<module>) | |
2 0.000 0.000 0.001 0.001 glob.py:81(_glob1) | |
1 0.000 0.000 0.001 0.001 code.py:439(ExceptionInfo) | |
3463 0.001 0.000 0.001 0.000 {built-in method _imp.acquire_lock} | |
1 0.000 0.000 0.001 0.001 langbulgarianmodel.py:4(<module>) | |
54 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:1394(__init__) | |
3463 0.001 0.000 0.001 0.000 {built-in method _imp.release_lock} | |
33 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:1107(exec_module) | |
1 0.000 0.000 0.001 0.001 dialect_ansi.py:2418(AccessStatementSegment) | |
1 0.000 0.000 0.001 0.001 base.py:655(get_rulelist) | |
118 0.001 0.000 0.001 0.000 functools.py:33(update_wrapper) | |
359 0.001 0.000 0.001 0.000 genericpath.py:121(_splitext) | |
1 0.000 0.000 0.001 0.001 select_crawler.py:1(<module>) | |
494 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap>:342(__init__) | |
451 0.000 0.000 0.001 0.000 __init__.py:2344(_normalize_cached) | |
1 0.000 0.000 0.001 0.001 __init__.py:2414(EntryPoint) | |
441 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:456(_check_name_wrapper) | |
1 0.001 0.001 0.001 0.001 python.py:253(PyobjMixin) | |
17 0.000 0.000 0.001 0.000 pathlib.py:316(_resolve) | |
1 0.000 0.000 0.001 0.001 _version_info.py:1(<module>) | |
414 0.001 0.000 0.001 0.000 sre_parse.py:355(_escape) | |
116 0.001 0.000 0.001 0.000 _make.py:2519(__init__) | |
1 0.000 0.000 0.001 0.001 fixtures.py:1185(FixtureFunctionMarker) | |
382 0.001 0.000 0.001 0.000 __init__.py:2635(key) | |
288 0.001 0.000 0.001 0.000 sre_parse.py:84(opengroup) | |
5 0.000 0.000 0.001 0.000 compiler.py:1424(_output_const_repr) | |
1 0.000 0.000 0.001 0.001 pickling_support.py:57(install) | |
4/3 0.000 0.000 0.001 0.000 pyparsing.py:3859(parseImpl) | |
1 0.000 0.000 0.001 0.001 metadata.py:40(EntryPoint) | |
1 0.000 0.000 0.001 0.001 charsetprober.py:29(<module>) | |
1 0.000 0.000 0.001 0.001 _osx_support.py:128(_supports_universal_builds) | |
6/2 0.000 0.000 0.001 0.001 pyparsing.py:4183(streamline) | |
5170 0.001 0.000 0.001 0.000 {built-in method builtins.callable} | |
61 0.000 0.000 0.001 0.000 core.py:2004(__init__) | |
48 0.000 0.000 0.001 0.000 delimited.py:23(__init__) | |
1 0.000 0.000 0.001 0.001 sequence.py:1(<module>) | |
2 0.000 0.000 0.001 0.001 core.py:1282(make_parser) | |
610 0.000 0.000 0.001 0.000 version.py:74(__lt__) | |
2 0.000 0.000 0.001 0.001 _osx_support.py:83(_get_system_version) | |
1 0.000 0.000 0.001 0.001 structures.py:77(ParameterSet) | |
1 0.000 0.000 0.001 0.001 specifiers.py:263(LegacySpecifier) | |
5568 0.001 0.000 0.001 0.000 {method 'start' of 're.Match' objects} | |
3 0.000 0.000 0.001 0.000 _make.py:1831(_add_eq) | |
6 0.000 0.000 0.001 0.000 __init__.py:2327(normalize_path) | |
33 0.001 0.000 0.001 0.000 {built-in method _imp.exec_dynamic} | |
1 0.001 0.001 0.001 0.001 charsetprober.py:35(CharSetProber) | |
69 0.000 0.000 0.001 0.000 __init__.py:1478(_validate_resource_path) | |
1241 0.001 0.000 0.001 0.000 typing.py:708(__eq__) | |
54 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:104(_path_isdir) | |
660 0.001 0.000 0.001 0.000 {method '__reduce_ex__' of 'object' objects} | |
4 0.000 0.000 0.001 0.000 core.py:1225(get_params) | |
3 0.000 0.000 0.001 0.000 __init__.py:1416(get_metadata_lines) | |
4 0.000 0.000 0.001 0.000 core.py:1261(get_help_option) | |
127 0.001 0.000 0.001 0.000 config.py:29(coerce_value) | |
1 0.000 0.000 0.001 0.001 meta.py:33(find_undeclared_variables) | |
3 0.000 0.000 0.001 0.000 __init__.py:1403(get_metadata) | |
65 0.000 0.000 0.001 0.000 posixpath.py:164(islink) | |
18 0.001 0.000 0.001 0.000 pyparsing.py:663(__iadd__) | |
31 0.000 0.000 0.001 0.000 enum.py:119(__prepare__) | |
1 0.000 0.000 0.001 0.001 __init__.py:413(PercentStyle) | |
440 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap>:35(_new_module) | |
257 0.001 0.000 0.001 0.000 _make.py:1045(_add_method_dunders) | |
1 0.000 0.000 0.001 0.001 delimited.py:1(<module>) | |
1 0.000 0.000 0.001 0.001 outcomes.py:1(<module>) | |
1 0.000 0.000 0.001 0.001 linted_file.py:1(<module>) | |
2 0.000 0.000 0.001 0.001 __init__.py:2977(_reload_version) | |
1 0.000 0.000 0.001 0.001 compiler.py:300(CodeGenerator) | |
1877 0.001 0.000 0.001 0.000 {method 'find' of 'bytearray' objects} | |
2 0.000 0.000 0.001 0.000 __init__.py:2768(_get_version) | |
48 0.000 0.000 0.001 0.000 pyparsing.py:1948(__or__) | |
2 0.000 0.000 0.001 0.000 __init__.py:2546(_version_from_file) | |
49 0.000 0.000 0.001 0.000 base.py:605(register) | |
57 0.000 0.000 0.001 0.000 typing.py:586(__init__) | |
221 0.001 0.000 0.001 0.000 sre_parse.py:295(_class_escape) | |
3 0.000 0.000 0.001 0.000 __init__.py:1610(_get) | |
107/25 0.000 0.000 0.001 0.000 nodes.py:193(find_all) | |
219/167 0.001 0.000 0.001 0.000 sre_compile.py:461(_get_literal_prefix) | |
1 0.000 0.000 0.001 0.001 pyparsing.py:4268(postParse) | |
580 0.000 0.000 0.001 0.000 manager.py:206(parse_hookspec_opts) | |
1627 0.001 0.000 0.001 0.000 L003.py:520(<genexpr>) | |
1 0.000 0.000 0.001 0.001 __init__.py:31(Markup) | |
77/62 0.000 0.000 0.001 0.000 pyparsing.py:3434(__str__) | |
2288 0.001 0.000 0.001 0.000 noncode.py:18(simple) | |
82 0.000 0.000 0.001 0.000 pyparsing.py:3719(__init__) | |
1 0.000 0.000 0.001 0.001 host.py:1(<module>) | |
1 0.000 0.000 0.001 0.001 sandbox.py:1(<module>) | |
13 0.000 0.000 0.001 0.000 dialect_bigquery.py:632(extract_possible_references) | |
32 0.001 0.000 0.001 0.000 enum.py:327(__getattr__) | |
76 0.001 0.000 0.001 0.000 sre_compile.py:413(<listcomp>) | |
74 0.000 0.000 0.001 0.000 pathlib.py:438(readlink) | |
65 0.001 0.000 0.001 0.000 {built-in method posix.lstat} | |
486 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap>:800(find_spec) | |
50 0.001 0.000 0.001 0.000 posixpath.py:334(normpath) | |
1281 0.001 0.000 0.001 0.000 {built-in method _thread.allocate_lock} | |
491 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap>:725(find_spec) | |
177 0.001 0.000 0.001 0.000 sre_parse.py:224(__init__) | |
1 0.000 0.000 0.001 0.001 python.py:946(Metafunc) | |
1 0.000 0.000 0.001 0.001 pickle.py:197(<listcomp>) | |
1 0.000 0.000 0.001 0.001 dialect_ansi.py:591(ObjectReferenceSegment) | |
2035 0.001 0.000 0.001 0.000 delimited.py:127(<genexpr>) | |
36 0.000 0.000 0.001 0.000 gettext.py:212(_expand_lang) | |
1 0.000 0.000 0.001 0.001 encoders.py:5(<module>) | |
26 0.000 0.000 0.001 0.000 linecache.py:53(checkcache) | |
37 0.000 0.000 0.001 0.000 lexer.py:401(expect) | |
708 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:36(_relax_case) | |
75 0.001 0.000 0.001 0.000 {built-in method posix.readlink} | |
48 0.000 0.000 0.001 0.000 pyparsing.py:3540(__init__) | |
3178 0.001 0.000 0.001 0.000 {method 'keys' of 'dict' objects} | |
2 0.000 0.000 0.001 0.000 meta.py:1(<module>) | |
1184 0.001 0.000 0.001 0.000 {method 'rfind' of 'str' objects} | |
4 0.000 0.000 0.001 0.000 _make.py:969(add_attrs_init) | |
132 0.000 0.000 0.001 0.000 compiler.py:467(writeline) | |
2 0.000 0.000 0.001 0.000 sysconfig.py:100(_safe_realpath) | |
27 0.000 0.000 0.001 0.000 _make.py:734(_patch_original_class) | |
1300 0.001 0.000 0.001 0.000 metadata.py:421(__init__) | |
3 0.000 0.000 0.001 0.000 dataclasses.py:486(_init_fn) | |
409 0.001 0.000 0.001 0.000 enum.py:557(__new__) | |
419 0.001 0.000 0.001 0.000 {built-in method fromkeys} | |
4479 0.001 0.000 0.001 0.000 configparser.py:369(before_read) | |
1 0.000 0.000 0.001 0.001 core.py:161(Context) | |
1308 0.001 0.000 0.001 0.000 pathlib.py:101(join_parsed_parts) | |
20 0.000 0.000 0.001 0.000 fixtures.py:1263(fixture) | |
1 0.000 0.000 0.001 0.001 ansitowin32.py:64(AnsiToWin32) | |
1420 0.001 0.000 0.001 0.000 contextlib.py:353(__init__) | |
1 0.000 0.000 0.001 0.001 config.py:389(FluffConfig) | |
3904 0.001 0.000 0.001 0.000 {built-in method builtins.ord} | |
1 0.000 0.000 0.001 0.001 core.py:1610(parse_args) | |
1 0.000 0.000 0.001 0.001 fixtures.py:973(FixtureDef) | |
1 0.000 0.000 0.001 0.001 pytester.py:226(HookRecorder) | |
1 0.000 0.000 0.001 0.001 base_futures.py:1(<module>) | |
87/79 0.000 0.000 0.001 0.000 pyparsing.py:3576(__str__) | |
352 0.001 0.000 0.001 0.000 typing.py:206(_check_generic) | |
1 0.000 0.000 0.001 0.001 fixtures.py:1387(FixtureManager) | |
20 0.000 0.000 0.001 0.000 fixtures.py:1201(__call__) | |
69/29 0.000 0.000 0.001 0.000 visitor.py:44(generic_visit) | |
275 0.001 0.000 0.001 0.000 L003.py:292(<dictcomp>) | |
104 0.001 0.000 0.001 0.000 glob.py:116(_iterdir) | |
80 0.000 0.000 0.001 0.000 hooks.py:202(__init__) | |
1 0.000 0.000 0.001 0.001 code.py:315(Traceback) | |
1 0.000 0.000 0.001 0.001 winterm.py:2(<module>) | |
1 0.000 0.000 0.001 0.001 argparsing.py:30(Parser) | |
87 0.000 0.000 0.001 0.000 sre_parse.py:267(getuntil) | |
58 0.000 0.000 0.001 0.000 core.py:2565(_parse_decls) | |
1 0.000 0.000 0.001 0.001 dataclasses.py:1(<module>) | |
27 0.000 0.000 0.001 0.000 typing.py:1586(<listcomp>) | |
951 0.001 0.000 0.001 0.000 sre_parse.py:81(groups) | |
1 0.000 0.000 0.001 0.001 core.py:1752(Group) | |
2122 0.001 0.000 0.001 0.000 {method 'isalnum' of 'str' objects} | |
1 0.000 0.000 0.001 0.001 copy.py:1(<module>) | |
1 0.000 0.000 0.001 0.001 base.py:72(__init__) | |
2358 0.001 0.000 0.001 0.000 configparser.py:1187(converters) | |
1 0.000 0.000 0.001 0.001 L001.py:1(<module>) | |
1 0.000 0.000 0.001 0.001 sysconfig.py:1(<module>) | |
254 0.001 0.000 0.001 0.000 pickling_support.py:48(_get_subclasses) | |
29 0.000 0.000 0.001 0.000 _make.py:999(add_order) | |
18 0.000 0.000 0.001 0.000 idtracking.py:46(analyze_node) | |
3 0.000 0.000 0.001 0.000 pyparsing.py:1877(__mul__) | |
70 0.001 0.000 0.001 0.000 {built-in method _abc._abc_init} | |
117 0.000 0.000 0.001 0.000 typing.py:836(<genexpr>) | |
660 0.000 0.000 0.001 0.000 copyreg.py:90(__newobj__) | |
2 0.000 0.000 0.001 0.000 pyparsing.py:2863(__init__) | |
704 0.000 0.000 0.001 0.000 sre_parse.py:168(__setitem__) | |
1 0.000 0.000 0.001 0.001 __init__.py:352(_macos_vers) | |
129 0.000 0.000 0.001 0.000 sre_compile.py:492(_get_charset_prefix) | |
3 0.000 0.000 0.001 0.000 commands.py:143(core_options) | |
1224 0.001 0.000 0.001 0.000 version.py:84(<lambda>) | |
16 0.000 0.000 0.001 0.000 pyparsing.py:1204(setResultsName) | |
1 0.000 0.000 0.001 0.001 select_crawler.py:20(SelectCrawler) | |
798 0.001 0.000 0.001 0.000 L003.py:465(<genexpr>) | |
1 0.000 0.000 0.001 0.001 subprocess.py:1097(_close_pipe_fds) | |
1016 0.001 0.000 0.001 0.000 version.py:282(<genexpr>) | |
2 0.000 0.000 0.001 0.000 enums.py:1(<module>) | |
1 0.000 0.000 0.001 0.001 platform.py:428(mac_ver) | |
1 0.000 0.000 0.001 0.001 platform.py:406(_mac_ver_xml) | |
50 0.000 0.000 0.001 0.000 __init__.py:2003(getLogger) | |
1614 0.001 0.000 0.001 0.000 {built-in method _thread.get_ident} | |
2228 0.001 0.000 0.001 0.000 meta.py:18(_suffix) | |
120 0.000 0.000 0.001 0.000 pyparsing.py:2368(__init__) | |
1 0.000 0.000 0.001 0.001 ext.py:55(Extension) | |
1 0.000 0.000 0.001 0.001 python.py:147(PythonTemplater) | |
1 0.000 0.000 0.001 0.001 terminal.py:315(TerminalReporter) | |
12/2 0.000 0.000 0.001 0.000 pyparsing.py:1926(makeOptionalList) | |
1 0.000 0.000 0.001 0.001 main.py:449(Session) | |
40 0.000 0.000 0.001 0.000 metadata.py:185(<genexpr>) | |
1 0.000 0.000 0.001 0.001 typing_extensions.py:1(<module>) | |
19 0.000 0.000 0.001 0.000 core.py:2339(handle_parse_result) | |
20 0.000 0.000 0.001 0.000 fixtures.py:1162(wrap_function_to_error_out_if_called_directly) | |
69 0.000 0.000 0.001 0.000 pyparsing.py:2412(__init__) | |
1 0.000 0.000 0.001 0.001 glob.py:1(<module>) | |
491 0.001 0.000 0.001 0.000 _virtualenv.py:54(find_spec) | |
1 0.000 0.000 0.001 0.001 linted_file.py:41(LintedFile) | |
76 0.000 0.000 0.001 0.000 enum.py:473(_get_mixins_) | |
105 0.000 0.000 0.001 0.000 os.py:668(__getitem__) | |
355 0.000 0.000 0.001 0.000 enum.py:20(_is_dunder) | |
354 0.000 0.000 0.001 0.000 enum.py:28(_is_sunder) | |
1 0.000 0.000 0.001 0.001 jinja.py:25(JinjaTemplater) | |
568 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap>:143(__init__) | |
2 0.000 0.000 0.001 0.000 _make.py:1696(_add_hash) | |
49 0.000 0.000 0.001 0.000 base.py:591(valid_rule_name_regex) | |
1 0.000 0.000 0.001 0.001 configparser.py:522(LegacyInterpolation) | |
1767 0.001 0.000 0.001 0.000 {built-in method builtins.issubclass} | |
1 0.000 0.000 0.001 0.001 parser.py:46(Parser) | |
536 0.000 0.000 0.001 0.000 base.py:14(iter_indices_of_newlines) | |
92 0.001 0.000 0.001 0.000 {method 'splitlines' of 'str' objects} | |
198 0.000 0.000 0.001 0.000 __init__.py:2810(__getattr__) | |
61 0.000 0.000 0.001 0.000 sequence.py:199(__init__) | |
1 0.000 0.000 0.001 0.001 ext.py:246(InternationalizationExtension) | |
1 0.000 0.000 0.001 0.001 dialect_ansi.py:149(<listcomp>) | |
69 0.000 0.000 0.001 0.000 ntpath.py:61(isabs) | |
1 0.000 0.000 0.001 0.001 quoprimime.py:5(<module>) | |
1 0.000 0.000 0.001 0.001 select.py:1(<module>) | |
50 0.000 0.000 0.001 0.000 __init__.py:1272(getLogger) | |
2 0.000 0.000 0.001 0.000 fnmatch.py:48(filter) | |
1 0.000 0.000 0.001 0.001 typing.py:1663(__new__) | |
18 0.000 0.000 0.001 0.000 core.py:2618(add_to_parser) | |
1 0.000 0.000 0.001 0.001 jpcntx.py:30(<module>) | |
80 0.000 0.000 0.001 0.000 _collections_abc.py:657(get) | |
1 0.000 0.000 0.001 0.001 rewrite.py:56(AssertionRewritingHook) | |
205 0.000 0.000 0.001 0.000 _make.py:1103(_determine_attrib_eq_order) | |
40 0.000 0.000 0.001 0.000 hooks.py:218(set_specification) | |
88 0.001 0.000 0.001 0.000 uuid.py:271(__str__) | |
441 0.001 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:939(__init__) | |
25 0.000 0.000 0.001 0.000 enum.py:822(__or__) | |
1 0.000 0.000 0.001 0.001 errors.py:5(<module>) | |
54 0.000 0.000 0.001 0.000 <frozen importlib._bootstrap_external>:1508(<setcomp>) | |
3 0.000 0.000 0.001 0.000 dataclasses.py:534(_repr_fn) | |
17 0.000 0.000 0.001 0.000 idtracking.py:178(_simple_visit) | |
1 0.000 0.000 0.001 0.001 _base.py:4(<module>) | |
36 0.000 0.000 0.001 0.000 locale.py:384(normalize) | |
38 0.000 0.000 0.001 0.000 pyparsing.py:4230(__init__) | |
14 0.000 0.000 0.001 0.000 posixpath.py:372(abspath) | |
20 0.000 0.000 0.001 0.000 environment.py:1471(module) | |
1 0.000 0.000 0.001 0.001 code.py:1012(ReprTraceback) | |
170 0.000 0.000 0.001 0.000 pyparsing.py:3439(<genexpr>) | |
18 0.000 0.000 0.001 0.000 parser.py:291(add_option) | |
1 0.000 0.000 0.001 0.001 base.py:715(<listcomp>) | |
1 0.000 0.000 0.001 0.001 universaldetector.py:51(UniversalDetector) | |
10 0.000 0.000 0.001 0.000 inspect.py:2206(_signature_from_callable) | |
2 0.000 0.000 0.001 0.000 config.py:318(load_user_appdir_config) | |
1 0.001 0.001 0.001 0.001 {built-in method _hashlib.openssl_sha224} | |
1 0.000 0.000 0.001 0.001 idtracking.py:30(Symbols) | |
177 0.001 0.000 0.001 0.000 {built-in method _sre.compile} | |
1 0.000 0.000 0.001 0.001 tokenize.py:388(open) | |
63 0.000 0.000 0.001 0.000 __init__.py:2891(<listcomp>) | |
1 0.000 0.000 0.001 0.001 runner.py:262(CallInfo) | |
20 0.000 0.000 0.001 0.000 environment.py:1430(_get_default_module) | |
80 0.000 0.000 0.000 0.000 hooks.py:339(__init__) | |
1 0.000 0.000 0.000 0.000 linted_dir.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 raw.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 config.py:669(process_raw_file_for_config) | |
8 0.000 0.000 0.000 0.000 base.py:563(_validate_config_options) | |
3 0.000 0.000 0.000 0.000 dataclasses.py:845(<listcomp>) | |
1 0.000 0.000 0.000 0.000 loaders.py:456(PrefixLoader) | |
89 0.000 0.000 0.000 0.000 _make.py:2761(__init__) | |
118/37 0.000 0.000 0.000 0.000 abc.py:100(__subclasscheck__) | |
2 0.000 0.000 0.000 0.000 pyparsing.py:4681(originalTextFor) | |
14 0.000 0.000 0.000 0.000 pyparsing.py:2026(__call__) | |
679 0.000 0.000 0.000 0.000 nodes.py:145(iter_fields) | |
609 0.000 0.000 0.000 0.000 codecs.py:260(__init__) | |
129 0.000 0.000 0.000 0.000 {built-in method _imp.is_builtin} | |
1 0.000 0.000 0.000 0.000 structures.py:202(Mark) | |
354 0.000 0.000 0.000 0.000 sre_compile.py:595(isstring) | |
5 0.000 0.000 0.000 0.000 parser.py:406(parse_signature) | |
1 0.000 0.000 0.000 0.000 L037.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2159(CreateTableStatementSegment) | |
5 0.000 0.000 0.000 0.000 environment.py:1399(make_module) | |
26 0.000 0.000 0.000 0.000 typing.py:897(__init_subclass__) | |
1 0.000 0.000 0.000 0.000 subprocess.py:980(communicate) | |
16 0.000 0.000 0.000 0.000 dataclasses.py:663(_get_field) | |
13 0.000 0.000 0.000 0.000 compiler.py:142(find_undeclared) | |
1 0.000 0.000 0.000 0.000 base.py:47(BaseSegment) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:268(StatementSegment) | |
1 0.000 0.000 0.000 0.000 sysconfig.py:333(get_makefile_filename) | |
257 0.000 0.000 0.000 0.000 enum.py:12(_is_descriptor) | |
6/5 0.000 0.000 0.000 0.000 pyparsing.py:4003(parseImpl) | |
118/37 0.000 0.000 0.000 0.000 {built-in method _abc._abc_subclasscheck} | |
1 0.000 0.000 0.000 0.000 source.py:17(Source) | |
1 0.000 0.000 0.000 0.000 base.py:70(BaseGrammar) | |
1 0.000 0.000 0.000 0.000 jpcntx.py:183(SJISContextAnalysis) | |
1 0.000 0.000 0.000 0.000 decorators.py:1(<module>) | |
120 0.000 0.000 0.000 0.000 hooks.py:142(varnames) | |
12 0.000 0.000 0.000 0.000 datetime.py:488(__new__) | |
1 0.000 0.000 0.000 0.000 shlex.py:1(<module>) | |
6 0.000 0.000 0.000 0.000 environment.py:1382(new_context) | |
1 0.000 0.000 0.000 0.000 linted_dir.py:26(LintedDir) | |
1 0.000 0.000 0.000 0.000 sysconfig.py:508(get_path) | |
1 0.000 0.000 0.000 0.000 sysconfig.py:496(get_paths) | |
3 0.000 0.000 0.000 0.000 dataclasses.py:569(_cmp_fn) | |
20 0.000 0.000 0.000 0.000 metadata.py:448(distributions) | |
1 0.000 0.000 0.000 0.000 store.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 base.py:64(TemplatedFile) | |
1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha1} | |
6 0.000 0.000 0.000 0.000 runtime.py:104(new_context) | |
7 0.000 0.000 0.000 0.000 nodes.py:184(find) | |
1 0.000 0.000 0.000 0.000 errors.py:1(<module>) | |
151 0.000 0.000 0.000 0.000 compiler.py:453(write) | |
1 0.000 0.000 0.000 0.000 process.py:10(<module>) | |
1 0.000 0.000 0.000 0.000 sysconfig.py:168(_expand_vars) | |
1 0.000 0.000 0.000 0.000 _osx_support.py:277(_check_for_unavailable_sdk) | |
40 0.000 0.000 0.000 0.000 hooks.py:352(__init__) | |
1 0.000 0.000 0.000 0.000 ast.py:1(<module>) | |
407 0.000 0.000 0.000 0.000 pyparsing.py:3581(<genexpr>) | |
1 0.000 0.000 0.000 0.000 langrussianmodel.py:4(<module>) | |
1 0.000 0.000 0.000 0.000 config.py:129(ConfigLoader) | |
1 0.000 0.000 0.000 0.000 L031.py:1(<module>) | |
486 0.000 0.000 0.000 0.000 {built-in method _imp.is_frozen} | |
120 0.000 0.000 0.000 0.000 zipfile.py:1800(__del__) | |
1 0.000 0.000 0.000 0.000 mbcsgroupprober.py:42(__init__) | |
579 0.000 0.000 0.000 0.000 {built-in method builtins.abs} | |
1 0.000 0.000 0.000 0.000 plistlib.py:973(load) | |
1 0.000 0.000 0.000 0.000 __init__.py:2995(DistInfoDistribution) | |
1 0.000 0.000 0.000 0.000 calendar.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 fixtures.py:425(FixtureRequest) | |
1 0.000 0.000 0.000 0.000 logging.py:49(ColoredLevelFormatter) | |
1 0.000 0.000 0.000 0.000 tokenize.py:295(detect_encoding) | |
906 0.000 0.000 0.000 0.000 {method 'setdefault' of 'dict' objects} | |
1 0.000 0.000 0.000 0.000 _osx_support.py:429(get_platform_osx) | |
1 0.000 0.000 0.000 0.000 ssl.py:182(_TLSAlertType) | |
1 0.000 0.000 0.000 0.000 __init__.py:327(PytestPluginManager) | |
61 0.000 0.000 0.000 0.000 inspect.py:625(cleandoc) | |
4 0.000 0.000 0.000 0.000 inspect.py:3091(signature) | |
10 0.000 0.000 0.000 0.000 parser.py:475(parse_assign_target) | |
1 0.000 0.000 0.000 0.000 reports.py:229(TestReport) | |
1 0.000 0.000 0.000 0.000 rewrite.py:600(AssertionRewriter) | |
1 0.000 0.000 0.000 0.000 lexer.py:255(Lexer) | |
2 0.000 0.000 0.000 0.000 config.py:326(load_user_config) | |
1 0.000 0.000 0.000 0.000 pytester.py:1699(LineMatcher) | |
1 0.000 0.000 0.000 0.000 locks.py:1(<module>) | |
177 0.000 0.000 0.000 0.000 sre_parse.py:921(fix_flags) | |
1 0.000 0.000 0.000 0.000 argparsing.py:373(MyOptionParser) | |
20 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:1371(find_distributions) | |
1 0.000 0.000 0.000 0.000 parsers.py:1(<module>) | |
18 0.000 0.000 0.000 0.000 parser.py:160(__init__) | |
52 0.000 0.000 0.000 0.000 pyparsing.py:2826(__str__) | |
4 0.000 0.000 0.000 0.000 inspect.py:2839(from_callable) | |
1 0.000 0.000 0.000 0.000 plistlib.py:283(parse) | |
20 0.000 0.000 0.000 0.000 metadata.py:171(discover) | |
1 0.000 0.000 0.000 0.000 monkeypatch.py:112(MonkeyPatch) | |
2 0.000 0.000 0.000 0.000 config.py:300(_get_user_config_dir_path) | |
1 0.000 0.000 0.000 0.000 configparser.py:448(ExtendedInterpolation) | |
145 0.000 0.000 0.000 0.000 _make.py:1002(<genexpr>) | |
28 0.000 0.000 0.000 0.000 pyparsing.py:3997(__init__) | |
1 0.000 0.000 0.000 0.000 re.py:231(findall) | |
2 0.000 0.000 0.000 0.000 tokenize.py:319(read_or_stop) | |
512 0.000 0.000 0.000 0.000 version.py:314(<genexpr>) | |
2 0.000 0.000 0.000 0.000 {method 'readline' of '_io.BufferedReader' objects} | |
1125 0.000 0.000 0.000 0.000 {method 'copy' of 'dict' objects} | |
1 0.000 0.000 0.000 0.000 scanner.py:27(<module>) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2044(ColumnConstraintSegment) | |
92 0.000 0.000 0.000 0.000 posixpath.py:60(isabs) | |
4 0.000 0.000 0.000 0.000 pyparsing.py:3353(setResultsName) | |
1 0.000 0.000 0.000 0.000 commands.py:64(set_logging_level) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2918(StatementSegment) | |
32 0.000 0.000 0.000 0.000 base.py:234(__init__) | |
1 0.000 0.000 0.000 0.000 L031.py:11(Rule_L031) | |
112/108 0.000 0.000 0.000 0.000 pyparsing.py:372(__init__) | |
7 0.000 0.000 0.000 0.000 compiler.py:538(pull_dependencies) | |
16 0.000 0.000 0.000 0.000 __init__.py:19(_simple_escaping_wrapper) | |
6 0.000 0.000 0.000 0.000 core.py:1833(decorator) | |
1 0.000 0.000 0.000 0.000 util.py:73(find_spec) | |
129 0.000 0.000 0.000 0.000 _make.py:550(<genexpr>) | |
1 0.000 0.000 0.000 0.000 __init__.py:103(ConftestImportFailure) | |
441 0.000 0.000 0.000 0.000 {built-in method _imp._fix_co_filename} | |
5 0.000 0.000 0.000 0.000 base.py:104(copy_as) | |
1 0.000 0.000 0.000 0.000 runtime.py:438(LoopContext) | |
1 0.000 0.000 0.000 0.000 L036.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 types.py:22(ParamType) | |
367 0.000 0.000 0.000 0.000 inspect.py:285(isbuiltin) | |
1 0.000 0.000 0.000 0.000 ansi.py:2(<module>) | |
1 0.000 0.000 0.000 0.000 runtime.py:155(Context) | |
1 0.000 0.000 0.000 0.000 {method 'ParseFile' of 'pyexpat.xmlparser' objects} | |
119 0.000 0.000 0.000 0.000 {method 'count' of 'str' objects} | |
1 0.000 0.000 0.000 0.000 core.py:2396(Option) | |
4 0.000 0.000 0.000 0.000 enum.py:785(_missing_) | |
7 0.000 0.000 0.000 0.000 nodes.py:229(set_environment) | |
1 0.000 0.000 0.000 0.000 fixtures.py:386(FuncFixtureInfo) | |
384 0.000 0.000 0.000 0.000 sre_compile.py:65(_combine_flags) | |
1420 0.000 0.000 0.000 0.000 contextlib.py:356(__enter__) | |
1 0.000 0.000 0.000 0.000 python_api.py:752(RaisesContext) | |
69 0.000 0.000 0.000 0.000 ntpath.py:116(splitdrive) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:537(DatatypeSegment) | |
23 0.000 0.000 0.000 0.000 posixpath.py:228(expanduser) | |
22 0.000 0.000 0.000 0.000 greedy.py:158(__init__) | |
1 0.000 0.000 0.000 0.000 numbers.py:4(<module>) | |
1 0.000 0.000 0.000 0.000 code.py:978(ExceptionChainRepr) | |
76 0.000 0.000 0.000 0.000 enum.py:484(_find_data_type) | |
5 0.000 0.000 0.000 0.000 {built-in method posix.getcwd} | |
62 0.000 0.000 0.000 0.000 typing.py:883(<genexpr>) | |
4 0.000 0.000 0.000 0.000 enum.py:792(_create_pseudo_member_) | |
8 0.000 0.000 0.000 0.000 pathlib.py:857(relative_to) | |
18 0.000 0.000 0.000 0.000 locale.py:350(_replace_encoding) | |
218 0.000 0.000 0.000 0.000 socket.py:86(<lambda>) | |
74 0.000 0.000 0.000 0.000 {method 'sort' of 'list' objects} | |
1 0.000 0.000 0.000 0.000 code.py:1055(ReprEntry) | |
1 0.000 0.000 0.000 0.000 sbcharsetprober.py:29(<module>) | |
1 0.000 0.000 0.000 0.000 configparser.py:1307(ConverterMapping) | |
1 0.000 0.000 0.000 0.000 async_utils.py:1(<module>) | |
38 0.000 0.000 0.000 0.000 {method 'extend' of 'collections.deque' objects} | |
1 0.000 0.000 0.000 0.000 tokens.py:2(<module>) | |
140 0.000 0.000 0.000 0.000 compiler.py:474(newline) | |
9 0.000 0.000 0.000 0.000 anyof.py:236(__init__) | |
1 0.000 0.000 0.000 0.000 lexer.py:258(__init__) | |
1 0.000 0.000 0.000 0.000 representer.py:2(<module>) | |
8 0.000 0.000 0.000 0.000 abc.py:89(register) | |
38 0.000 0.000 0.000 0.000 nodes.py:127(__init__) | |
9 0.000 0.000 0.000 0.000 inspect.py:2112(_signature_from_function) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1382(CaseExpressionSegment) | |
1 0.000 0.000 0.000 0.000 selector_events.py:1(<module>) | |
2 0.000 0.000 0.000 0.000 __init__.py:15(_py_abspath) | |
1 0.000 0.000 0.000 0.000 configparser.py:376(BasicInterpolation) | |
3 0.000 0.000 0.000 0.000 {built-in method _csv.register_dialect} | |
58 0.000 0.000 0.000 0.000 base.py:1144(match) | |
5 0.000 0.000 0.000 0.000 parser.py:682(parse_tuple) | |
1 0.000 0.000 0.000 0.000 L005.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 parser.py:234(parse_for) | |
1 0.000 0.000 0.000 0.000 meta.py:76(TemplateSegment) | |
1 0.000 0.000 0.000 0.000 recwarn.py:159(WarningsRecorder) | |
8 0.000 0.000 0.000 0.000 {built-in method _abc._abc_register} | |
1 0.000 0.000 0.000 0.000 expression.py:72(Scanner) | |
1 0.000 0.000 0.000 0.000 logging.py:346(LogCaptureFixture) | |
1 0.000 0.000 0.000 0.000 reports.py:342(CollectReport) | |
1 0.000 0.000 0.000 0.000 core.py:1131(Command) | |
1 0.000 0.000 0.000 0.000 __init__.py:1672(MemoizedZipManifests) | |
1 0.000 0.000 0.000 0.000 utils.py:77(_PassArg) | |
1 0.000 0.000 0.000 0.000 _tracing.py:1(<module>) | |
7 0.000 0.000 0.000 0.000 decorators.py:183(decorator) | |
1 0.000 0.000 0.000 0.000 runtime.py:635(AsyncLoopContext) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2304(AlterTableStatementSegment) | |
1 0.000 0.000 0.000 0.000 matchable.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 capture.py:645(CaptureManager) | |
1 0.000 0.000 0.000 0.000 L018.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 ssl.py:223(_TLSMessageType) | |
2 0.000 0.000 0.000 0.000 contextlib.py:429(callback) | |
4 0.000 0.000 0.000 0.000 enum.py:864(_decompose) | |
120 0.000 0.000 0.000 0.000 zipfile.py:1804(close) | |
7 0.000 0.000 0.000 0.000 decorators.py:124(_make_command) | |
493 0.000 0.000 0.000 0.000 {method 'get' of 'mappingproxy' objects} | |
105 0.000 0.000 0.000 0.000 os.py:746(encode) | |
1 0.000 0.000 0.000 0.000 loaders.py:151(FileSystemLoader) | |
13 0.000 0.000 0.000 0.000 functools.py:524(decorating_function) | |
149 0.000 0.000 0.000 0.000 visitor.py:28(get_visitor) | |
610 0.000 0.000 0.000 0.000 version.py:76(<lambda>) | |
20 0.000 0.000 0.000 0.000 manager.py:67(__init__) | |
1 0.000 0.000 0.000 0.000 constants.py:1(<module>) | |
2 0.000 0.000 0.000 0.000 pyparsing.py:4450(delimitedList) | |
1 0.000 0.000 0.000 0.000 events.py:4(<module>) | |
18 0.000 0.000 0.000 0.000 core.py:2842(consume_value) | |
1 0.000 0.000 0.000 0.000 lexer.py:469(Lexer) | |
1 0.000 0.000 0.000 0.000 loaders.py:41(BaseLoader) | |
254 0.000 0.000 0.000 0.000 copyreg.py:12(pickle) | |
40 0.000 0.000 0.000 0.000 _make.py:421(_get_annotations) | |
1 0.000 0.000 0.000 0.000 terminal.py:280(WarningReport) | |
1 0.000 0.000 0.000 0.000 L003.py:14(Rule_L003) | |
1 0.000 0.000 0.000 0.000 terminalwriter.py:40(TerminalWriter) | |
1 0.000 0.000 0.000 0.000 langthaimodel.py:4(<module>) | |
1 0.000 0.000 0.000 0.000 fnmatch.py:38(_compile_pattern) | |
6 0.000 0.000 0.000 0.000 typing.py:248(_tp_cache) | |
468 0.000 0.000 0.000 0.000 pyparsing.py:2153(__str__) | |
1 0.000 0.000 0.000 0.000 subprocess.py:1(<module>) | |
6 0.000 0.000 0.000 0.000 hooks.py:129(_getargspec) | |
1 0.000 0.000 0.000 0.000 langhebrewmodel.py:4(<module>) | |
1 0.000 0.000 0.000 0.000 langgreekmodel.py:4(<module>) | |
228 0.000 0.000 0.000 0.000 typing.py:532(__hash__) | |
1 0.000 0.000 0.000 0.000 sandbox.py:187(SandboxedEnvironment) | |
16 0.000 0.000 0.000 0.000 generator.py:22(expand) | |
1 0.000 0.000 0.000 0.000 langturkishmodel.py:4(<module>) | |
35 0.000 0.000 0.000 0.000 doc_decorators.py:10(document_fix_compatible) | |
1 0.000 0.000 0.000 0.000 capture.py:498(CaptureResult) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1870(SelectStatementSegment) | |
1 0.000 0.000 0.000 0.000 compiler.py:1157(visit_For) | |
20 0.000 0.000 0.000 0.000 metadata.py:369(find_distributions) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2025(TransactionStatementSegment) | |
1 0.000 0.000 0.000 0.000 python.py:19(IntermediateFileSlice) | |
1 0.000 0.000 0.000 0.000 code.py:185(TracebackEntry) | |
13 0.000 0.000 0.000 0.000 contextlib.py:211(contextmanager) | |
2 0.000 0.000 0.000 0.000 timing.py:1(<module>) | |
940 0.000 0.000 0.000 0.000 {method 'isupper' of 'str' objects} | |
1 0.000 0.000 0.000 0.000 streams.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 dataclasses.py:544(_frozen_get_del_attr) | |
3 0.000 0.000 0.000 0.000 tokenize.py:83(_all_string_prefixes) | |
1 0.000 0.000 0.000 0.000 scanner.py:35(SimpleKey) | |
1 0.000 0.000 0.000 0.000 gitwildmatch.py:2(<module>) | |
6 0.000 0.000 0.000 0.000 inspect.py:1090(getfullargspec) | |
7 0.000 0.000 0.000 0.000 compiler.py:720(write_commons) | |
36 0.000 0.000 0.000 0.000 pyparsing.py:3781(__str__) | |
16 0.000 0.000 0.000 0.000 dataclasses.py:320(field) | |
232 0.000 0.000 0.000 0.000 _make.py:1111(decide_callable_or_boolean) | |
1 0.000 0.000 0.000 0.000 core.py:1433(MultiCommand) | |
6 0.000 0.000 0.000 0.000 environment.py:1210(from_code) | |
1 0.000 0.000 0.000 0.000 sbcsgroupprober.py:47(__init__) | |
1 0.000 0.000 0.000 0.000 _make.py:93(_CacheHashWrapper) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1324(FromClauseSegment) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:816(CreateTableStatementSegment) | |
1 0.000 0.000 0.000 0.000 tmpdir.py:24(TempPathFactory) | |
1 0.000 0.000 0.000 0.000 sysconfig.py:160(_extend_dict) | |
42 0.000 0.000 0.000 0.000 sre_parse.py:258(getwhile) | |
4 0.000 0.000 0.000 0.000 parser.py:517(parse_expression) | |
774 0.000 0.000 0.000 0.000 version.py:420(_parse_letter_version) | |
1 0.000 0.000 0.000 0.000 encoder.py:73(JSONEncoder) | |
1 0.000 0.000 0.000 0.000 _make.py:2663(<listcomp>) | |
1 0.000 0.000 0.000 0.000 code.py:1161(ReprFuncArgs) | |
80 0.000 0.000 0.000 0.000 hooks.py:120(normalize_hookimpl_opts) | |
80 0.000 0.000 0.000 0.000 hooks.py:242(_add_hookimpl) | |
1 0.000 0.000 0.000 0.000 python.py:885(CallSpec2) | |
13 0.000 0.000 0.000 0.000 _make.py:776(<dictcomp>) | |
31 0.000 0.000 0.000 0.000 {method 'copy' of 'set' objects} | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1646(OrderByClauseSegment) | |
1 0.000 0.000 0.000 0.000 utils.py:4(<module>) | |
348 0.000 0.000 0.000 0.000 sre_compile.py:453(_get_iscased) | |
1 0.000 0.000 0.000 0.000 base.py:219(BaseRule) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1241(JoinClauseSegment) | |
1 0.000 0.000 0.000 0.000 exceptions.py:18(TemplateNotFound) | |
1 0.000 0.000 0.000 0.000 parsers.py:15(StringParser) | |
88 0.000 0.000 0.000 0.000 types.py:962(convert_type) | |
268 0.000 0.000 0.000 0.000 inspect.py:72(isclass) | |
11 0.000 0.000 0.000 0.000 async_utils.py:12(decorator) | |
440 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:774(create_module) | |
52 0.000 0.000 0.000 0.000 config.py:571(get) | |
4 0.000 0.000 0.000 0.000 parser.py:541(parse_or) | |
1 0.000 0.000 0.000 0.000 quoprimime.py:55(<listcomp>) | |
5 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:746(create_module) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1974(SetOperatorSegment) | |
517 0.000 0.000 0.000 0.000 {method 'isidentifier' of 'str' objects} | |
481 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:397(has_location) | |
40 0.000 0.000 0.000 0.000 manager.py:240(_verify_hook) | |
1 0.000 0.000 0.000 0.000 nodes.py:539(Item) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:234(UnorderedSelectStatementSegment) | |
1 0.000 0.000 0.000 0.000 warning_types.py:118(UnformattedWarning) | |
1 0.000 0.000 0.000 0.000 lexer.py:317(TokenStream) | |
3 0.000 0.000 0.000 0.000 ansi.py:26(__init__) | |
441 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:964(get_filename) | |
1080 0.000 0.000 0.000 0.000 base.py:90(<lambda>) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:217(SelectStatementSegment) | |
165 0.000 0.000 0.000 0.000 {method 'index' of 'list' objects} | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1026(FrameClauseSegment) | |
1 0.000 0.000 0.000 0.000 base.py:391(RawTemplater) | |
63 0.000 0.000 0.000 0.000 _make.py:1631(<genexpr>) | |
1 0.000 0.000 0.000 0.000 tasks.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 emitter.py:9(<module>) | |
40 0.000 0.000 0.000 0.000 _make.py:403(_has_own_attribute) | |
1 0.000 0.000 0.000 0.000 anyof.py:19(AnyNumberOf) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:3051(CreateSequenceOptionsSegment) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:723(SetStatementSegment) | |
130 0.000 0.000 0.000 0.000 __init__.py:1929(__init__) | |
99 0.000 0.000 0.000 0.000 parser.py:109(split_opt) | |
216 0.000 0.000 0.000 0.000 socket.py:76(<lambda>) | |
4 0.000 0.000 0.000 0.000 parser.py:550(parse_and) | |
1 0.000 0.000 0.000 0.000 utils.py:498(LRUCache) | |
1 0.000 0.000 0.000 0.000 raw.py:13(RawSegment) | |
219 0.000 0.000 0.000 0.000 socket.py:91(<lambda>) | |
1 0.000 0.000 0.000 0.000 store.py:27(Store) | |
217 0.000 0.000 0.000 0.000 socket.py:81(<lambda>) | |
1 0.000 0.000 0.000 0.000 L044.py:15(Rule_L044) | |
1 0.000 0.000 0.000 0.000 inspect.py:2600(BoundArguments) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:407(FunctionDefinitionGrammar) | |
1 0.000 0.000 0.000 0.000 main.py:418(FSHookProxy) | |
1 0.000 0.000 0.000 0.000 parser.py:253(OptionParser) | |
4 0.000 0.000 0.000 0.000 config.py:231(_incorporate_vals) | |
20 0.000 0.000 0.000 0.000 compiler.py:43(optimizeconst) | |
42 0.000 0.000 0.000 0.000 hooks.py:101(setattr_hookimpl_opts) | |
1 0.000 0.000 0.000 0.000 nodes.py:489(FSCollector) | |
4 0.000 0.000 0.000 0.000 appdirs.py:166(user_config_dir) | |
1 0.000 0.000 0.000 0.000 _compression.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 threading.py:1262(__init__) | |
1 0.000 0.000 0.000 0.000 transports.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 markers.py:13(PositionMarker) | |
5 0.000 0.000 0.000 0.000 {built-in method _imp.create_builtin} | |
339 0.000 0.000 0.000 0.000 pyparsing.py:2159(streamline) | |
1 0.000 0.000 0.000 0.000 _endian.py:1(<module>) | |
35 0.000 0.000 0.000 0.000 pyparsing.py:2742(__str__) | |
432 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:1400(<genexpr>) | |
4 0.000 0.000 0.000 0.000 parser.py:559(parse_not) | |
2 0.000 0.000 0.000 0.000 config.py:524(get_templater) | |
1 0.000 0.000 0.000 0.000 matchable.py:13(Matchable) | |
13/12 0.000 0.000 0.000 0.000 greedy.py:164(simple) | |
15 0.000 0.000 0.000 0.000 _collections_abc.py:664(__contains__) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2765(Regex) | |
2 0.000 0.000 0.000 0.000 python.py:377(_substring_occurrences) | |
1 0.000 0.000 0.000 0.000 pprint.py:11(<module>) | |
1 0.000 0.000 0.000 0.000 argparse.py:758(Action) | |
1 0.000 0.000 0.000 0.000 nodes.py:440(Collector) | |
455 0.000 0.000 0.000 0.000 typing.py:183(<listcomp>) | |
4 0.000 0.000 0.000 0.000 pyparsing.py:1841(__radd__) | |
1 0.000 0.000 0.000 0.000 timing.py:7(TimingSummary) | |
1 0.000 0.000 0.000 0.000 opcode.py:37(<listcomp>) | |
19 0.000 0.000 0.000 0.000 core.py:2223(consume_value) | |
1 0.000 0.000 0.000 0.000 typing.py:1818(IO) | |
2 0.000 0.000 0.000 0.000 parser.py:326(parse_args) | |
1 0.000 0.000 0.000 0.000 code.py:960(ExceptionRepr) | |
499 0.000 0.000 0.000 0.000 L025.py:54(<genexpr>) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:3096(AlterSequenceOptionsSegment) | |
1 0.000 0.000 0.000 0.000 hooks.py:1(<module>) | |
7 0.000 0.000 0.000 0.000 typing.py:1057(__init_subclass__) | |
8 0.000 0.000 0.000 0.000 pathlib.py:909(__truediv__) | |
1 0.000 0.000 0.000 0.000 saferepr.py:91(AlwaysDispatchingPrettyPrinter) | |
4 0.000 0.000 0.000 0.000 enum.py:881(<listcomp>) | |
495 0.000 0.000 0.000 0.000 {built-in method _stat.S_ISDIR} | |
1 0.000 0.000 0.000 0.000 globals.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 queues.py:1(<module>) | |
16 0.000 0.000 0.000 0.000 _make.py:1658(append_hash_computation_lines) | |
18 0.000 0.000 0.000 0.000 __init__.py:43(normalize_encoding) | |
1 0.000 0.000 0.000 0.000 lexer.py:61(StringLexer) | |
22 0.000 0.000 0.000 0.000 pyparsing.py:2813(parseImpl) | |
1 0.000 0.000 0.000 0.000 capture.py:548(MultiCapture) | |
125 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:937(_sanity_check) | |
26 0.000 0.000 0.000 0.000 charsetprober.py:39(__init__) | |
20 0.000 0.000 0.000 0.000 typing.py:733(__mro_entries__) | |
103 0.000 0.000 0.000 0.000 metadata.py:202(<genexpr>) | |
1 0.000 0.000 0.000 0.000 core.py:1876(CommandCollection) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1688(GroupByClauseSegment) | |
2 0.000 0.000 0.000 0.000 appdirs.py:6(<module>) | |
4 0.000 0.000 0.000 0.000 parser.py:565(parse_compare) | |
1 0.000 0.000 0.000 0.000 linting_result.py:27(LintingResult) | |
11 0.000 0.000 0.000 0.000 pyparsing.py:3851(__init__) | |
3 0.000 0.000 0.000 0.000 parser.py:526(parse_condexpr) | |
5 0.000 0.000 0.000 0.000 {built-in method _ctypes.POINTER} | |
1 0.000 0.000 0.000 0.000 lexer.py:463(_Rule) | |
8 0.000 0.000 0.000 0.000 genericpath.py:27(isfile) | |
266 0.000 0.000 0.000 0.000 pyparsing.py:3270(<genexpr>) | |
38 0.000 0.000 0.000 0.000 sre_compile.py:432(_generate_overlap_table) | |
1 0.000 0.000 0.000 0.000 outcomes.py:72(Exit) | |
3 0.000 0.000 0.000 0.000 posixpath.py:490(commonpath) | |
1 0.000 0.000 0.000 0.000 match_logging.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 traceback.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 core.py:805(BaseCommand) | |
21 0.000 0.000 0.000 0.000 environment.py:446(iter_extensions) | |
263 0.000 0.000 0.000 0.000 __init__.py:385(<genexpr>) | |
19 0.000 0.000 0.000 0.000 core.py:2302(process_value) | |
112 0.000 0.000 0.000 0.000 pyparsing.py:363(__new__) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2109(TableConstraintSegment) | |
1 0.000 0.000 0.000 0.000 token.py:1(<module>) | |
25 0.000 0.000 0.000 0.000 copyreg.py:99(_slotnames) | |
1 0.000 0.000 0.000 0.000 loaders.py:519(ChoiceLoader) | |
2 0.000 0.000 0.000 0.000 parser.py:344(_process_args_for_args) | |
2 0.000 0.000 0.000 0.000 subprocess.py:1074(wait) | |
1 0.000 0.000 0.000 0.000 callers.py:1(<module>) | |
679 0.000 0.000 0.000 0.000 {built-in method _sre.unicode_iscased} | |
1 0.000 0.000 0.000 0.000 __init__.py:80(ExitCode) | |
1 0.000 0.000 0.000 0.000 base_subprocess.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 formatting.py:102(HelpFormatter) | |
2 0.000 0.000 0.000 0.000 core.py:115(iter_params_for_processing) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:481(ReplaceClauseSegment) | |
12 0.000 0.000 0.000 0.000 sre_compile.py:416(_bytes_to_codes) | |
7 0.000 0.000 0.000 0.000 inspect.py:606(getdoc) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:348(FunctionSegment) | |
22 0.000 0.000 0.000 0.000 metadata.py:343(__init__) | |
4 0.000 0.000 0.000 0.000 string_helpers.py:19(findall) | |
1 0.000 0.000 0.000 0.000 loaders.py:387(DictLoader) | |
7 0.000 0.000 0.000 0.000 environment.py:629(preprocess) | |
29 0.000 0.000 0.000 0.000 _make.py:1775(_make_order) | |
1 0.000 0.000 0.000 0.000 cacheprovider.py:256(LFPluginCollSkipfiles) | |
1 0.000 0.000 0.000 0.000 commands.py:639(_completion_message) | |
14 0.000 0.000 0.000 0.000 sbcharsetprober.py:51(__init__) | |
1 0.000 0.000 0.000 0.000 pytester.py:602(SysModulesSnapshot) | |
1 0.000 0.000 0.000 0.000 code.py:123(Frame) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2009(InsertStatementSegment) | |
40 0.000 0.000 0.000 0.000 _make.py:469(_collect_base_attrs_broken) | |
1 0.000 0.000 0.000 0.000 _make.py:2688(_CountingAttr) | |
4 0.000 0.000 0.000 0.000 parser.py:588(parse_math1) | |
66 0.000 0.000 0.000 0.000 __init__.py:214(_acquireLock) | |
1 0.000 0.000 0.000 0.000 serializer.py:2(<module>) | |
1 0.000 0.000 0.000 0.000 base.py:204(RuleContext) | |
12 0.000 0.000 0.000 0.000 __init__.py:1962(find_distributions) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2800(CreateModelStatementSegment) | |
1 0.000 0.000 0.000 0.000 __init__.py:1128(resource_filename) | |
1 0.000 0.000 0.000 0.000 _compat_pickle.py:9(<module>) | |
1 0.000 0.000 0.000 0.000 bdb.py:1(<module>) | |
126 0.000 0.000 0.000 0.000 base.py:140(segment_wrap) | |
1 0.000 0.000 0.000 0.000 nodes.py:654(Dict) | |
23 0.000 0.000 0.000 0.000 parsers.py:137(__init__) | |
1 0.000 0.000 0.000 0.000 select.py:9(SelectStatementColumnsAndTables) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1006(PartitionClauseSegment) | |
1 0.000 0.000 0.000 0.000 greedy.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 utils.py:204(echo) | |
4 0.000 0.000 0.000 0.000 parser.py:599(parse_concat) | |
76 0.000 0.000 0.000 0.000 {method 'translate' of 'bytearray' objects} | |
802 0.000 0.000 0.000 0.000 __init__.py:2095(__bool__) | |
21 0.000 0.000 0.000 0.000 pyparsing.py:2707(parseImpl) | |
1 0.000 0.000 0.000 0.000 nodes.py:424(FromImport) | |
1 0.000 0.000 0.000 0.000 __init__.py:133(KeywordMatcher) | |
85 0.000 0.000 0.000 0.000 functools.py:63(wraps) | |
1 0.000 0.000 0.000 0.000 L045.py:1(<module>) | |
103 0.000 0.000 0.000 0.000 hooks.py:224(is_historic) | |
1 0.000 0.000 0.000 0.000 subprocess.py:1457(_get_handles) | |
19 0.000 0.000 0.000 0.000 core.py:2243(type_cast_value) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2748(CreateFunctionStatementSegment) | |
57 0.000 0.000 0.000 0.000 decorators.py:200(_param_memo) | |
9 0.000 0.000 0.000 0.000 __init__.py:2385(yield_lines) | |
2 0.000 0.000 0.000 0.000 parser.py:49(_unpack_args) | |
183 0.000 0.000 0.000 0.000 {method 'items' of 'mappingproxy' objects} | |
1 0.000 0.000 0.000 0.000 initialise.py:23(init) | |
6 0.000 0.000 0.000 0.000 core.py:1814(command) | |
78 0.000 0.000 0.000 0.000 config.py:577(get_section) | |
1 0.000 0.000 0.000 0.000 futures.py:1(<module>) | |
8 0.000 0.000 0.000 0.000 pyparsing.py:3935(__init__) | |
3 0.000 0.000 0.000 0.000 contextlib.py:482(__exit__) | |
4 0.000 0.000 0.000 0.000 parser.py:609(parse_math2) | |
12 0.000 0.000 0.000 0.000 pyparsing.py:2045(suppress) | |
5 0.000 0.000 0.000 0.000 parser.py:648(parse_primary) | |
12 0.000 0.000 0.000 0.000 __init__.py:1323(_fixupParents) | |
1 0.000 0.000 0.000 0.000 types.py:912(Tuple) | |
1 0.000 0.000 0.000 0.000 python_api.py:199(ApproxScalar) | |
1 0.000 0.000 0.000 0.000 L006.py:1(<module>) | |
2 0.000 0.000 0.000 0.000 pyparsing.py:1288(addParseAction) | |
1 0.000 0.000 0.000 0.000 terminal.py:75(MoreQuietAction) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:168(<listcomp>) | |
2 0.000 0.000 0.000 0.000 subprocess.py:1772(_wait) | |
1 0.000 0.000 0.000 0.000 info.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 typing.py:1930(TextIO) | |
1 0.000 0.000 0.000 0.000 base.py:51(RawSliceBlockInfo) | |
31 0.000 0.000 0.000 0.000 enum.py:58(__init__) | |
20 0.000 0.000 0.000 0.000 <attrs generated init _pytest.fixtures.FixtureFunctionMarker>:1(__init__) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1107(FromExpressionSegment) | |
1 0.000 0.000 0.000 0.000 cacheprovider.py:277(LFPlugin) | |
2 0.000 0.000 0.000 0.000 {built-in method posix.scandir} | |
4 0.000 0.000 0.000 0.000 parser.py:620(parse_pow) | |
1 0.000 0.000 0.000 0.000 pytester.py:496(RunResult) | |
8 0.000 0.000 0.000 0.000 pyparsing.py:4783(<genexpr>) | |
1 0.000 0.000 0.000 0.000 sysconfig.py:190(_getuserbase) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:683(TableExpressionSegment) | |
1 0.000 0.000 0.000 0.000 local.py:111(LocalPath) | |
31 0.000 0.000 0.000 0.000 enum.py:146(<dictcomp>) | |
253 0.000 0.000 0.000 0.000 {method '__subclasses__' of 'type' objects} | |
15 0.000 0.000 0.000 0.000 compiler.py:168(__init__) | |
23/6 0.000 0.000 0.000 0.000 config.py:51(nested_combine) | |
13 0.000 0.000 0.000 0.000 __init__.py:1392(__init__) | |
10 0.000 0.000 0.000 0.000 subprocess.py:1632(<genexpr>) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1922(CTEDefinitionSegment) | |
70 0.000 0.000 0.000 0.000 signal.py:10(<lambda>) | |
1 0.000 0.000 0.000 0.000 environment.py:1269(render) | |
2 0.000 0.000 0.000 0.000 __init__.py:73(CFUNCTYPE) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:697(DeclareStatementSegment) | |
1 0.000 0.000 0.000 0.000 L039.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 argparsing.py:184(ArgumentError) | |
24 0.000 0.000 0.000 0.000 hooks.py:38(setattr_hookspec_opts) | |
2 0.000 0.000 0.000 0.000 initialise.py:74(wrap_stream) | |
1 0.000 0.000 0.000 0.000 token.py:74(<dictcomp>) | |
1 0.000 0.000 0.000 0.000 pytester.py:1488(Testdir) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:956(FunctionSegment) | |
5 0.000 0.000 0.000 0.000 environment.py:1528(__init__) | |
1 0.000 0.000 0.000 0.000 nodes.py:2(<module>) | |
1 0.000 0.000 0.000 0.000 common.py:47(ParsedString) | |
6 0.000 0.000 0.000 0.000 pyparsing.py:4781(<lambda>) | |
7 0.000 0.000 0.000 0.000 compiler.py:301(__init__) | |
61 0.000 0.000 0.000 0.000 {built-in method builtins.vars} | |
4 0.000 0.000 0.000 0.000 parser.py:630(parse_unary) | |
1 0.000 0.000 0.000 0.000 inspect.py:2416(_ParameterKind) | |
1 0.000 0.000 0.000 0.000 protocols.py:1(<module>) | |
200 0.000 0.000 0.000 0.000 _make.py:1144(_determine_whether_to_implement) | |
9 0.000 0.000 0.000 0.000 _make.py:2714(<genexpr>) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:198(QualifyClauseSegment) | |
1 0.000 0.000 0.000 0.000 base.py:49(LintResult) | |
1 0.000 0.000 0.000 0.000 sandbox.py:409(SandboxedFormatter) | |
1 0.000 0.000 0.000 0.000 loaders.py:234(PackageLoader) | |
1 0.000 0.000 0.000 0.000 base.py:20(Dialect) | |
6 0.000 0.000 0.000 0.000 runtime.py:197(__init__) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:504(DatatypeSegment) | |
1 0.000 0.000 0.000 0.000 _policybase.py:99(_extend_docstrings) | |
1 0.000 0.000 0.000 0.000 __init__.py:339(get_provider) | |
8 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:406(spec_from_loader) | |
1 0.000 0.000 0.000 0.000 L048.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 ssl.py:158(TLSVersion) | |
251 0.000 0.000 0.000 0.000 delimited.py:210(<genexpr>) | |
1 0.000 0.000 0.000 0.000 parser.py:12(Parser) | |
4 0.000 0.000 0.000 0.000 {built-in method posix.uname} | |
1 0.000 0.000 0.000 0.000 lexer.py:252(Failure) | |
1 0.000 0.000 0.000 0.000 structures.py:452(MarkGenerator) | |
1 0.000 0.000 0.000 0.000 common.py:32(RenderedFile) | |
104 0.000 0.000 0.000 0.000 glob.py:84(<genexpr>) | |
15 0.000 0.000 0.000 0.000 pyparsing.py:4565(_escapeRegexRangeChars) | |
263 0.000 0.000 0.000 0.000 {method '__contains__' of 'frozenset' objects} | |
1 0.000 0.000 0.000 0.000 visitor.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1807(ValuesClauseSegment) | |
370 0.000 0.000 0.000 0.000 version.py:490(<lambda>) | |
1 0.000 0.000 0.000 0.000 __init__.py:259(_reset_cache) | |
1 0.000 0.000 0.000 0.000 L037.py:19(Rule_L037) | |
247 0.000 0.000 0.000 0.000 {method 'copy' of 'list' objects} | |
45 0.000 0.000 0.000 0.000 pyparsing.py:1190(setName) | |
14 0.000 0.000 0.000 0.000 __init__.py:139(_check_size) | |
1 0.000 0.000 0.000 0.000 os.py:611(get_exec_path) | |
1 0.000 0.000 0.000 0.000 cacheprovider.py:385(NFPlugin) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4141(Forward) | |
1 0.000 0.000 0.000 0.000 L043.py:1(<module>) | |
3 0.000 0.000 0.000 0.000 __init__.py:494(PYFUNCTYPE) | |
512 0.000 0.000 0.000 0.000 {built-in method _sre.unicode_tolower} | |
17 0.000 0.000 0.000 0.000 config_info.py:109(<dictcomp>) | |
170 0.000 0.000 0.000 0.000 pyparsing.py:2061(setWhitespaceChars) | |
9 0.000 0.000 0.000 0.000 compiler.py:59(_make_binop) | |
1 0.000 0.000 0.000 0.000 parser.py:62(<module>) | |
2 0.000 0.000 0.000 0.000 ansitowin32.py:73(__init__) | |
19 0.000 0.000 0.000 0.000 pathlib.py:744(__eq__) | |
1 0.000 0.000 0.000 0.000 nodes.py:457(AssignBlock) | |
1 0.000 0.000 0.000 0.000 _structures.py:4(<module>) | |
78 0.000 0.000 0.000 0.000 linecache.py:147(lazycache) | |
268 0.000 0.000 0.000 0.000 {method 'zfill' of 'str' objects} | |
16 0.000 0.000 0.000 0.000 pyparsing.py:1069(wrapper) | |
4 0.000 0.000 0.000 0.000 core.py:1253(get_help_option_names) | |
1 0.000 0.000 0.000 0.000 L020.py:12(Rule_L020) | |
1 0.000 0.000 0.000 0.000 expression.py:40(TokenType) | |
1 0.000 0.000 0.000 0.000 L002.py:11(Rule_L002) | |
1 0.000 0.000 0.000 0.000 subprocess.py:950(_get_devnull) | |
1 0.000 0.000 0.000 0.000 collect.py:23(FakeCollectModule) | |
1 0.000 0.000 0.000 0.000 __init__.py:1578(__init__) | |
1 0.000 0.000 0.000 0.000 ssl.py:168(_TLSContentType) | |
1 0.000 0.000 0.000 0.000 typing.py:1916(BinaryIO) | |
1 0.000 0.000 0.000 0.000 __init__.py:379(__getattr__) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1988(SetExpressionSegment) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:251(ArrayLiteralSegment) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1716(HavingClauseSegment) | |
128 0.000 0.000 0.000 0.000 _make.py:589(<genexpr>) | |
1 0.000 0.000 0.000 0.000 compiler.py:165(Frame) | |
1 0.000 0.000 0.000 0.000 argparsing.py:334(OptionGroup) | |
1 0.000 0.000 0.000 0.000 exceptions.py:85(BadParameter) | |
19 0.000 0.000 0.000 0.000 parser.py:997(flush_data) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1829(UnorderedSelectStatementSegment) | |
64 0.000 0.000 0.000 0.000 __init__.py:653(__iter__) | |
7 0.000 0.000 0.000 0.000 decorators.py:156(command) | |
1 0.000 0.000 0.000 0.000 L011.py:1(<module>) | |
2/1 0.000 0.000 0.000 0.000 pyparsing.py:3939(parseImpl) | |
1 0.000 0.000 0.000 0.000 L023.py:1(<module>) | |
74/40 0.000 0.000 0.000 0.000 base.py:680(iter_segments) | |
1 0.000 0.000 0.000 0.000 types.py:746(Path) | |
3 0.000 0.000 0.000 0.000 decorators.py:221(decorator) | |
14 0.000 0.000 0.000 0.000 plistlib.py:297(handle_end_element) | |
19 0.000 0.000 0.000 0.000 pyparsing.py:4017(__str__) | |
1 0.000 0.000 0.000 0.000 environment.py:1581(TemplateStream) | |
1 0.000 0.000 0.000 0.000 expression.py:172(MatcherAdapter) | |
1 0.000 0.000 0.000 0.000 _error.py:1(<module>) | |
170 0.000 0.000 0.000 0.000 {built-in method sys._getframe} | |
1 0.000 0.000 0.000 0.000 __init__.py:386(__getitem__) | |
1 0.000 0.000 0.000 0.000 L046.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:649(HyphenatedObjectReferenceSegment) | |
1 0.000 0.000 0.000 0.000 freeze_support.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 runtime.py:706(Macro) | |
1 0.000 0.000 0.000 0.000 base.py:535(RuleSet) | |
2 0.000 0.000 0.000 0.000 appdirs.py:45(user_data_dir) | |
7 0.000 0.000 0.000 0.000 sequence.py:209(simple) | |
4 0.000 0.000 0.000 0.000 dialect_ansi.py:268(<lambda>) | |
122 0.000 0.000 0.000 0.000 _make.py:1855(<genexpr>) | |
1 0.000 0.000 0.000 0.000 composer.py:2(<module>) | |
76 0.000 0.000 0.000 0.000 pyparsing.py:1351(preParse) | |
1 0.000 0.000 0.000 0.000 __init__.py:832(InvocationParams) | |
1 0.000 0.000 0.000 0.000 ephemeral.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 parser.py:213(Argument) | |
1 0.000 0.000 0.000 0.000 __init__.py:214(EscapeFormatter) | |
1 0.000 0.000 0.000 0.000 eucjpprober.py:28(<module>) | |
1 0.000 0.000 0.000 0.000 pattern.py:2(<module>) | |
1 0.000 0.000 0.000 0.000 runtime.py:390(BlockReference) | |
1 0.000 0.000 0.000 0.000 error.py:2(<module>) | |
9 0.000 0.000 0.000 0.000 inspect.py:2760(__init__) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2281(CreateIndexStatementSegment) | |
27 0.000 0.000 0.000 0.000 lexer.py:144(<genexpr>) | |
4 0.000 0.000 0.000 0.000 pyparsing.py:2020(__invert__) | |
8 0.000 0.000 0.000 0.000 pyparsing.py:3508(__str__) | |
1 0.000 0.000 0.000 0.000 uuid.py:70(SafeUUID) | |
1 0.000 0.000 0.000 0.000 logging.py:95(PercentStyleMultiline) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2840(CreateTypeStatementSegment) | |
1 0.000 0.000 0.000 0.000 eucjpprober.py:37(__init__) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1628(WhereClauseSegment) | |
1 0.000 0.000 0.000 0.000 L049.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 threading.py:519(set) | |
75 0.000 0.000 0.000 0.000 core.py:2599(<lambda>) | |
8 0.000 0.000 0.000 0.000 resolver.py:25(add_implicit_resolver) | |
1 0.000 0.000 0.000 0.000 os.py:40(_get_exports_list) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1055(FromExpressionElementSegment) | |
1 0.000 0.000 0.000 0.000 noncode.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 L022.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2261(CreateExtensionStatementSegment) | |
120 0.000 0.000 0.000 0.000 zipfile.py:670(_check_compression) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1220(SelectClauseSegment) | |
1 0.000 0.000 0.000 0.000 L035.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 pathlib.py:1067(cwd) | |
2 0.000 0.000 0.000 0.000 charsetgroupprober.py:39(reset) | |
302 0.000 0.000 0.000 0.000 {built-in method builtins.chr} | |
1 0.000 0.000 0.000 0.000 __init__.py:3230(_initialize) | |
13 0.000 0.000 0.000 0.000 compiler.py:581(enter_frame) | |
13 0.000 0.000 0.000 0.000 __init__.py:3153(_find_adapter) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1734(LimitClauseSegment) | |
94 0.000 0.000 0.000 0.000 {method 'count' of 'list' objects} | |
1 0.000 0.000 0.000 0.000 mbcharsetprober.py:30(<module>) | |
258 0.000 0.000 0.000 0.000 version.py:461(_parse_local_version) | |
2 0.000 0.000 0.000 0.000 __init__.py:858(__init__) | |
1 0.000 0.000 0.000 0.000 conditional.py:1(<module>) | |
2 0.000 0.000 0.000 0.000 contextlib.py:463(_push_exit_callback) | |
81 0.000 0.000 0.000 0.000 lexer.py:275(test) | |
66 0.000 0.000 0.000 0.000 __init__.py:223(_releaseLock) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2083(ColumnDefinitionSegment) | |
1 0.000 0.000 0.000 0.000 _config.py:1(<module>) | |
7 0.000 0.000 0.000 0.000 core.py:452(__exit__) | |
1 0.000 0.000 0.000 0.000 sequence.py:27(Sequence) | |
24 0.000 0.000 0.000 0.000 greedy.py:28(__init__) | |
63 0.000 0.000 0.000 0.000 _make.py:2093(_assign) | |
64 0.000 0.000 0.000 0.000 _collections_abc.py:719(__iter__) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:277(SelectClauseModifierSegment) | |
1 0.000 0.000 0.000 0.000 hookspecs.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 exceptions.py:196(NoSuchOption) | |
22 0.000 0.000 0.000 0.000 __init__.py:1787(info) | |
1 0.000 0.000 0.000 0.000 typing.py:300(_SpecialForm) | |
1 0.000 0.000 0.000 0.000 exceptions.py:53(TemplatesNotFound) | |
1 0.000 0.000 0.000 0.000 context.py:44(from_config) | |
1 0.000 0.000 0.000 0.000 runtime.py:840(Undefined) | |
1 0.000 0.000 0.000 0.000 L008.py:1(<module>) | |
68 0.000 0.000 0.000 0.000 typing.py:524(__eq__) | |
1 0.000 0.000 0.000 0.000 random.py:94(__init__) | |
4 0.000 0.000 0.000 0.000 pyparsing.py:3829(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:1582(_setup_prefix) | |
18 0.000 0.000 0.000 0.000 utils.py:155(internalcode) | |
12 0.000 0.000 0.000 0.000 __init__.py:899(__iter__) | |
1 0.000 0.000 0.000 0.000 types.py:325(DateTime) | |
1 0.000 0.000 0.000 0.000 nodes.py:346(Macro) | |
1 0.000 0.000 0.000 0.000 datetime.py:2179(timezone) | |
23 0.000 0.000 0.000 0.000 contextlib.py:238(helper) | |
1 0.000 0.000 0.000 0.000 L041.py:1(<module>) | |
67 0.000 0.000 0.000 0.000 typing.py:598(<genexpr>) | |
23 0.000 0.000 0.000 0.000 contextlib.py:117(__exit__) | |
1 0.000 0.000 0.000 0.000 L034.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 nodes.py:910(Compare) | |
12 0.000 0.000 0.000 0.000 pyparsing.py:420(__setitem__) | |
8 0.000 0.000 0.000 0.000 _bootlocale.py:33(getpreferredencoding) | |
1 0.000 0.000 0.000 0.000 nodes.py:302(Output) | |
1 0.000 0.000 0.000 0.000 recwarn.py:231(WarningsChecker) | |
1 0.000 0.000 0.000 0.000 structures.py:255(MarkDecorator) | |
1 0.000 0.000 0.000 0.000 core.py:135(ParameterSource) | |
1 0.000 0.000 0.000 0.000 nodes.py:336(If) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2893(MLTableExpressionSegment) | |
7 0.000 0.000 0.000 0.000 specifiers.py:319(_require_version_compare) | |
45 0.000 0.000 0.000 0.000 lexer.py:70(__init__) | |
1 0.000 0.000 0.000 0.000 dataclasses.py:762(_hash_add) | |
122 0.000 0.000 0.000 0.000 ssl.py:129(<lambda>) | |
5 0.000 0.000 0.000 0.000 pyparsing.py:4292(__init__) | |
104 0.000 0.000 0.000 0.000 traceback.py:292(walk_stack) | |
4 0.000 0.000 0.000 0.000 __init__.py:57(find_spec) | |
122 0.000 0.000 0.000 0.000 ssl.py:124(<lambda>) | |
1 0.000 0.000 0.000 0.000 cp949prober.py:28(<module>) | |
118 0.000 0.000 0.000 0.000 {method 'encode' of 'str' objects} | |
5 0.000 0.000 0.000 0.000 nodes.py:204(set_ctx) | |
122 0.000 0.000 0.000 0.000 ssl.py:134(<lambda>) | |
1 0.000 0.000 0.000 0.000 L005.py:8(Rule_L005) | |
1 0.000 0.000 0.000 0.000 logging.py:521(LoggingPlugin) | |
1 0.000 0.000 0.000 0.000 _version_info.py:9(VersionInfo) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1757(OverlapsClauseSegment) | |
1 0.000 0.000 0.000 0.000 bccache.py:101(BytecodeCache) | |
1 0.000 0.000 0.000 0.000 pathlib.py:434(ImportMode) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:779(ClusterBySegment) | |
1 0.000 0.000 0.000 0.000 __future__.py:1(<module>) | |
13 0.000 0.000 0.000 0.000 _make.py:899(_make_getstate_setstate) | |
17 0.000 0.000 0.000 0.000 idtracking.py:238(visit_Name) | |
28 0.000 0.000 0.000 0.000 sbcharsetprober.py:65(reset) | |
122 0.000 0.000 0.000 0.000 ssl.py:149(<lambda>) | |
1 0.000 0.000 0.000 0.000 logging.py:751(_LiveLoggingStreamHandler) | |
1 0.000 0.000 0.000 0.000 dataclasses.py:582(_hash_fn) | |
122 0.000 0.000 0.000 0.000 ssl.py:144(<lambda>) | |
1 0.000 0.000 0.000 0.000 types.py:410(_NumberRangeBase) | |
3 0.000 0.000 0.000 0.000 dataclasses.py:356(_recursive_repr) | |
1 0.000 0.000 0.000 0.000 optimizer.py:1(<module>) | |
122 0.000 0.000 0.000 0.000 ssl.py:139(<lambda>) | |
195 0.000 0.000 0.000 0.000 pyparsing.py:3392(<genexpr>) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1953(WithCompoundStatementSegment) | |
1 0.000 0.000 0.000 0.000 L009.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 nodes.py:318(For) | |
1 0.000 0.000 0.000 0.000 ssl.py:971(SSLSocket) | |
8 0.000 0.000 0.000 0.000 codingstatemachine.py:55(__init__) | |
13 0.000 0.000 0.000 0.000 types.py:68(__call__) | |
40 0.000 0.000 0.000 0.000 _make.py:1009(add_setattr) | |
1 0.000 0.000 0.000 0.000 fnmatch.py:1(<module>) | |
37 0.000 0.000 0.000 0.000 os.py:750(decode) | |
3 0.000 0.000 0.000 0.000 core.py:2890(__init__) | |
20 0.000 0.000 0.000 0.000 metadata.py:382(_search_paths) | |
63 0.000 0.000 0.000 0.000 {built-in method builtins.delattr} | |
1 0.000 0.000 0.000 0.000 utils.py:102(LazyFile) | |
7 0.000 0.000 0.000 0.000 mbcharsetprober.py:39(__init__) | |
5 0.000 0.000 0.000 0.000 inspect.py:2477(__init__) | |
1 0.000 0.000 0.000 0.000 cacheprovider.py:56(Cache) | |
8 0.000 0.000 0.000 0.000 utils.py:541(get) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2668(SetClauseListSegment) | |
1 0.000 0.000 0.000 0.000 threading.py:364(notify_all) | |
1 0.000 0.000 0.000 0.000 L015.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 pickle.py:1134(_Unpickler) | |
1 0.000 0.000 0.000 0.000 _compat.py:592(func) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2370(DropStatementSegment) | |
1 0.000 0.000 0.000 0.000 random.py:123(seed) | |
1 0.000 0.000 0.000 0.000 sysconfig.py:195(joinuser) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2701(SetClauseSegment) | |
1 0.000 0.000 0.000 0.000 _next_gen.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 lexer.py:50(LexMatch) | |
3 0.000 0.000 0.000 0.000 datetime.py:1566(__new__) | |
6 0.000 0.000 0.000 0.000 pyparsing.py:3098(__init__) | |
27 0.000 0.000 0.000 0.000 lexer.py:374(skip_if) | |
1 0.000 0.000 0.000 0.000 validators.py:343(_DeepMapping) | |
1 0.000 0.000 0.000 0.000 ext.py:741(_CommentFinder) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:173(<listcomp>) | |
126 0.000 0.000 0.000 0.000 base.py:130(segment) | |
1 0.000 0.000 0.000 0.000 sjisprober.py:37(__init__) | |
1 0.000 0.000 0.000 0.000 gb2312prober.py:28(<module>) | |
42 0.000 0.000 0.000 0.000 hooks.py:69(__call__) | |
1 0.000 0.000 0.000 0.000 match_wrapper.py:1(<module>) | |
69 0.000 0.000 0.000 0.000 ntpath.py:34(_get_bothseps) | |
20 0.000 0.000 0.000 0.000 _tracing.py:12(get) | |
27 0.000 0.000 0.000 0.000 typing.py:1587(<listcomp>) | |
78 0.000 0.000 0.000 0.000 traceback.py:243(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:335(__init__) | |
120 0.000 0.000 0.000 0.000 opcode.py:39(def_op) | |
1 0.000 0.000 0.000 0.000 universaldetector.py:81(__init__) | |
5 0.000 0.000 0.000 0.000 typing.py:722(__call__) | |
1 0.000 0.000 0.000 0.000 typing.py:647(_GenericAlias) | |
19 0.000 0.000 0.000 0.000 core.py:124(sort_key) | |
1 0.000 0.000 0.000 0.000 hebrewprober.py:28(<module>) | |
2 0.000 0.000 0.000 0.000 ansitowin32.py:43(isatty) | |
1 0.000 0.000 0.000 0.000 nodes.py:695(CondExpr) | |
1 0.000 0.000 0.000 0.000 nodes.py:1093(MarkSafeIfAutoescape) | |
1 0.000 0.000 0.000 0.000 nodes.py:622(Tuple) | |
1 0.000 0.000 0.000 0.000 pprint.py:103(PrettyPrinter) | |
1 0.000 0.000 0.000 0.000 latin1prober.py:29(<module>) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:558(TypelessStructSegment) | |
2 0.000 0.000 0.000 0.000 platform.py:1076(python_implementation) | |
1 0.000 0.000 0.000 0.000 validators.py:70(_MatchesReValidator) | |
1 0.000 0.000 0.000 0.000 base.py:1103(BracketedSegment) | |
1 0.000 0.000 0.000 0.000 threading.py:761(__init__) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2650(UpdateStatementSegment) | |
4 0.000 0.000 0.000 0.000 dialect_ansi.py:279(<lambda>) | |
1 0.000 0.000 0.000 0.000 typing.py:1728(__new__) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:762(PartitionBySegment) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2098(IndexColumnDefinitionSegment) | |
20 0.000 0.000 0.000 0.000 metadata.py:199(_discover_resolvers) | |
4 0.000 0.000 0.000 0.000 conditional.py:44(__init__) | |
1 0.000 0.000 0.000 0.000 L024.py:1(<module>) | |
9 0.000 0.000 0.000 0.000 lexer.py:290(test_any) | |
1 0.000 0.000 0.000 0.000 L025.py:1(<module>) | |
27 0.000 0.000 0.000 0.000 {built-in method _functools.reduce} | |
2 0.000 0.000 0.000 0.000 functools.py:182(total_ordering) | |
1 0.000 0.000 0.000 0.000 mbcssm.py:28(<module>) | |
20 0.000 0.000 0.000 0.000 metadata.py:346(path) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:753(ArrayAccessorSegment) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:936(DatePartClause) | |
130 0.000 0.000 0.000 0.000 version.py:334(epoch) | |
1 0.000 0.000 0.000 0.000 euckrprober.py:28(<module>) | |
1 0.000 0.000 0.000 0.000 linting_result.py:117(stats) | |
1 0.000 0.000 0.000 0.000 L032.py:1(<module>) | |
23 0.000 0.000 0.000 0.000 contextlib.py:108(__enter__) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:914(FunctionNameSegment) | |
1 0.000 0.000 0.000 0.000 parser.py:714(parse) | |
175 0.000 0.000 0.000 0.000 typing.py:1146(cast) | |
1 0.000 0.000 0.000 0.000 __init__.py:22(<listcomp>) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:3027(ExplainStatementSegment) | |
40 0.000 0.000 0.000 0.000 hooks.py:328(_maybe_apply_history) | |
66 0.000 0.000 0.000 0.000 {method 'acquire' of '_thread.RLock' objects} | |
8 0.000 0.000 0.000 0.000 compiler.py:226(inner) | |
1 0.000 0.000 0.000 0.000 big5prober.py:28(<module>) | |
1 0.000 0.000 0.000 0.000 constants.py:24(_SendfileMode) | |
89 0.000 0.000 0.000 0.000 _make.py:555(<lambda>) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:3004(UseStatementSegment) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:786(AliasExpressionSegment) | |
5 0.000 0.000 0.000 0.000 config.py:348(<lambda>) | |
2 0.000 0.000 0.000 0.000 platform.py:972(_sys_version) | |
1 0.000 0.000 0.000 0.000 euctwprober.py:28(<module>) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:507(IntervalExpressionSegment) | |
5 0.000 0.000 0.000 0.000 compiler.py:694(macro_def) | |
1 0.000 0.000 0.000 0.000 nodes.py:738(_FilterTestCommon) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2402(DropIndexStatementSegment) | |
135 0.000 0.000 0.000 0.000 enum.py:457(<lambda>) | |
1 0.000 0.000 0.000 0.000 nodes.py:816(Call) | |
33 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap_external>:1088(__init__) | |
38 0.000 0.000 0.000 0.000 __init__.py:23(<genexpr>) | |
3 0.000 0.000 0.000 0.000 pyparsing.py:3164(__init__) | |
3 0.000 0.000 0.000 0.000 os.py:764(getenv) | |
1 0.000 0.000 0.000 0.000 codingstatemachine.py:28(<module>) | |
64 0.000 0.000 0.000 0.000 {method 'expandtabs' of 'str' objects} | |
1 0.000 0.000 0.000 0.000 typing_extensions.py:1703(__new__) | |
1 0.000 0.000 0.000 0.000 metadata.py:331(DistributionFinder) | |
210 0.000 0.000 0.000 0.000 anyof.py:38(<genexpr>) | |
10 0.000 0.000 0.000 0.000 posixpath.py:100(split) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1597(BitwiseRShiftSegment) | |
1 0.000 0.000 0.000 0.000 base.py:693(<listcomp>) | |
1 0.000 0.000 0.000 0.000 code.py:1135(ReprFileLocation) | |
3 0.000 0.000 0.000 0.000 runtime.py:147(_dict_method_all) | |
3 0.000 0.000 0.000 0.000 _make.py:1906(_add_repr) | |
38 0.000 0.000 0.000 0.000 pathlib.py:735(_cparts) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:796(OptionsSegment) | |
1 0.000 0.000 0.000 0.000 context.py:29(__init__) | |
18 0.000 0.000 0.000 0.000 core.py:2768(get_default) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1305(JoinOnConditionSegment) | |
2 0.000 0.000 0.000 0.000 linter.py:332(extract_ignore_from_comment) | |
33 0.000 0.000 0.000 0.000 _make.py:1592(_has_frozen_base_class) | |
1 0.000 0.000 0.000 0.000 L007.py:1(<module>) | |
97 0.000 0.000 0.000 0.000 pyparsing.py:4781(<genexpr>) | |
8 0.000 0.000 0.000 0.000 utils.py:575(__getitem__) | |
63 0.000 0.000 0.000 0.000 __init__.py:907(_added_new) | |
23 0.000 0.000 0.000 0.000 contextlib.py:82(__init__) | |
62 0.000 0.000 0.000 0.000 enum.py:192(<genexpr>) | |
129 0.000 0.000 0.000 0.000 _make.py:692(<genexpr>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:1103(ParserElement) | |
1 0.000 0.000 0.000 0.000 tz.py:1(<module>) | |
2 0.000 0.000 0.000 0.000 __init__.py:1405(setLevel) | |
1 0.000 0.000 0.000 0.000 pathlib.py:119(_WindowsFlavour) | |
132 0.000 0.000 0.000 0.000 version.py:346(pre) | |
1 0.000 0.000 0.000 0.000 types.py:392(_NumberParamTypeBase) | |
1 0.000 0.000 0.000 0.000 compiler.py:157(MacroRef) | |
12 0.000 0.000 0.000 0.000 pyparsing.py:4757(<lambda>) | |
23 0.000 0.000 0.000 0.000 {built-in method _struct.calcsize} | |
1 0.000 0.000 0.000 0.000 expression.py:50(Token) | |
1 0.000 0.000 0.000 0.000 tests.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 L017.py:1(<module>) | |
20 0.000 0.000 0.000 0.000 pathlib.py:45(_ignore_error) | |
8 0.000 0.000 0.000 0.000 compiler.py:1431(_output_child_to_const) | |
1 0.000 0.000 0.000 0.000 _unicodefun.py:6(_verify_python_env) | |
1 0.000 0.000 0.000 0.000 enums.py:7(FormatType) | |
1 0.000 0.000 0.000 0.000 fixtures.py:103(PseudoFixtureDef) | |
81 0.000 0.000 0.000 0.000 {method 'partition' of 'str' objects} | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3465(parseImpl) | |
1 0.000 0.000 0.000 0.000 ext.py:588(LoopControlExtension) | |
1 0.000 0.000 0.000 0.000 __init__.py:1047(__init__) | |
2 0.000 0.000 0.000 0.000 datetime.py:661(__neg__) | |
2 0.000 0.000 0.000 0.000 core.py:256(__init__) | |
1 0.000 0.000 0.000 0.000 {function Random.seed at 0x7f815159c310} | |
1 0.000 0.000 0.000 0.000 L027.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 jinja.py:120(_generate_dbt_builtins) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2209(CreateSchemaStatementSegment) | |
1 0.000 0.000 0.000 0.000 trsock.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 nodes.py:293(Template) | |
139 0.000 0.000 0.000 0.000 pyparsing.py:3543(<genexpr>) | |
5 0.000 0.000 0.000 0.000 compiler.py:389(buffer) | |
1 0.000 0.000 0.000 0.000 runners.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 pytester.py:119(LsofFdLeakChecker) | |
1 0.000 0.000 0.000 0.000 core.py:2880(Argument) | |
1 0.000 0.000 0.000 0.000 truncate.py:1(<module>) | |
2 0.000 0.000 0.000 0.000 core.py:579(close) | |
41 0.000 0.000 0.000 0.000 pyparsing.py:209(__init__) | |
130 0.000 0.000 0.000 0.000 version.py:352(post) | |
98 0.000 0.000 0.000 0.000 abc.py:7(abstractmethod) | |
1 0.000 0.000 0.000 0.000 generator.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 python_api.py:329(ApproxDecimal) | |
26 0.000 0.000 0.000 0.000 traceback.py:272(__getitem__) | |
24 0.000 0.000 0.000 0.000 tokenize.py:94(<listcomp>) | |
1 0.000 0.000 0.000 0.000 loaders.py:571(ModuleLoader) | |
1 0.000 0.000 0.000 0.000 sysconfig.py:138(is_python_build) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2349(CreateViewStatementSegment) | |
188 0.000 0.000 0.000 0.000 pyparsing.py:2656(<genexpr>) | |
127 0.000 0.000 0.000 0.000 configparser.py:363(before_get) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:451(WildcardExpressionSegment) | |
1 0.000 0.000 0.000 0.000 argparse.py:154(HelpFormatter) | |
1 0.000 0.000 0.000 0.000 uuid.py:76(UUID) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:488(FileSegment) | |
1 0.000 0.000 0.000 0.000 enums.py:16(Color) | |
1 0.000 0.000 0.000 0.000 _make.py:2870(<listcomp>) | |
1 0.000 0.000 0.000 0.000 sysconfig.py:121(_is_python_source_dir) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:468(ExceptClauseSegment) | |
18 0.000 0.000 0.000 0.000 core.py:2826(value_from_envvar) | |
14 0.000 0.000 0.000 0.000 mbcharsetprober.py:45(reset) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2991(__init__) | |
32 0.000 0.000 0.000 0.000 _make.py:1704(_make_ne) | |
1 0.000 0.000 0.000 0.000 ssl.py:474(SSLContext) | |
29 0.000 0.000 0.000 0.000 pyparsing.py:411(__getitem__) | |
3 0.000 0.000 0.000 0.000 utils.py:506(__init__) | |
1 0.000 0.000 0.000 0.000 nodes.py:1150(Scope) | |
1 0.000 0.000 0.000 0.000 L021.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 compiler.py:1170(<genexpr>) | |
130 0.000 0.000 0.000 0.000 version.py:362(local) | |
130 0.000 0.000 0.000 0.000 version.py:340(release) | |
1 0.000 0.000 0.000 0.000 escsm.py:28(<module>) | |
104 0.000 0.000 0.000 0.000 glob.py:154(_ishidden) | |
7 0.000 0.000 0.000 0.000 core.py:1166(__init__) | |
14 0.000 0.000 0.000 0.000 plistlib.py:291(handle_begin_element) | |
5 0.000 0.000 0.000 0.000 contextlib.py:385(__init__) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:1972(__xor__) | |
1 0.000 0.000 0.000 0.000 __init__.py:178(AliasModule) | |
27 0.000 0.000 0.000 0.000 lexer.py:365(next_if) | |
35 0.000 0.000 0.000 0.000 {method 'setter' of 'property' objects} | |
6 0.000 0.000 0.000 0.000 environment.py:1241(_from_namespace) | |
3 0.000 0.000 0.000 0.000 pyparsing.py:2376(__init__) | |
1 0.000 0.000 0.000 0.000 _compat.py:25(with_metaclass) | |
2 0.000 0.000 0.000 0.000 contextlib.py:379(_create_cb_wrapper) | |
2 0.000 0.000 0.000 0.000 __init__.py:1360(_clear_cache) | |
10 0.000 0.000 0.000 0.000 pyparsing.py:3945(__str__) | |
4 0.000 0.000 0.000 0.000 dialect_ansi.py:312(<lambda>) | |
4 0.000 0.000 0.000 0.000 inspect.py:493(unwrap) | |
1 0.000 0.000 0.000 0.000 events.py:205(AbstractEventLoop) | |
1 0.000 0.000 0.000 0.000 L045.py:10(Rule_L045) | |
1 0.000 0.000 0.000 0.000 typing.py:842(Generic) | |
104 0.000 0.000 0.000 0.000 _make.py:1994(_is_slot_attr) | |
1 0.000 0.000 0.000 0.000 local.py:143(__init__) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1188(SelectClauseElementSegment) | |
1 0.000 0.000 0.000 0.000 pathlib.py:1001(Path) | |
4 0.000 0.000 0.000 0.000 L047.py:76(<listcomp>) | |
32 0.000 0.000 0.000 0.000 _make.py:1727(<listcomp>) | |
1 0.000 0.000 0.000 0.000 python.py:622(Package) | |
1 0.000 0.000 0.000 0.000 base_tasks.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:652(ObjectReferenceLevel) | |
1 0.000 0.000 0.000 0.000 events.py:606(BaseDefaultEventLoopPolicy) | |
42 0.000 0.000 0.000 0.000 {method 'decode' of 'bytes' objects} | |
1 0.000 0.000 0.000 0.000 _funcs.py:1(<module>) | |
32 0.000 0.000 0.000 0.000 representer.py:65(add_representer) | |
19 0.000 0.000 0.000 0.000 tokenize.py:58(group) | |
1 0.000 0.000 0.000 0.000 L033.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 _compat.py:351(get_text_stdout) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:883(OverClauseSegment) | |
1 0.000 0.000 0.000 0.000 typing.py:795(_VariadicGenericAlias) | |
1 0.000 0.000 0.000 0.000 utf8prober.py:38(__init__) | |
3 0.000 0.000 0.000 0.000 {method 'close' of '_io.TextIOWrapper' objects} | |
14 0.000 0.000 0.000 0.000 enum.py:899(_power_of_two) | |
54 0.000 0.000 0.000 0.000 decorators.py:229(option) | |
13 0.000 0.000 0.000 0.000 functools.py:486(lru_cache) | |
9 0.000 0.000 0.000 0.000 base.py:156(add) | |
105 0.000 0.000 0.000 0.000 ephemeral.py:26(is_expandable) | |
2 0.000 0.000 0.000 0.000 __init__.py:887(createLock) | |
1 0.000 0.000 0.000 0.000 log.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 typing_extensions.py:1825(Annotated) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:526(ArrayLiteralSegment) | |
40 0.000 0.000 0.000 0.000 _make.py:1077(_determine_attrs_eq_order) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2198(CommentClauseSegment) | |
6 0.000 0.000 0.000 0.000 compiler.py:1376(_make_finalize) | |
103 0.000 0.000 0.000 0.000 {method 'insert' of 'list' objects} | |
12 0.000 0.000 0.000 0.000 {method 'tolist' of 'memoryview' objects} | |
29 0.000 0.000 0.000 0.000 _make.py:1779(<listcomp>) | |
1 0.000 0.000 0.000 0.000 _compat.py:140(make_set_closure_cell) | |
130 0.000 0.000 0.000 0.000 version.py:357(dev) | |
11 0.000 0.000 0.000 0.000 utils.py:82(from_obj) | |
2 0.000 0.000 0.000 0.000 pyparsing.py:4214(copy) | |
1 0.000 0.000 0.000 0.000 meta.py:17(__init__) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:745(SingleIdentifierListSegment) | |
9 0.000 0.000 0.000 0.000 __init__.py:1564(_parents) | |
1 0.000 0.000 0.000 0.000 _sysconfigdata__darwin_darwin.py:2(<module>) | |
1 0.000 0.000 0.000 0.000 base_events.py:380(BaseEventLoop) | |
5 0.000 0.000 0.000 0.000 pathlib.py:921(parent) | |
1 0.000 0.000 0.000 0.000 pathlib.py:613(PurePath) | |
2 0.000 0.000 0.000 0.000 environment.py:81(create_cache) | |
5 0.000 0.000 0.000 0.000 idtracking.py:270(visit_Macro) | |
40 0.000 0.000 0.000 0.000 _make.py:574(<listcomp>) | |
1 0.000 0.000 0.000 0.000 representer.py:134(SafeRepresenter) | |
8 0.000 0.000 0.000 0.000 {built-in method _locale.nl_langinfo} | |
1 0.000 0.000 0.000 0.000 validators.py:296(_DeepIterable) | |
1 0.000 0.000 0.000 0.000 L012.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:290(IntervalExpressionSegment) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2248(CreateDatabaseStatementSegment) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1127(TableExpressionSegment) | |
11 0.000 0.000 0.000 0.000 dataclasses.py:745(_set_new_attribute) | |
20 0.000 0.000 0.000 0.000 manager.py:226(get_plugin) | |
2 0.000 0.000 0.000 0.000 charsetgroupprober.py:33(__init__) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:598(LiteralCoercionSegment) | |
1 0.000 0.000 0.000 0.000 __init__.py:1196(__init__) | |
16 0.000 0.000 0.000 0.000 dataclasses.py:413(_field_init) | |
1 0.000 0.000 0.000 0.000 _compat.py:305(_force_correct_text_writer) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2222(SetSchemaStatementSegment) | |
1 0.000 0.000 0.000 0.000 locale.py:651(getpreferredencoding) | |
10 0.000 0.000 0.000 0.000 idtracking.py:112(declare_parameter) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3458(__init__) | |
18 0.000 0.000 0.000 0.000 idtracking.py:175(__init__) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2987(DescribeStatementSegment) | |
1 0.000 0.000 0.000 0.000 code.py:1002(ReprExceptionInfo) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2235(DropSchemaStatementSegment) | |
1 0.000 0.000 0.000 0.000 code.py:1152(ReprLocals) | |
10 0.000 0.000 0.000 0.000 typing.py:307(__new__) | |
1 0.000 0.000 0.000 0.000 :1(<module>) | |
10 0.000 0.000 0.000 0.000 pyparsing.py:2963(__str__) | |
3 0.000 0.000 0.000 0.000 pyparsing.py:755(copy) | |
2 0.000 0.000 0.000 0.000 pyparsing.py:1441(tryParse) | |
1 0.000 0.000 0.000 0.000 base.py:717(copy) | |
7 0.000 0.000 0.000 0.000 dataclasses.py:342(_tuple_str) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2632(DeleteStatementSegment) | |
1 0.000 0.000 0.000 0.000 pickling_support.py:1(<module>) | |
5 0.000 0.000 0.000 0.000 datetime.py:411(_check_date_fields) | |
1 0.000 0.000 0.000 0.000 context.py:30(BaseContext) | |
15 0.000 0.000 0.000 0.000 idtracking.py:31(__init__) | |
1 0.000 0.000 0.000 0.000 ssl.py:467(Purpose) | |
16 0.000 0.000 0.000 0.000 idtracking.py:50(_define_ref) | |
7 0.000 0.000 0.000 0.000 typing.py:865(__new__) | |
5 0.000 0.000 0.000 0.000 pyparsing.py:668(<listcomp>) | |
14 0.000 0.000 0.000 0.000 __init__.py:3235(<genexpr>) | |
1 0.000 0.000 0.000 0.000 L039.py:10(Rule_L039) | |
2 0.000 0.000 0.000 0.000 __init__.py:555(__init__) | |
1 0.000 0.000 0.000 0.000 meta.py:9(MetaSegment) | |
7 0.000 0.000 0.000 0.000 lexer.py:395(close) | |
6 0.000 0.000 0.000 0.000 _policybase.py:94(_append_doc) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2971(WithNoSchemaBindingClauseSegment) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:3079(CreateSequenceStatementSegment) | |
5 0.000 0.000 0.000 0.000 compiler.py:1590(visit_Name) | |
20 0.000 0.000 0.000 0.000 _tracing.py:7(__init__) | |
1 0.000 0.000 0.000 0.000 _compat.py:243(_force_correct_text_stream) | |
80 0.000 0.000 0.000 0.000 hooks.py:215(has_spec) | |
1 0.000 0.000 0.000 0.000 sequence.py:182(Bracketed) | |
1 0.000 0.000 0.000 0.000 coroutines.py:18(_is_debug_mode) | |
24 0.000 0.000 0.000 0.000 hooks.py:21(__call__) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1142(WildcardIdentifierSegment) | |
1 0.000 0.000 0.000 0.000 L006.py:18(Rule_L006) | |
1 0.000 0.000 0.000 0.000 _compat.py:34(__new__) | |
26 0.000 0.000 0.000 0.000 _compat.py:131(iteritems) | |
39 0.000 0.000 0.000 0.000 plistlib.py:302(handle_data) | |
1 0.000 0.000 0.000 0.000 capture.py:829(CaptureFixture) | |
5 0.000 0.000 0.000 0.000 compiler.py:732(push_parameter_definitions) | |
4 0.000 0.000 0.000 0.000 __init__.py:24(_module_matches_namespace) | |
2 0.000 0.000 0.000 0.000 {built-in method posix.pipe} | |
1 0.000 0.000 0.000 0.000 metadata.py:135(Distribution) | |
18 0.000 0.000 0.000 0.000 parser.py:308(<listcomp>) | |
5 0.000 0.000 0.000 0.000 compiler.py:394(return_buffer_contents) | |
1 0.000 0.000 0.000 0.000 __init__.py:53(<listcomp>) | |
5 0.000 0.000 0.000 0.000 _weakrefset.py:36(__init__) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2786(FunctionParameterListGrammar) | |
1 0.000 0.000 0.000 0.000 random.py:78(Random) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:854(ParameterizedSegment) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:3121(AlterSequenceStatementSegment) | |
13 0.000 0.000 0.000 0.000 nodes.py:74(__init__) | |
10 0.000 0.000 0.000 0.000 os.py:798(fsencode) | |
1 0.000 0.000 0.000 0.000 tmpdir.py:151(TempdirFactory) | |
12 0.000 0.000 0.000 0.000 __init__.py:366(add_representer) | |
1 0.000 0.000 0.000 0.000 format_helpers.py:1(<module>) | |
3 0.000 0.000 0.000 0.000 {method 'write' of '_io.TextIOWrapper' objects} | |
5 0.000 0.000 0.000 0.000 datetime.py:424(_check_time_fields) | |
1 0.000 0.000 0.000 0.000 process.py:391(__init__) | |
1 0.000 0.000 0.000 0.000 compat.py:37(NotSetType) | |
42 0.000 0.000 0.000 0.000 {method 'groupdict' of 're.Match' objects} | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:542(FunctionParameterListGrammar) | |
68 0.000 0.000 0.000 0.000 {method 'difference_update' of 'set' objects} | |
38 0.000 0.000 0.000 0.000 ansi.py:12(code_to_chars) | |
1 0.000 0.000 0.000 0.000 compat.py:240(_PytestWrapper) | |
8 0.000 0.000 0.000 0.000 pathlib.py:889(parts) | |
1 0.000 0.000 0.000 0.000 euctwprober.py:34(__init__) | |
2 0.000 0.000 0.000 0.000 contextlib.py:531(close) | |
1 0.000 0.000 0.000 0.000 subprocess.py:684(Popen) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1780(NamedWindowSegment) | |
12 0.000 0.000 0.000 0.000 _make.py:2220(fmt_setter) | |
157 0.000 0.000 0.000 0.000 config.py:201(<lambda>) | |
18 0.000 0.000 0.000 0.000 core.py:2810(resolve_envvar_value) | |
1 0.000 0.000 0.000 0.000 argparse.py:1074(_SubParsersAction) | |
1 0.000 0.000 0.000 0.000 sysconfig.py:346(_get_sysconfigdata_name) | |
27 0.000 0.000 0.000 0.000 lexer.py:340(__bool__) | |
95 0.000 0.000 0.000 0.000 pyparsing.py:203(<genexpr>) | |
1 0.000 0.000 0.000 0.000 zipfile.py:1157(ZipFile) | |
5 0.000 0.000 0.000 0.000 idtracking.py:94(store) | |
18 0.000 0.000 0.000 0.000 core.py:2187(get_default) | |
1 0.000 0.000 0.000 0.000 linted_dir.py:97(stats) | |
1 0.000 0.000 0.000 0.000 python.py:496(Module) | |
1 0.000 0.000 0.000 0.000 validators.py:26(_InstanceOfValidator) | |
38 0.000 0.000 0.000 0.000 enum.py:641(__hash__) | |
1 0.000 0.000 0.000 0.000 gb2312prober.py:34(__init__) | |
1 0.000 0.000 0.000 0.000 _cmp.py:1(<module>) | |
6 0.000 0.000 0.000 0.000 plistlib.py:365(end_string) | |
2 0.000 0.000 0.000 0.000 contextlib.py:381(_exit_wrapper) | |
18 0.000 0.000 0.000 0.000 lexer.py:292(<genexpr>) | |
17 0.000 0.000 0.000 0.000 pyparsing.py:2431(parseImpl) | |
1 0.000 0.000 0.000 0.000 capture.py:253(SysCaptureBinary) | |
128 0.000 0.000 0.000 0.000 __init__.py:2593(_reload_version) | |
1 0.000 0.000 0.000 0.000 __init__.py:47(register_assert_rewrite) | |
23 0.000 0.000 0.000 0.000 callers.py:32(__init__) | |
1 0.000 0.000 0.000 0.000 decoder.py:284(__init__) | |
30 0.000 0.000 0.000 0.000 anyof.py:41(<listcomp>) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:817(QualifiedNumericLiteralSegment) | |
1 0.000 0.000 0.000 0.000 threading.py:505(__init__) | |
4 0.000 0.000 0.000 0.000 {built-in method posix.close} | |
2 0.000 0.000 0.000 0.000 datetime.py:1236(__new__) | |
1 0.000 0.000 0.000 0.000 L048.py:11(Rule_L048) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3061(__init__) | |
3 0.000 0.000 0.000 0.000 compiler.py:81(_make_unop) | |
1 0.000 0.000 0.000 0.000 abc.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 locks.py:49(_ContextManagerMixin) | |
8 0.000 0.000 0.000 0.000 sysconfig.py:151(_subst_vars) | |
7 0.000 0.000 0.000 0.000 chardistribution.py:46(__init__) | |
16 0.000 0.000 0.000 0.000 pyparsing.py:2751(charsAsStr) | |
18 0.000 0.000 0.000 0.000 __init__.py:2367(_is_unpacked_egg) | |
4 0.000 0.000 0.000 0.000 __init__.py:122(_declare_state) | |
4 0.000 0.000 0.000 0.000 core.py:458(scope) | |
35 0.000 0.000 0.000 0.000 datetime.py:379(_check_int_field) | |
1 0.000 0.000 0.000 0.000 emitter.py:31(Emitter) | |
1 0.000 0.000 0.000 0.000 calendar.py:50(_localized_month) | |
1 0.000 0.000 0.000 0.000 os.py:44(<listcomp>) | |
1 0.000 0.000 0.000 0.000 code.py:1046(ReprEntryNative) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2732(FunctionDefinitionGrammar) | |
14 0.000 0.000 0.000 0.000 compiler.py:281(visit_Name) | |
1 0.000 0.000 0.000 0.000 :1(MarkDecoratorAttributes) | |
13 0.000 0.000 0.000 0.000 compiler.py:277(__init__) | |
65 0.000 0.000 0.000 0.000 {method 'groups' of 're.Match' objects} | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1793(NamedWindowExpressionSegment) | |
12 0.000 0.000 0.000 0.000 pyparsing.py:3513(<genexpr>) | |
8 0.000 0.000 0.000 0.000 __init__.py:2352(_is_egg_path) | |
4 0.000 0.000 0.000 0.000 dialect_ansi.py:302(<lambda>) | |
3 0.000 0.000 0.000 0.000 utils.py:512(_postinit) | |
12 0.000 0.000 0.000 0.000 compiler.py:608(func) | |
1 0.000 0.000 0.000 0.000 outcomes.py:25(OutcomeException) | |
2 0.000 0.000 0.000 0.000 L018.py:64(indent_size_up_to) | |
30 0.000 0.000 0.000 0.000 base.py:542(<listcomp>) | |
1 0.000 0.000 0.000 0.000 cp949prober.py:35(__init__) | |
1 0.000 0.000 0.000 0.000 big5prober.py:35(__init__) | |
1 0.000 0.000 0.000 0.000 datetime.py:1558(datetime) | |
1 0.000 0.000 0.000 0.000 parser.py:15(__init__) | |
1 0.000 0.000 0.000 0.000 {built-in method pyexpat.ParserCreate} | |
3 0.000 0.000 0.000 0.000 {method 'isatty' of '_io.TextIOWrapper' objects} | |
7 0.000 0.000 0.000 0.000 core.py:447(__enter__) | |
15 0.000 0.000 0.000 0.000 ssl.py:965(_sslcopydoc) | |
1 0.000 0.000 0.000 0.000 match_result.py:15(MatchResult) | |
1 0.000 0.000 0.000 0.000 euckrprober.py:35(__init__) | |
1 0.000 0.000 0.000 0.000 base64.py:3(<module>) | |
1 0.000 0.000 0.000 0.000 main.py:439(_bestrelpath_cache) | |
1 0.000 0.000 0.000 0.000 process.py:71(BaseProcess) | |
2 0.000 0.000 0.000 0.000 {built-in method _pickle.dumps} | |
1 0.000 0.000 0.000 0.000 formatters.py:358(dispatch_file_violations) | |
78 0.000 0.000 0.000 0.000 pyparsing.py:2052(leaveWhitespace) | |
1 0.000 0.000 0.000 0.000 types.py:156(FuncParamType) | |
1 0.000 0.000 0.000 0.000 base.py:765(Ref) | |
1 0.000 0.000 0.000 0.000 <template>:1(<module>) | |
2 0.000 0.000 0.000 0.000 datetime.py:819(__new__) | |
1 0.000 0.000 0.000 0.000 threading.py:750(Thread) | |
7 0.000 0.000 0.000 0.000 pyparsing.py:4825(tokenMap) | |
2 0.000 0.000 0.000 0.000 types.py:260(convert) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3368(And) | |
1 0.000 0.000 0.000 0.000 inspect.py:2730(Signature) | |
1 0.000 0.000 0.000 0.000 debugging.py:303(PdbTrace) | |
1 0.000 0.000 0.000 0.000 runner.py:371(SetupState) | |
117 0.000 0.000 0.000 0.000 {method 'end' of 're.Match' objects} | |
12 0.000 0.000 0.000 0.000 opcode.py:43(name_op) | |
1 0.000 0.000 0.000 0.000 L023.py:11(Rule_L023) | |
1 0.000 0.000 0.000 0.000 warnings.py:165(simplefilter) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:899(WindowSpecificationSegment) | |
16 0.000 0.000 0.000 0.000 dataclasses.py:244(__init__) | |
2 0.000 0.000 0.000 0.000 warnings.py:181(_add_filter) | |
66 0.000 0.000 0.000 0.000 {method 'release' of '_thread.RLock' objects} | |
1 0.000 0.000 0.000 0.000 __init__.py:2559(Distribution) | |
6 0.000 0.000 0.000 0.000 plistlib.py:339(end_key) | |
3 0.000 0.000 0.000 0.000 types.py:244(coroutine) | |
71 0.000 0.000 0.000 0.000 signal.py:17(<lambda>) | |
1 0.000 0.000 0.000 0.000 _make.py:2965(_AndValidator) | |
3 0.000 0.000 0.000 0.000 dataclasses.py:527(<listcomp>) | |
2 0.000 0.000 0.000 0.000 idtracking.py:291(visit_For) | |
5 0.000 0.000 0.000 0.000 idtracking.py:160(dump_param_targets) | |
1 0.000 0.000 0.000 0.000 L040.py:12(Rule_L040) | |
2 0.000 0.000 0.000 0.000 dataclasses.py:604(_is_type) | |
1 0.000 0.000 0.000 0.000 __init__.py:222(MarkMatcher) | |
36 0.000 0.000 0.000 0.000 {method 'mro' of 'type' objects} | |
1 0.000 0.000 0.000 0.000 L030.py:12(Rule_L030) | |
20 0.000 0.000 0.000 0.000 _tracing.py:54(__init__) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:433(__delitem__) | |
1 0.000 0.000 0.000 0.000 argparsing.py:199(Argument) | |
72 0.000 0.000 0.000 0.000 signal.py:22(<lambda>) | |
2 0.000 0.000 0.000 0.000 __init__.py:244(_register_at_fork_reinit_lock) | |
1 0.000 0.000 0.000 0.000 formatters.py:274(dispatch_config) | |
5 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:754(exec_module) | |
2 0.000 0.000 0.000 0.000 config.py:526(<dictcomp>) | |
12 0.000 0.000 0.000 0.000 {method 'cast' of 'memoryview' objects} | |
1 0.000 0.000 0.000 0.000 pickle.py:405(_Pickler) | |
2 0.000 0.000 0.000 0.000 python.py:445(_split_invariants) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2389(TruncateStatementSegment) | |
1 0.000 0.000 0.000 0.000 __init__.py:1381(get_resource_filename) | |
6 0.000 0.000 0.000 0.000 environment.py:1094(make_globals) | |
9 0.000 0.000 0.000 0.000 pyparsing.py:3841(__str__) | |
1 0.000 0.000 0.000 0.000 base.py:255(patch_lexer_matchers) | |
1 0.000 0.000 0.000 0.000 scanner.py:46(Scanner) | |
4 0.000 0.000 0.000 0.000 {method 'replace' of 'code' objects} | |
6 0.000 0.000 0.000 0.000 _collections_abc.py:672(keys) | |
15 0.000 0.000 0.000 0.000 __init__.py:772(__init__) | |
18 0.000 0.000 0.000 0.000 idtracking.py:77(ref) | |
1 0.000 0.000 0.000 0.000 threading.py:222(__init__) | |
10 0.000 0.000 0.000 0.000 __init__.py:98(<listcomp>) | |
1 0.000 0.000 0.000 0.000 L046.py:7(Rule_L046) | |
60 0.000 0.000 0.000 0.000 {built-in method builtins.divmod} | |
22 0.000 0.000 0.000 0.000 {method 'values' of 'mappingproxy' objects} | |
1 0.000 0.000 0.000 0.000 environment.py:1522(TemplateModule) | |
52 0.000 0.000 0.000 0.000 typing.py:1355(overload) | |
50 0.000 0.000 0.000 0.000 enum.py:654(name) | |
17 0.000 0.000 0.000 0.000 __init__.py:189(_checkLevel) | |
5 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:232(_requires_builtin_wrapper) | |
1 0.000 0.000 0.000 0.000 delimited.py:16(Delimited) | |
17 0.000 0.000 0.000 0.000 dataclasses.py:589(_is_classvar) | |
1 0.000 0.000 0.000 0.000 _version_info.py:37(_from_version_string) | |
1 0.000 0.000 0.000 0.000 hookspecs.py:9(PluginSpec) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:768(AliasedObjectReferenceSegment) | |
7 0.000 0.000 0.000 0.000 typing.py:1121(runtime_checkable) | |
4 0.000 0.000 0.000 0.000 outcomes.py:96(decorate) | |
1 0.000 0.000 0.000 0.000 __init__.py:253(_MarkupEscapeHelper) | |
82 0.000 0.000 0.000 0.000 {built-in method builtins.globals} | |
18 0.000 0.000 0.000 0.000 base.py:173(replace) | |
1 0.000 0.000 0.000 0.000 types.py:218(Choice) | |
1 0.000 0.000 0.000 0.000 L010.py:13(Rule_L010) | |
1 0.000 0.000 0.000 0.000 base.py:275(insert_lexer_matchers) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2878(DropModelStatementSegment) | |
2 0.000 0.000 0.000 0.000 __init__.py:426(validate) | |
1 0.000 0.000 0.000 0.000 threading.py:341(notify) | |
1 0.000 0.000 0.000 0.000 doc_decorators.py:1(<module>) | |
3 0.000 0.000 0.000 0.000 posixpath.py:512(<listcomp>) | |
1 0.000 0.000 0.000 0.000 commands.py:313(<listcomp>) | |
18 0.000 0.000 0.000 0.000 {method 'index' of 'str' objects} | |
1 0.000 0.000 0.000 0.000 numbers.py:32(Complex) | |
1 0.000 0.000 0.000 0.000 capture.py:350(FDCaptureBinary) | |
1 0.000 0.000 0.000 0.000 noncode.py:15(NonCodeMatcher) | |
4 0.000 0.000 0.000 0.000 weakref.py:343(__init__) | |
7 0.000 0.000 0.000 0.000 environment.py:640(<lambda>) | |
2 0.000 0.000 0.000 0.000 __init__.py:839(_addHandlerRef) | |
12 0.000 0.000 0.000 0.000 {built-in method builtins.round} | |
1 0.000 0.000 0.000 0.000 types.py:630(File) | |
1 0.000 0.000 0.000 0.000 runner.py:23(BaseRunner) | |
5 0.000 0.000 0.000 0.000 os.py:1071(__subclasshook__) | |
1 0.000 0.000 0.000 0.000 string_helpers.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 environment.py:608(lex) | |
1 0.000 0.000 0.000 0.000 datetime.py:789(date) | |
1 0.000 0.000 0.000 0.000 subprocess.py:1759(_try_wait) | |
1 0.000 0.000 0.000 0.000 eucjpprober.py:36(EUCJPProber) | |
6 0.000 0.000 0.000 0.000 glob.py:147(has_magic) | |
1 0.000 0.000 0.000 0.000 unix_events.py:572(_UnixWritePipeTransport) | |
1 0.000 0.000 0.000 0.000 cacheprovider.py:208(LFPluginCollWrapper) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:324(ParseResults) | |
1 0.000 0.000 0.000 0.000 utils.py:486(_detect_program_name) | |
5 0.000 0.000 0.000 0.000 runtime.py:709(__init__) | |
1 0.000 0.000 0.000 0.000 lexer.py:211(compile_rules) | |
1 0.000 0.000 0.000 0.000 :1(_AttributesAttributes) | |
2 0.000 0.000 0.000 0.000 tokenize.py:325(find_cookie) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2862(CreateRoleStatementSegment) | |
1 0.000 0.000 0.000 0.000 expression.py:188(Expression) | |
1 0.000 0.000 0.000 0.000 weakref.py:102(__init__) | |
42 0.000 0.000 0.000 0.000 {built-in method from_iterable} | |
23 0.000 0.000 0.000 0.000 hooks.py:238(get_hookimpls) | |
20 0.000 0.000 0.000 0.000 <attrs generated init _pytest.compat._PytestWrapper>:1(__init__) | |
20 0.000 0.000 0.000 0.000 manager.py:38(__init__) | |
1 0.000 0.000 0.000 0.000 structures.py:524(NodeKeywords) | |
2 0.000 0.000 0.000 0.000 functools.py:185(<setcomp>) | |
1 0.000 0.000 0.000 0.000 ssl.py:812(SSLObject) | |
1 0.000 0.000 0.000 0.000 specifiers.py:40(BaseSpecifier) | |
1 0.000 0.000 0.000 0.000 L034.py:9(Rule_L034) | |
1 0.000 0.000 0.000 0.000 fnmatch.py:74(translate) | |
1 0.000 0.000 0.000 0.000 fixtures.py:747(SubRequest) | |
48 0.000 0.000 0.000 0.000 dataclasses.py:392(<genexpr>) | |
1 0.000 0.000 0.000 0.000 idtracking.py:232(FrameSymbolVisitor) | |
1 0.000 0.000 0.000 0.000 python.py:178(get_context) | |
1 0.000 0.000 0.000 0.000 tempfile.py:623(SpooledTemporaryFile) | |
40 0.000 0.000 0.000 0.000 _make.py:690(<genexpr>) | |
43 0.000 0.000 0.000 0.000 typing.py:1384(final) | |
26 0.000 0.000 0.000 0.000 lexer.py:144(<lambda>) | |
1 0.000 0.000 0.000 0.000 _osx_support.py:260(_override_all_archs) | |
1 0.000 0.000 0.000 0.000 argparse.py:1619(ArgumentParser) | |
1 0.000 0.000 0.000 0.000 raw.py:247(KeywordSegment) | |
1 0.000 0.000 0.000 0.000 formatters.py:202(CallbackFormatter) | |
1 0.000 0.000 0.000 0.000 greedy.py:152(StartsWith) | |
3 0.000 0.000 0.000 0.000 locale.py:593(setlocale) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:583(NamedArgumentSegment) | |
1 0.000 0.000 0.000 0.000 datetime.py:1211(time) | |
1 0.000 0.000 0.000 0.000 core.py:1788(__init__) | |
7 0.000 0.000 0.000 0.000 globals.py:46(push_context) | |
1 0.000 0.000 0.000 0.000 lzma.py:38(LZMAFile) | |
10 0.000 0.000 0.000 0.000 enum.py:847(_high_bit) | |
13 0.000 0.000 0.000 0.000 enum.py:597(_generate_next_value_) | |
1 0.000 0.000 0.000 0.000 _compat.py:4(<module>) | |
1 0.000 0.000 0.000 0.000 _policybase.py:112(Policy) | |
1 0.000 0.000 0.000 0.000 threading.py:903(_set_tstate_lock) | |
1 0.000 0.000 0.000 0.000 fixtures.py:876(FixtureLookupErrorRepr) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1209(SelectClauseModifierSegment) | |
64 0.000 0.000 0.000 0.000 {built-in method _stat.S_ISLNK} | |
25 0.000 0.000 0.000 0.000 constructor.py:159(add_constructor) | |
1 0.000 0.000 0.000 0.000 types.py:436(convert) | |
5 0.000 0.000 0.000 0.000 pyparsing.py:3032(__str__) | |
6 0.000 0.000 0.000 0.000 __init__.py:908(__bool__) | |
8 0.000 0.000 0.000 0.000 idtracking.py:116(load) | |
94 0.000 0.000 0.000 0.000 pyparsing.py:4890(<genexpr>) | |
1 0.000 0.000 0.000 0.000 ephemeral.py:10(EphemeralSegment) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:3138(DropSequenceStatementSegment) | |
1 0.000 0.000 0.000 0.000 python.py:753(Class) | |
15 0.000 0.000 0.000 0.000 enum.py:352(__members__) | |
1 0.000 0.000 0.000 0.000 parsers.py:134(RegexParser) | |
13 0.000 0.000 0.000 0.000 _make.py:826(<listcomp>) | |
1 0.000 0.000 0.000 0.000 local.py:320(dirpath) | |
1 0.000 0.000 0.000 0.000 base.py:1181(BaseFileSegment) | |
1 0.000 0.000 0.000 0.000 calendar.py:52(<listcomp>) | |
1 0.000 0.000 0.000 0.000 __init__.py:1370(NullProvider) | |
2 0.000 0.000 0.000 0.000 charset.py:211(__init__) | |
1 0.000 0.000 0.000 0.000 select_crawler.py:13(WildcardInfo) | |
1 0.000 0.000 0.000 0.000 config.py:677(_split_comma_separated_string) | |
1 0.000 0.000 0.000 0.000 datetime.py:469(timedelta) | |
6 0.000 0.000 0.000 0.000 core.py:1804(add_command) | |
12 0.000 0.000 0.000 0.000 plistlib.py:321(get_data) | |
47 0.000 0.000 0.000 0.000 charsetprober.py:44(reset) | |
42 0.000 0.000 0.000 0.000 sre_parse.py:162(__delitem__) | |
23 0.000 0.000 0.000 0.000 callers.py:68(get_result) | |
1 0.000 0.000 0.000 0.000 errors.py:7(SQLBaseError) | |
1 0.000 0.000 0.000 0.000 charsetgroupprober.py:32(CharSetGroupProber) | |
1 0.000 0.000 0.000 0.000 subprocess.py:1706(_handle_exitstatus) | |
2 0.000 0.000 0.000 0.000 sjisprober.py:44(reset) | |
27/26 0.000 0.000 0.000 0.000 idtracking.py:68(find_ref) | |
2 0.000 0.000 0.000 0.000 appdirs.py:407(AppDirs) | |
7 0.000 0.000 0.000 0.000 dataclasses.py:351(<listcomp>) | |
1 0.000 0.000 0.000 0.000 decorators.py:191(group) | |
1 0.000 0.000 0.000 0.000 L014.py:31(Rule_L014) | |
1 0.000 0.000 0.000 0.000 trsock.py:5(TransportSocket) | |
1 0.000 0.000 0.000 0.000 compat.py:2(<module>) | |
10 0.000 0.000 0.000 0.000 base.py:197(get_segment) | |
1 0.000 0.000 0.000 0.000 __init__.py:11(__init__) | |
1 0.000 0.000 0.000 0.000 selector_events.py:43(BaseSelectorEventLoop) | |
1 0.000 0.000 0.000 0.000 python.py:850(Instance) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4335(__init__) | |
1 0.000 0.000 0.000 0.000 parser.py:159(Option) | |
1 0.000 0.000 0.000 0.000 chardistribution.py:193(__init__) | |
1 0.000 0.000 0.000 0.000 config_info.py:1(<module>) | |
7 0.000 0.000 0.000 0.000 plistlib.py:305(add_object) | |
1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_md5} | |
1 0.000 0.000 0.000 0.000 _osx_support.py:1(<module>) | |
39 0.000 0.000 0.000 0.000 _make.py:904(<genexpr>) | |
1 0.000 0.000 0.000 0.000 exceptions.py:7(TemplateError) | |
1 0.000 0.000 0.000 0.000 formatters.py:245(_format_config) | |
6 0.000 0.000 0.000 0.000 base.py:30(__init__) | |
3 0.000 0.000 0.000 0.000 _compat.py:587(_make_cached_stream_func) | |
1 0.000 0.000 0.000 0.000 __about__.py:4(<module>) | |
10 0.000 0.000 0.000 0.000 cached_property.py:25(__init__) | |
38 0.000 0.000 0.000 0.000 {built-in method _ctypes.sizeof} | |
12 0.000 0.000 0.000 0.000 pkgutil.py:405(get_importer) | |
7 0.000 0.000 0.000 0.000 inspect.py:1508(currentframe) | |
1 0.000 0.000 0.000 0.000 common.py:24(NoQaDirective) | |
1 0.000 0.000 0.000 0.000 L043.py:14(Rule_L043) | |
2 0.000 0.000 0.000 0.000 markers.py:121(line_no) | |
30 0.000 0.000 0.000 0.000 lexer.py:735(<genexpr>) | |
14 0.000 0.000 0.000 0.000 inspect.py:2809(<genexpr>) | |
7 0.000 0.000 0.000 0.000 globals.py:51(pop_context) | |
1 0.000 0.000 0.000 0.000 __init__.py:1347(_fixupChildren) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:153(<listcomp>) | |
1 0.000 0.000 0.000 0.000 _make.py:636(_ClassBuilder) | |
1 0.000 0.000 0.000 0.000 numbers.py:294(Integral) | |
1 0.000 0.000 0.000 0.000 L047.py:11(Rule_L047) | |
1 0.000 0.000 0.000 0.000 futures.py:29(Future) | |
1 0.000 0.000 0.000 0.000 __init__.py:1377(__init__) | |
2 0.000 0.000 0.000 0.000 {method 'clear' of 'set' objects} | |
1 0.000 0.000 0.000 0.000 linting_result.py:39(sum_dicts) | |
1 0.000 0.000 0.000 0.000 win32.py:4(<module>) | |
1 0.000 0.000 0.000 0.000 L032.py:7(Rule_L032) | |
1 0.000 0.000 0.000 0.000 common.py:8(AliasInfo) | |
85 0.000 0.000 0.000 0.000 _compat_pickle.py:167(<genexpr>) | |
1 0.000 0.000 0.000 0.000 base64mime.py:5(<module>) | |
3 0.000 0.000 0.000 0.000 _weakrefset.py:81(add) | |
1 0.000 0.000 0.000 0.000 pathlib.py:391(_NormalAccessor) | |
16 0.000 0.000 0.000 0.000 dataclasses.py:467(_init_param) | |
2 0.000 0.000 0.000 0.000 python.py:566(_split_uniques_coalesce_rest) | |
1 0.000 0.000 0.000 0.000 compiler.py:1362(_FinalizeInfo) | |
1 0.000 0.000 0.000 0.000 numbers.py:147(Real) | |
5 0.000 0.000 0.000 0.000 runtime.py:296(get_exported) | |
7 0.000 0.000 0.000 0.000 ephemeral.py:47(allow_ephemeral) | |
13 0.000 0.000 0.000 0.000 compiler.py:597(leave_frame) | |
20 0.000 0.000 0.000 0.000 metadata.py:353(pattern) | |
3 0.000 0.000 0.000 0.000 dataclasses.py:525(<dictcomp>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3151(__init__) | |
1 0.000 0.000 0.000 0.000 idtracking.py:202(visit_For) | |
1 0.000 0.000 0.000 0.000 core.py:2267(convert) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:807(ShorthandCastSegment) | |
1 0.000 0.000 0.000 0.000 {method 'findall' of 're.Pattern' objects} | |
1 0.000 0.000 0.000 0.000 validators.py:142(_ProvidesValidator) | |
1 0.000 0.000 0.000 0.000 inspect.py:2445(Parameter) | |
1 0.000 0.000 0.000 0.000 _compat.py:165(_is_binary_writer) | |
17 0.000 0.000 0.000 0.000 pathlib.py:936(is_absolute) | |
1 0.000 0.000 0.000 0.000 core.py:1461(__init__) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1587(BitwiseLShiftSegment) | |
1 0.000 0.000 0.000 0.000 _compat.py:504(should_strip_ansi) | |
1 0.000 0.000 0.000 0.000 linter.py:63(__init__) | |
1 0.000 0.000 0.000 0.000 bz2.py:30(BZ2File) | |
9 0.000 0.000 0.000 0.000 __init__.py:1663(getEffectiveLevel) | |
13 0.000 0.000 0.000 0.000 utils.py:64(pass_environment) | |
18 0.000 0.000 0.000 0.000 {built-in method builtins.locals} | |
1 0.000 0.000 0.000 0.000 metadata.py:368(MetadataPathFinder) | |
1 0.000 0.000 0.000 0.000 warnings.py:130(filterwarnings) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:618(ObjectReferencePart) | |
19 0.000 0.000 0.000 0.000 typing.py:886(<genexpr>) | |
32 0.000 0.000 0.000 0.000 __init__.py:1751(__init__) | |
1 0.000 0.000 0.000 0.000 manager.py:52(PluginManager) | |
3 0.000 0.000 0.000 0.000 posixpath.py:505(<listcomp>) | |
5 0.000 0.000 0.000 0.000 nodes.py:613(as_const) | |
32 0.000 0.000 0.000 0.000 {method 'values' of 'dict' objects} | |
1 0.000 0.000 0.000 0.000 L011.py:13(Rule_L011) | |
3 0.000 0.000 0.000 0.000 sre_parse.py:861(_parse_flags) | |
1 0.000 0.000 0.000 0.000 decoder.py:254(JSONDecoder) | |
1 0.000 0.000 0.000 0.000 socket.py:213(socket) | |
1 0.000 0.000 0.000 0.000 formatters.py:330(_format_file_violations) | |
1 0.000 0.000 0.000 0.000 lexer.py:217(RegexLexer) | |
5 0.000 0.000 0.000 0.000 parser.py:148(is_tuple_end) | |
1 0.000 0.000 0.000 0.000 exceptions.py:46(UsageError) | |
1 0.000 0.000 0.000 0.000 common.py:131(PathBase) | |
1 0.000 0.000 0.000 0.000 utf8prober.py:35(UTF8Prober) | |
13 0.000 0.000 0.000 0.000 _make.py:836(<listcomp>) | |
1 0.000 0.000 0.000 0.000 L019.py:14(Rule_L019) | |
1 0.000 0.000 0.000 0.000 nodes.py:69(EvalContext) | |
1 0.000 0.000 0.000 0.000 L022.py:10(Rule_L022) | |
1 0.000 0.000 0.000 0.000 visitor.py:50(NodeTransformer) | |
5 0.000 0.000 0.000 0.000 typing_extensions.py:759(_define_guard) | |
1 0.000 0.000 0.000 0.000 {built-in method posix.waitpid} | |
3 0.000 0.000 0.000 0.000 {built-in method posix.register_at_fork} | |
1 0.000 0.000 0.000 0.000 requirements.py:59(<lambda>) | |
1 0.000 0.000 0.000 0.000 :1(FormattedExcinfoAttributes) | |
21 0.000 0.000 0.000 0.000 compiler.py:418(outdent) | |
65 0.000 0.000 0.000 0.000 pyparsing.py:1366(postParse) | |
1 0.000 0.000 0.000 0.000 zipfile.py:2168(Path) | |
42 0.000 0.000 0.000 0.000 _collections_abc.py:392(__subclasshook__) | |
4 0.000 0.000 0.000 0.000 outcomes.py:95(_with_exception) | |
1 0.000 0.000 0.000 0.000 config.py:679(<listcomp>) | |
7 0.000 0.000 0.000 0.000 pyparsing.py:4197(__str__) | |
2 0.000 0.000 0.000 0.000 eucjpprober.py:44(reset) | |
3 0.000 0.000 0.000 0.000 pyparsing.py:644(__getattr__) | |
3 0.000 0.000 0.000 0.000 pyparsing.py:1567(resetCache) | |
1 0.000 0.000 0.000 0.000 parsers.py:107(NamedParser) | |
1 0.000 0.000 0.000 0.000 hebrewprober.py:154(__init__) | |
1 0.000 0.000 0.000 0.000 quopri.py:3(<module>) | |
33 0.000 0.000 0.000 0.000 pyparsing.py:317(__getitem__) | |
1 0.000 0.000 0.000 0.000 callers.py:31(_Result) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4160(__init__) | |
1 0.000 0.000 0.000 0.000 pathlib.py:135(<setcomp>) | |
21 0.000 0.000 0.000 0.000 environment.py:448(<lambda>) | |
7 0.000 0.000 0.000 0.000 compiler.py:255(__init__) | |
1 0.000 0.000 0.000 0.000 _compat.py:580(isatty) | |
1 0.000 0.000 0.000 0.000 _make.py:2473(Attribute) | |
1 0.000 0.000 0.000 0.000 validators.py:184(_OptionalValidator) | |
26 0.000 0.000 0.000 0.000 {method '__init_subclass__' of 'object' objects} | |
1 0.000 0.000 0.000 0.000 csv.py:80(DictReader) | |
1 0.000 0.000 0.000 0.000 enums.py:50(SequenceLikelihood) | |
1 0.000 0.000 0.000 0.000 L016.py:15(Rule_L016) | |
1 0.000 0.000 0.000 0.000 selectors.py:80(BaseSelector) | |
1 0.000 0.000 0.000 0.000 L041.py:10(Rule_L041) | |
1 0.000 0.000 0.000 0.000 validators.py:218(_InValidator) | |
1 0.000 0.000 0.000 0.000 core.py:1098(_main_shell_completion) | |
1 0.000 0.000 0.000 0.000 L037.py:12(OrderByColumnInfo) | |
1 0.000 0.000 0.000 0.000 exceptions.py:127(MissingParameter) | |
1 0.000 0.000 0.000 0.000 jinja.py:99(_extract_libraries_from_config) | |
13 0.000 0.000 0.000 0.000 pyparsing.py:506(haskeys) | |
17 0.000 0.000 0.000 0.000 dataclasses.py:597(_is_initvar) | |
10 0.000 0.000 0.000 0.000 _policybase.py:104(<genexpr>) | |
3 0.000 0.000 0.000 0.000 {built-in method _locale.setlocale} | |
3 0.000 0.000 0.000 0.000 _make.py:2226(fmt_setter_with_converter) | |
1 0.000 0.000 0.000 0.000 argparse.py:1253(_ActionsContainer) | |
1 0.000 0.000 0.000 0.000 hebrewprober.py:128(HebrewProber) | |
1 0.000 0.000 0.000 0.000 L035.py:8(Rule_L035) | |
16 0.000 0.000 0.000 0.000 dataclasses.py:401(_field_assign) | |
1 0.000 0.000 0.000 0.000 code.py:1039(ReprTracebackNative) | |
1 0.000 0.000 0.000 0.000 L029.py:9(Rule_L029) | |
3 0.000 0.000 0.000 0.000 core.py:2929(_parse_decls) | |
43 0.000 0.000 0.000 0.000 _compat_pickle.py:165(<genexpr>) | |
18 0.000 0.000 0.000 0.000 core.py:2146(__repr__) | |
1 0.000 0.000 0.000 0.000 __init__.py:1692(ZipProvider) | |
1 0.000 0.000 0.000 0.000 nodes.py:669(Pair) | |
12 0.000 0.000 0.000 0.000 match_wrapper.py:43(inner_match_wrapper) | |
10 0.000 0.000 0.000 0.000 _make.py:2074(_setattr) | |
4 0.000 0.000 0.000 0.000 {built-in method sys.exc_info} | |
1 0.000 0.000 0.000 0.000 L036.py:12(SelectTargetsInfo) | |
1 0.000 0.000 0.000 0.000 __init__.py:100(Value) | |
1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha384} | |
18 0.000 0.000 0.000 0.000 idtracking.py:235(__init__) | |
8 0.000 0.000 0.000 0.000 utils.py:47(pass_eval_context) | |
15 0.000 0.000 0.000 0.000 _make.py:933(make_unhashable) | |
1 0.000 0.000 0.000 0.000 zipfile.py:781(ZipExtFile) | |
1 0.000 0.000 0.000 0.000 latin1prober.py:97(__init__) | |
28 0.000 0.000 0.000 0.000 pyparsing.py:458(__bool__) | |
21 0.000 0.000 0.000 0.000 compiler.py:414(indent) | |
1 0.000 0.000 0.000 0.000 version.py:106(LegacyVersion) | |
20 0.000 0.000 0.000 0.000 manager.py:179(is_blocked) | |
1 0.000 0.000 0.000 0.000 specifiers.py:104(_IndividualSpecifier) | |
11 0.000 0.000 0.000 0.000 {method 'startswith' of 'bytes' objects} | |
1 0.000 0.000 0.000 0.000 plistlib.py:328(begin_dict) | |
6 0.000 0.000 0.000 0.000 base.py:46(cached_method_for_parse_context) | |
23 0.000 0.000 0.000 0.000 callers.py:171(<listcomp>) | |
3 0.000 0.000 0.000 0.000 compiler.py:1452(_output_child_pre) | |
1 0.000 0.000 0.000 0.000 bccache.py:186(FileSystemBytecodeCache) | |
1 0.000 0.000 0.000 0.000 L013.py:8(Rule_L013) | |
1 0.000 0.000 0.000 0.000 L042.py:8(Rule_L042) | |
6 0.000 0.000 0.000 0.000 ext.py:76(__init_subclass__) | |
6 0.000 0.000 0.000 0.000 {method 'rsplit' of 'str' objects} | |
1 0.000 0.000 0.000 0.000 nodes.py:643(List) | |
22 0.000 0.000 0.000 0.000 parser.py:118(normalize_opt) | |
42 0.000 0.000 0.000 0.000 core.py:96(augment_usage_errors) | |
1 0.000 0.000 0.000 0.000 functools.py:931(__init__) | |
1 0.000 0.000 0.000 0.000 warnings.py:462(__enter__) | |
1 0.000 0.000 0.000 0.000 shlex.py:19(shlex) | |
9 0.000 0.000 0.000 0.000 posixpath.py:52(normcase) | |
1 0.000 0.000 0.000 0.000 L008.py:10(Rule_L008) | |
8 0.000 0.000 0.000 0.000 __init__.py:2359(_is_zip_egg) | |
6 0.000 0.000 0.000 0.000 types.py:411(__init__) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3184(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:1256(Manager) | |
1 0.000 0.000 0.000 0.000 __init__.py:1111(ResourceManager) | |
1 0.000 0.000 0.000 0.000 utils.py:184(KeepOpenFile) | |
1 0.000 0.000 0.000 0.000 subprocess.py:907(__exit__) | |
6 0.000 0.000 0.000 0.000 opcode.py:47(jrel_op) | |
1 0.000 0.000 0.000 0.000 L015.py:10(Rule_L015) | |
1 0.000 0.000 0.000 0.000 bdb.py:17(Bdb) | |
12 0.000 0.000 0.000 0.000 pyparsing.py:315(__init__) | |
1 0.000 0.000 0.000 0.000 nodes.py:897(Concat) | |
20 0.000 0.000 0.000 0.000 fixtures.py:1156(_params_converter) | |
1 0.000 0.000 0.000 0.000 subprocess.py:18(SubprocessStreamProtocol) | |
1 0.000 0.000 0.000 0.000 sslproto.py:284(_SSLProtocolTransport) | |
1 0.000 0.000 0.000 0.000 _unicodefun.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 calendar.py:69(_localized_day) | |
1 0.000 0.000 0.000 0.000 base_subprocess.py:10(BaseSubprocessTransport) | |
1 0.000 0.000 0.000 0.000 idtracking.py:174(RootVisitor) | |
9 0.000 0.000 0.000 0.000 {built-in method time.monotonic} | |
36 0.000 0.000 0.000 0.000 core.py:647(lookup_default) | |
1 0.000 0.000 0.000 0.000 environment.py:1562(TemplateExpression) | |
1 0.000 0.000 0.000 0.000 nodes.py:876(Slice) | |
12 0.000 0.000 0.000 0.000 compiler.py:941(<genexpr>) | |
1 0.000 0.000 0.000 0.000 _compat.py:462(_AtomicFile) | |
19 0.000 0.000 0.000 0.000 core.py:777(set_parameter_source) | |
1 0.000 0.000 0.000 0.000 inspect.py:1826(_signature_is_builtin) | |
1 0.000 0.000 0.000 0.000 errors.py:148(SQLLintError) | |
1 0.000 0.000 0.000 0.000 core.py:2952(add_to_parser) | |
1 0.000 0.000 0.000 0.000 nodes.py:1157(OverlayScope) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3199(__init__) | |
1 0.000 0.000 0.000 0.000 enum.py:36(_make_class_unpicklable) | |
1 0.000 0.000 0.000 0.000 nodes.py:683(Keyword) | |
1 0.000 0.000 0.000 0.000 calendar.py:148(Calendar) | |
1 0.000 0.000 0.000 0.000 _compression.py:33(DecompressReader) | |
2 0.000 0.000 0.000 0.000 jpcntx.py:123(__init__) | |
4 0.000 0.000 0.000 0.000 inspect.py:513(_is_wrapper) | |
1 0.000 0.000 0.000 0.000 linting_result.py:34(__init__) | |
1 0.000 0.000 0.000 0.000 unix_events.py:47(_UnixSelectorEventLoop) | |
1 0.000 0.000 0.000 0.000 chardistribution.py:40(CharDistributionAnalysis) | |
5 0.000 0.000 0.000 0.000 opcode.py:51(jabs_op) | |
24 0.000 0.000 0.000 0.000 codingstatemachine.py:63(reset) | |
2 0.000 0.000 0.000 0.000 parser.py:355(_process_args_for_options) | |
1 0.000 0.000 0.000 0.000 zipfile.py:1079(_ZipWriteFile) | |
1 0.000 0.000 0.000 0.000 queue.py:27(Queue) | |
1 0.000 0.000 0.000 0.000 coroutines.py:36(CoroWrapper) | |
1 0.000 0.000 0.000 0.000 __init__.py:1614(_register) | |
4 0.000 0.000 0.000 0.000 linted_file.py:68(get_violations) | |
1 0.000 0.000 0.000 0.000 nodes.py:1176(EvalContextModifier) | |
2 0.000 0.000 0.000 0.000 linted_dir.py:101(<genexpr>) | |
2 0.000 0.000 0.000 0.000 linted_file.py:201(is_clean) | |
5 0.000 0.000 0.000 0.000 validators.py:281(is_callable) | |
5 0.000 0.000 0.000 0.000 {built-in method _imp.exec_builtin} | |
39 0.000 0.000 0.000 0.000 {method 'popleft' of 'collections.deque' objects} | |
3 0.000 0.000 0.000 0.000 base.py:183(get_grammar) | |
21 0.000 0.000 0.000 0.000 chardistribution.py:61(reset) | |
6 0.000 0.000 0.000 0.000 __init__.py:2551(is_version_line) | |
1 0.000 0.000 0.000 0.000 threading.py:94(_RLock) | |
1 0.000 0.000 0.000 0.000 debugging.py:285(PdbInvoke) | |
1 0.000 0.000 0.000 0.000 events.py:25(Handle) | |
10 0.000 0.000 0.000 0.000 __future__.py:81(__init__) | |
1 0.000 0.000 0.000 0.000 bccache.py:44(Bucket) | |
1 0.000 0.000 0.000 0.000 fixtures.py:819(FixtureLookupError) | |
1 0.000 0.000 0.000 0.000 L026.py:9(Rule_L026) | |
7 0.000 0.000 0.000 0.000 core.py:838(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:538(WorkingSet) | |
1 0.000 0.000 0.000 0.000 tasks.py:98(Task) | |
1 0.000 0.000 0.000 0.000 compiler.py:271(UndeclaredNameVisitor) | |
1 0.000 0.000 0.000 0.000 python_api.py:101(ApproxNumpy) | |
1 0.000 0.000 0.000 0.000 __init__.py:849(Handler) | |
1 0.000 0.000 0.000 0.000 outcomes.py:51(Skipped) | |
1 0.000 0.000 0.000 0.000 meta.py:24(enter_frame) | |
3 0.000 0.000 0.000 0.000 dataclasses.py:538(<listcomp>) | |
1 0.000 0.000 0.000 0.000 oyaml.py:35(<listcomp>) | |
1 0.000 0.000 0.000 0.000 zipfile.py:316(ZipInfo) | |
1 0.000 0.000 0.000 0.000 _compat.py:136(metadata_proxy) | |
2 0.000 0.000 0.000 0.000 python.py:161(__init__) | |
1 0.000 0.000 0.000 0.000 python_api.py:44(ApproxBase) | |
1 0.000 0.000 0.000 0.000 jpcntx.py:184(__init__) | |
13 0.000 0.000 0.000 0.000 __init__.py:3143(_always_object) | |
1 0.000 0.000 0.000 0.000 L007.py:8(Rule_L007) | |
1 0.000 0.000 0.000 0.000 selector_events.py:737(_SelectorSocketTransport) | |
2 0.000 0.000 0.000 0.000 parser.py:267(__init__) | |
1 0.000 0.000 0.000 0.000 base.py:26(RawFileSlice) | |
1 0.000 0.000 0.000 0.000 lexer.py:141(<dictcomp>) | |
1 0.000 0.000 0.000 0.000 types.py:581(BoolParamType) | |
5 0.000 0.000 0.000 0.000 compiler.py:741(pop_parameter_definitions) | |
1 0.000 0.000 0.000 0.000 _structures.py:7(InfinityType) | |
1 0.000 0.000 0.000 0.000 nodes.py:379(With) | |
1 0.000 0.000 0.000 0.000 metadata.py:336(Context) | |
1 0.000 0.000 0.000 0.000 nodes.py:359(CallBlock) | |
1 0.000 0.000 0.000 0.000 __init__.py:48(IniConfig) | |
1 0.000 0.000 0.000 0.000 runner.py:217(get_runner) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1172(WildcardExpressionSegment) | |
1 0.000 0.000 0.000 0.000 configparser.py:1237(SectionProxy) | |
1 0.000 0.000 0.000 0.000 nodes.py:576(Const) | |
13 0.000 0.000 0.000 0.000 inspect.py:487(getmro) | |
1 0.000 0.000 0.000 0.000 parser.py:66(_fetch) | |
16 0.000 0.000 0.000 0.000 {method 'index' of 'tuple' objects} | |
14 0.000 0.000 0.000 0.000 typing.py:1062(<genexpr>) | |
10 0.000 0.000 0.000 0.000 nodes.py:551(can_assign) | |
7 0.000 0.000 0.000 0.000 __init__.py:1226(append) | |
12 0.000 0.000 0.000 0.000 match_wrapper.py:28(match_wrapper) | |
1 0.000 0.000 0.000 0.000 bccache.py:287(MemcachedBytecodeCache) | |
20 0.000 0.000 0.000 0.000 fixtures.py:1136(_ensure_immutable_ids) | |
1 0.000 0.000 0.000 0.000 queues.py:21(Queue) | |
1 0.000 0.000 0.000 0.000 runner.py:104(ParallelRunner) | |
1 0.000 0.000 0.000 0.000 queue.py:255(_PySimpleQueue) | |
1 0.000 0.000 0.000 0.000 _compat.py:214(_stream_is_misconfigured) | |
1 0.000 0.000 0.000 0.000 gitwildmatch.py:370(GitIgnorePattern) | |
1 0.000 0.000 0.000 0.000 threading.py:573(Barrier) | |
1 0.000 0.000 0.000 0.000 _compat.py:87(_FixupStream) | |
1 0.000 0.000 0.000 0.000 {built-in method math.exp} | |
1 0.000 0.000 0.000 0.000 warning_types.py:52(PytestExperimentalApiWarning) | |
1 0.000 0.000 0.000 0.000 subprocess.py:99(CalledProcessError) | |
1 0.000 0.000 0.000 0.000 hooks.py:201(_HookCaller) | |
1 0.000 0.000 0.000 0.000 reduction.py:33(ForkingPickler) | |
1 0.000 0.000 0.000 0.000 configparser.py:1192(ConfigParser) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:205(ParseBaseException) | |
1 0.000 0.000 0.000 0.000 plistlib.py:178(UID) | |
1 0.000 0.000 0.000 0.000 :1(ReprEntryAttributes) | |
4 0.000 0.000 0.000 0.000 pyparsing.py:3015(parseImpl) | |
30 0.000 0.000 0.000 0.000 pathlib.py:309(casefold_parts) | |
6 0.000 0.000 0.000 0.000 jpcntx.py:131(reset) | |
3 0.000 0.000 0.000 0.000 dataclasses.py:906(<listcomp>) | |
1 0.000 0.000 0.000 0.000 :1(MarkAttributes) | |
1 0.000 0.000 0.000 0.000 core.py:1693(resolve_command) | |
1 0.000 0.000 0.000 0.000 types.py:606(UUIDParameterType) | |
1 0.000 0.000 0.000 0.000 __init__.py:1734(__init__) | |
3 0.000 0.000 0.000 0.000 {method 'append' of 'collections.deque' objects} | |
1 0.000 0.000 0.000 0.000 L009.py:10(Rule_L009) | |
7 0.000 0.000 0.000 0.000 utils.py:30(pass_context) | |
1 0.000 0.000 0.000 0.000 :1(CallInfoAttributes) | |
1 0.000 0.000 0.000 0.000 pytester.py:1470(LineComp) | |
1 0.000 0.000 0.000 0.000 L038.py:13(Rule_L038) | |
2 0.000 0.000 0.000 0.000 chardistribution.py:133(__init__) | |
3 0.000 0.000 0.000 0.000 inspect.py:1708(_signature_get_user_defined_method) | |
1 0.000 0.000 0.000 0.000 parser.py:245(ParsingState) | |
1 0.000 0.000 0.000 0.000 _compat.py:61(_NonClosingTextIOWrapper) | |
42 0.000 0.000 0.000 0.000 base.py:92(<lambda>) | |
1 0.000 0.000 0.000 0.000 greedy.py:17(GreedyUntil) | |
1 0.000 0.000 0.000 0.000 pathlib.py:497(_PreciseSelector) | |
1 0.000 0.000 0.000 0.000 escprober.py:35(EscCharSetProber) | |
1 0.000 0.000 0.000 0.000 conditional.py:12(Conditional) | |
1 0.000 0.000 0.000 0.000 __init__.py:1595(DefaultProvider) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3715(ParseElementEnhance) | |
1 0.000 0.000 0.000 0.000 base_events.py:201(_SendfileFallbackProtocol) | |
1 0.000 0.000 0.000 0.000 :1(FixtureFunctionMarkerAttributes) | |
13 0.000 0.000 0.000 0.000 compiler.py:605(choose_async) | |
1 0.000 0.000 0.000 0.000 socket.py:626(SocketIO) | |
17 0.000 0.000 0.000 0.000 lib.py:32(get_configs_info) | |
1 0.000 0.000 0.000 0.000 locks.py:315(Condition) | |
6 0.000 0.000 0.000 0.000 _collections_abc.py:698(__init__) | |
1 0.000 0.000 0.000 0.000 representer.py:272(Representer) | |
6 0.000 0.000 0.000 0.000 types.py:237(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:1745(LoggerAdapter) | |
1 0.000 0.000 0.000 0.000 __init__.py:5(<module>) | |
1 0.000 0.000 0.000 0.000 tempfile.py:450(_TemporaryFileWrapper) | |
1 0.000 0.000 0.000 0.000 lexer.py:31(TemplateElement) | |
2 0.000 0.000 0.000 0.000 environment.py:125(_environment_config_check) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:3150(DatePartFunctionNameSegment) | |
1 0.000 0.000 0.000 0.000 lexer.py:267(Token) | |
1 0.000 0.000 0.000 0.000 events.py:572(AbstractEventLoopPolicy) | |
2 0.000 0.000 0.000 0.000 util.py:402(register_pattern) | |
1 0.000 0.000 0.000 0.000 base.py:26(BracketInfo) | |
1 0.000 0.000 0.000 0.000 exceptions.py:88(TemplateSyntaxError) | |
5 0.000 0.000 0.000 0.000 sre_parse.py:288(seek) | |
25 0.000 0.000 0.000 0.000 {method 'clear' of 'dict' objects} | |
1 0.000 0.000 0.000 0.000 exceptions.py:256(FileError) | |
1 0.000 0.000 0.000 0.000 traceback.py:227(FrameSummary) | |
1 0.000 0.000 0.000 0.000 utils.py:597(__setitem__) | |
1 0.000 0.000 0.000 0.000 __init__.py:109(Traceback) | |
1 0.000 0.000 0.000 0.000 typing_extensions.py:2286(ParamSpec) | |
5 0.000 0.000 0.000 0.000 compiler.py:384(temporary_identifier) | |
1 0.000 0.000 0.000 0.000 _parseaddr.py:504(AddressList) | |
1 0.000 0.000 0.000 0.000 L021.py:7(Rule_L021) | |
2 0.000 0.000 0.000 0.000 utf8prober.py:44(reset) | |
1 0.000 0.000 0.000 0.000 types.py:538(FloatRange) | |
10 0.000 0.000 0.000 0.000 typing.py:320(__init__) | |
3 0.000 0.000 0.000 0.000 threading.py:81(RLock) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:1298(addCondition) | |
1 0.000 0.000 0.000 0.000 charset.py:167(Charset) | |
1 0.000 0.000 0.000 0.000 events.py:99(TimerHandle) | |
1 0.000 0.000 0.000 0.000 mbcharsetprober.py:34(MultiByteCharSetProber) | |
1 0.000 0.000 0.000 0.000 __init__.py:1377(Logger) | |
1 0.000 0.000 0.000 0.000 streams.py:407(StreamReader) | |
1 0.000 0.000 0.000 0.000 nodes.py:786(Filter) | |
3 0.000 0.000 0.000 0.000 dataclasses.py:298(__init__) | |
1 0.000 0.000 0.000 0.000 subprocess.py:116(Process) | |
1 0.000 0.000 0.000 0.000 _collections_abc.py:252(__subclasshook__) | |
1 0.000 0.000 0.000 0.000 capture.py:248(NoCapture) | |
1 0.000 0.000 0.000 0.000 threading.py:249(__exit__) | |
1 0.000 0.000 0.000 0.000 :1(VersionInfoAttributes) | |
9 0.000 0.000 0.000 0.000 compiler.py:696(<genexpr>) | |
1 0.000 0.000 0.000 0.000 threading.py:494(Event) | |
3 0.000 0.000 0.000 0.000 datetime.py:2199(_create) | |
1 0.000 0.000 0.000 0.000 specifiers.py:664(SpecifierSet) | |
1 0.000 0.000 0.000 0.000 __init__.py:5(VendorImporter) | |
2 0.000 0.000 0.000 0.000 core.py:2268(<genexpr>) | |
1 0.000 0.000 0.000 0.000 types.py:180(UnprocessedParamType) | |
1 0.000 0.000 0.000 0.000 capture.py:213(DontReadFromInput) | |
1 0.000 0.000 0.000 0.000 resolver.py:12(BaseResolver) | |
1 0.000 0.000 0.000 0.000 parser.py:72(Parser) | |
1 0.000 0.000 0.000 0.000 utf8prober.py:76(get_confidence) | |
2 0.000 0.000 0.000 0.000 linted_dir.py:103(<genexpr>) | |
1 0.000 0.000 0.000 0.000 inspect.py:1838(_signature_is_functionlike) | |
1 0.000 0.000 0.000 0.000 representer.py:13(BaseRepresenter) | |
1 0.000 0.000 0.000 0.000 parser.py:316(add_argument) | |
1 0.000 0.000 0.000 0.000 typing.py:1514(SupportsInt) | |
1 0.000 0.000 0.000 0.000 parse.py:353(_fix_result_transcoding) | |
9 0.000 0.000 0.000 0.000 posixpath.py:508(<genexpr>) | |
1 0.000 0.000 0.000 0.000 _compat.py:232(_is_compatible_text_stream) | |
1 0.000 0.000 0.000 0.000 utils.py:812(Namespace) | |
1 0.000 0.000 0.000 0.000 feedparser.py:45(BufferedSubFile) | |
1 0.000 0.000 0.000 0.000 globals.py:56(resolve_color_default) | |
2 0.000 0.000 0.000 0.000 types.py:279(<dictcomp>) | |
1 0.000 0.000 0.000 0.000 meta.py:14(TrackingCodeGenerator) | |
2 0.000 0.000 0.000 0.000 validators.py:200(optional) | |
1 0.000 0.000 0.000 0.000 chardistribution.py:152(__init__) | |
1 0.000 0.000 0.000 0.000 exceptions.py:23(ClickException) | |
1 0.000 0.000 0.000 0.000 :1(ReprFileLocationAttributes) | |
5 0.000 0.000 0.000 0.000 constructor.py:165(add_multi_constructor) | |
17 0.000 0.000 0.000 0.000 {method 'discard' of 'set' objects} | |
1 0.000 0.000 0.000 0.000 {method 'union' of 'frozenset' objects} | |
1 0.000 0.000 0.000 0.000 :1(InvocationParamsAttributes) | |
1 0.000 0.000 0.000 0.000 string.py:161(Formatter) | |
1 0.000 0.000 0.000 0.000 collect.py:24(__init__) | |
1 0.000 0.000 0.000 0.000 feedparser.py:136(FeedParser) | |
1 0.000 0.000 0.000 0.000 logging.py:292(catching_logs) | |
1 0.000 0.000 0.000 0.000 datetime.py:1141(tzinfo) | |
3 0.000 0.000 0.000 0.000 dataclasses.py:921(<listcomp>) | |
7 0.000 0.000 0.000 0.000 optimizer.py:27(__init__) | |
1 0.000 0.000 0.000 0.000 plistlib.py:275(_PlistParser) | |
8 0.000 0.000 0.000 0.000 __init__.py:14(core_templaters) | |
1 0.000 0.000 0.000 0.000 python.py:350(_EmptyClass) | |
1 0.000 0.000 0.000 0.000 threading.py:261(_is_owned) | |
1 0.000 0.000 0.000 0.000 pathlib.py:136(<setcomp>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3256(ParseExpression) | |
1 0.000 0.000 0.000 0.000 _make.py:61(_Nothing) | |
1 0.000 0.000 0.000 0.000 sjisprober.py:36(SJISProber) | |
1 0.000 0.000 0.000 0.000 local.py:61(PosixPath) | |
1 0.000 0.000 0.000 0.000 calendar.py:72(<listcomp>) | |
1 0.000 0.000 0.000 0.000 sslproto.py:36(_SSLPipe) | |
1 0.000 0.000 0.000 0.000 __init__.py:151(py_object) | |
1 0.000 0.000 0.000 0.000 oyaml.py:36(<listcomp>) | |
5 0.000 0.000 0.000 0.000 compiler.py:158(__init__) | |
1 0.000 0.000 0.000 0.000 _make.py:2684(<listcomp>) | |
1 0.000 0.000 0.000 0.000 connection.py:18(Listener) | |
1 0.000 0.000 0.000 0.000 random.py:103(__init_subclass__) | |
1 0.000 0.000 0.000 0.000 _compat.py:45(is_ascii_encoding) | |
2 0.000 0.000 0.000 0.000 formatters.py:236(_dispatch) | |
1 0.000 0.000 0.000 0.000 parse.py:143(_NetlocResultMixinBase) | |
1 0.000 0.000 0.000 0.000 subprocess.py:1048(poll) | |
5 0.000 0.000 0.000 0.000 L022.py:76(<genexpr>) | |
18 0.000 0.000 0.000 0.000 core.py:2313(resolve_envvar_value) | |
1 0.000 0.000 0.000 0.000 :1(FuncFixtureInfoAttributes) | |
1 0.000 0.000 0.000 0.000 util.py:475(RecursionError) | |
1 0.000 0.000 0.000 0.000 python.py:126(try_simple) | |
1 0.000 0.000 0.000 0.000 __init__.py:1589(addHandler) | |
3 0.000 0.000 0.000 0.000 {built-in method sys.audit} | |
28 0.000 0.000 0.000 0.000 enums.py:59(get_num_categories) | |
1 0.000 0.000 0.000 0.000 argparse.py:941(_AppendAction) | |
1 0.000 0.000 0.000 0.000 :1(_DeepMappingAttributes) | |
2 0.000 0.000 0.000 0.000 {method 'pop' of 'collections.deque' objects} | |
1 0.000 0.000 0.000 0.000 :1(ReprTracebackAttributes) | |
1 0.000 0.000 0.000 0.000 _tracing.py:6(TagTracer) | |
1 0.000 0.000 0.000 0.000 configparser.py:297(ParsingError) | |
1 0.000 0.000 0.000 0.000 _parseaddr.py:203(AddrlistClass) | |
1 0.000 0.000 0.000 0.000 base.py:302(get_root_segment) | |
1 0.000 0.000 0.000 0.000 _make.py:72(__new__) | |
1 0.000 0.000 0.000 0.000 :1(TokenAttributes) | |
1 0.000 0.000 0.000 0.000 decoder.py:1042(TomlPreserveCommentDecoder) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2479(<listcomp>) | |
9 0.000 0.000 0.000 0.000 typing.py:286(__init_subclass__) | |
1 0.000 0.000 0.000 0.000 :1(TempPathFactoryAttributes) | |
1 0.000 0.000 0.000 0.000 context.py:285(ForkServerProcess) | |
1 0.000 0.000 0.000 0.000 :1(_MatchesReValidatorAttributes) | |
1 0.000 0.000 0.000 0.000 tempfile.py:123(_RandomNameSequence) | |
13 0.000 0.000 0.000 0.000 _make.py:831(<dictcomp>) | |
1 0.000 0.000 0.000 0.000 types.py:192(StringParamType) | |
4 0.000 0.000 0.000 0.000 config.py:143(get_global) | |
1 0.000 0.000 0.000 0.000 logging.py:810(_LiveLoggingNullHandler) | |
1 0.000 0.000 0.000 0.000 reduction.py:251(AbstractReducer) | |
6 0.000 0.000 0.000 0.000 __init__.py:16(search_path) | |
1 0.000 0.000 0.000 0.000 nodes.py:466(Expr) | |
1 0.000 0.000 0.000 0.000 nodes.py:489(BinExpr) | |
11 0.000 0.000 0.000 0.000 async_utils.py:11(async_variant) | |
1 0.000 0.000 0.000 0.000 events.py:163(AbstractServer) | |
1 0.000 0.000 0.000 0.000 saferepr.py:38(SafeRepr) | |
1 0.000 0.000 0.000 0.000 linting_result.py:43(<dictcomp>) | |
1 0.000 0.000 0.000 0.000 exceptions.py:46(LimitOverrunError) | |
1 0.000 0.000 0.000 0.000 :1(CacheAttributes) | |
1 0.000 0.000 0.000 0.000 _compat.py:209(set_closure_cell) | |
1 0.000 0.000 0.000 0.000 pathspec.py:37(PathSpec) | |
1 0.000 0.000 0.000 0.000 pathlib.py:283(_PosixFlavour) | |
2 0.000 0.000 0.000 0.000 {method 'acquire' of '_thread.lock' objects} | |
1 0.000 0.000 0.000 0.000 runtime.py:1071(StrictUndefined) | |
1 0.000 0.000 0.000 0.000 tokenize.py:59(any) | |
4 0.000 0.000 0.000 0.000 appdirs.py:17(<genexpr>) | |
1 0.000 0.000 0.000 0.000 tz.py:4(TomlTz) | |
1 0.000 0.000 0.000 0.000 pathlib.py:1532(WindowsPath) | |
1 0.000 0.000 0.000 0.000 unix_events.py:1248(ThreadedChildWatcher) | |
1 0.000 0.000 0.000 0.000 argparsing.py:460(DropShorterLongHelpFormatter) | |
4 0.000 0.000 0.000 0.000 compiler.py:745(mark_parameter_stored) | |
1 0.000 0.000 0.000 0.000 constructor.py:713(UnsafeConstructor) | |
3 0.000 0.000 0.000 0.000 hooks.py:18(__init__) | |
1 0.000 0.000 0.000 0.000 string.py:80(Template) | |
1 0.000 0.000 0.000 0.000 _tracing.py:53(TagTracerSub) | |
1 0.000 0.000 0.000 0.000 :1(ExceptionInfoAttributes) | |
1 0.000 0.000 0.000 0.000 tempfile.py:407(_TemporaryFileCloser) | |
1 0.000 0.000 0.000 0.000 warning_types.py:45(PytestDeprecationWarning) | |
3 0.000 0.000 0.000 0.000 _osx_support.py:138(<genexpr>) | |
1 0.000 0.000 0.000 0.000 base.py:1154(UnparsableSegment) | |
1 0.000 0.000 0.000 0.000 constructor.py:19(BaseConstructor) | |
1 0.000 0.000 0.000 0.000 weakref.py:284(update) | |
6 0.000 0.000 0.000 0.000 dataclasses.py:550(<genexpr>) | |
1 0.000 0.000 0.000 0.000 chardistribution.py:171(__init__) | |
1 0.000 0.000 0.000 0.000 nodes.py:832(Getitem) | |
12 0.000 0.000 0.000 0.000 meta.py:21(write) | |
1 0.000 0.000 0.000 0.000 subprocess.py:136(TimeoutExpired) | |
5 0.000 0.000 0.000 0.000 enum.py:347(<genexpr>) | |
3 0.000 0.000 0.000 0.000 datetime.py:41(_days_before_year) | |
1 0.000 0.000 0.000 0.000 typing_extensions.py:1784(_AnnotatedAlias) | |
8 0.000 0.000 0.000 0.000 conditional.py:45(<genexpr>) | |
1 0.000 0.000 0.000 0.000 tempfile.py:765(TemporaryDirectory) | |
3 0.000 0.000 0.000 0.000 __init__.py:495(CFunctionType) | |
1 0.000 0.000 0.000 0.000 _make.py:2831(Factory) | |
1 0.000 0.000 0.000 0.000 nodes.py:854(Getattr) | |
1 0.000 0.000 0.000 0.000 threading.py:900(_set_native_id) | |
1 0.000 0.000 0.000 0.000 validators.py:54(instance_of) | |
1 0.000 0.000 0.000 0.000 selectors.py:290(SelectSelector) | |
1 0.000 0.000 0.000 0.000 _policybase.py:271(Compat32) | |
2 0.000 0.000 0.000 0.000 ansitowin32.py:55(closed) | |
8 0.000 0.000 0.000 0.000 types.py:584(convert) | |
1 0.000 0.000 0.000 0.000 threading.py:210(Condition) | |
1 0.000 0.000 0.000 0.000 weakref.py:419(get) | |
1 0.000 0.000 0.000 0.000 version.py:67(_BaseVersion) | |
1 0.000 0.000 0.000 0.000 pickle.py:200(_Framer) | |
9 0.000 0.000 0.000 0.000 {method 'endswith' of 'bytes' objects} | |
1 0.000 0.000 0.000 0.000 raw.py:229(NewlineSegment) | |
1 0.000 0.000 0.000 0.000 chardistribution.py:218(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:34(DummyProcess) | |
2 0.000 0.000 0.000 0.000 tokenize.py:60(maybe) | |
1 0.000 0.000 0.000 0.000 threading.py:456(BoundedSemaphore) | |
1 0.000 0.000 0.000 0.000 plistlib.py:517(_is_fmt_xml) | |
1 0.000 0.000 0.000 0.000 context.py:175(ParseBlacklist) | |
1 0.000 0.000 0.000 0.000 transports.py:245(_FlowControlMixin) | |
1 0.000 0.000 0.000 0.000 selectors.py:341(_PollLikeSelector) | |
1 0.000 0.000 0.000 0.000 :1(UnformattedWarningAttributes) | |
1 0.000 0.000 0.000 0.000 encoder.py:104(__init__) | |
1 0.000 0.000 0.000 0.000 calendar.py:410(HTMLCalendar) | |
1 0.000 0.000 0.000 0.000 {built-in method posix.WIFEXITED} | |
1 0.000 0.000 0.000 0.000 chardistribution.py:114(__init__) | |
1 0.000 0.000 0.000 0.000 nodes.py:1082(MarkSafe) | |
1 0.000 0.000 0.000 0.000 __init__.py:83(ApiModule) | |
1 0.000 0.000 0.000 0.000 dis.py:479(Bytecode) | |
5 0.000 0.000 0.000 0.000 datetime.py:46(_days_in_month) | |
1 0.000 0.000 0.000 0.000 sslproto.py:404(SSLProtocol) | |
3 0.000 0.000 0.000 0.000 dataclasses.py:930(<listcomp>) | |
1 0.000 0.000 0.000 0.000 typing.py:1524(SupportsFloat) | |
1 0.000 0.000 0.000 0.000 :1(_DeepIterableAttributes) | |
5 0.000 0.000 0.000 0.000 runtime.py:298(<dictcomp>) | |
1 0.000 0.000 0.000 0.000 unix_events.py:948(SafeChildWatcher) | |
1 0.000 0.000 0.000 0.000 subprocess.py:426(__init__) | |
1 0.000 0.000 0.000 0.000 nodes.py:514(UnaryExpr) | |
2 0.000 0.000 0.000 0.000 lexer.py:459(__new__) | |
1 0.000 0.000 0.000 0.000 streams.py:135(FlowControlMixin) | |
1 0.000 0.000 0.000 0.000 visitor.py:16(NodeVisitor) | |
2 0.000 0.000 0.000 0.000 parser.py:246(__init__) | |
1 0.000 0.000 0.000 0.000 base.py:671(<listcomp>) | |
1 0.000 0.000 0.000 0.000 ansi.py:71(AnsiBack) | |
1 0.000 0.000 0.000 0.000 _make.py:2682(<listcomp>) | |
1 0.000 0.000 0.000 0.000 :1(PseudoFixtureDefAttributes) | |
1 0.000 0.000 0.000 0.000 locks.py:106(Lock) | |
1 0.000 0.000 0.000 0.000 nodes.py:990(And) | |
1 0.000 0.000 0.000 0.000 :1(ReprLocalsAttributes) | |
1 0.000 0.000 0.000 0.000 oyaml.py:28(<listcomp>) | |
1 0.000 0.000 0.000 0.000 nodes.py:392(Block) | |
1 0.000 0.000 0.000 0.000 gitwildmatch.py:36(GitWildMatchPattern) | |
1 0.000 0.000 0.000 0.000 calendar.py:293(TextCalendar) | |
1 0.000 0.000 0.000 0.000 plistlib.py:276(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:196(cmdline) | |
1 0.000 0.000 0.000 0.000 selectors.py:206(_BaseSelectorImpl) | |
1 0.000 0.000 0.000 0.000 __init__.py:272(LogRecord) | |
1 0.000 0.000 0.000 0.000 context.py:67(__enter__) | |
2 0.000 0.000 0.000 0.000 _compat.py:223(_is_compat_stream_attr) | |
1 0.000 0.000 0.000 0.000 {built-in method math.sqrt} | |
1 0.000 0.000 0.000 0.000 warnings.py:481(__exit__) | |
1 0.000 0.000 0.000 0.000 _base.py:75(_AsCompletedWaiter) | |
1 0.000 0.000 0.000 0.000 __init__.py:243(VersionConflict) | |
2 0.000 0.000 0.000 0.000 linted_dir.py:102(<genexpr>) | |
1 0.000 0.000 0.000 0.000 __init__.py:64(install) | |
1 0.000 0.000 0.000 0.000 :1(_PytestWrapperAttributes) | |
1 0.000 0.000 0.000 0.000 warning_types.py:71(PytestUnhandledCoroutineWarning) | |
1 0.000 0.000 0.000 0.000 selector_events.py:593(_SelectorTransport) | |
2 0.000 0.000 0.000 0.000 L010.py:193(<genexpr>) | |
1 0.000 0.000 0.000 0.000 __init__.py:314(CDLL) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:693(_asStringList) | |
1 0.000 0.000 0.000 0.000 :1(ReprExceptionInfoAttributes) | |
1 0.000 0.000 0.000 0.000 filters.py:1170(_GroupTuple) | |
1 0.000 0.000 0.000 0.000 nodes.py:607(TemplateData) | |
1 0.000 0.000 0.000 0.000 decoder.py:635(TomlDecoder) | |
1 0.000 0.000 0.000 0.000 traceback.py:440(TracebackException) | |
1 0.000 0.000 0.000 0.000 _base.py:112(_AllCompletedWaiter) | |
1 0.000 0.000 0.000 0.000 traceback.py:318(StackSummary) | |
1 0.000 0.000 0.000 0.000 capture.py:178(EncodedFile) | |
1 0.000 0.000 0.000 0.000 nodes.py:1189(ScopedEvalContextModifier) | |
1 0.000 0.000 0.000 0.000 :1(ExceptionChainReprAttributes) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:2148(TableEndClauseSegment) | |
1 0.000 0.000 0.000 0.000 :1(_InstanceOfValidatorAttributes) | |
1 0.000 0.000 0.000 0.000 base.py:97(LintFix) | |
1 0.000 0.000 0.000 0.000 base_events.py:269(Server) | |
2 0.000 0.000 0.000 0.000 {built-in method _codecs.lookup} | |
1 0.000 0.000 0.000 0.000 threading.py:246(__enter__) | |
1 0.000 0.000 0.000 0.000 code.py:942(TerminalRepr) | |
4 0.000 0.000 0.000 0.000 L047.py:111(<listcomp>) | |
1 0.000 0.000 0.000 0.000 latin1prober.py:96(Latin1Prober) | |
1 0.000 0.000 0.000 0.000 _collections_abc.py:72(_check_methods) | |
1 0.000 0.000 0.000 0.000 formatters.py:224(__init__) | |
1 0.000 0.000 0.000 0.000 events.py:621(_Local) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4163(__lshift__) | |
1 0.000 0.000 0.000 0.000 exceptions.py:230(BadOptionUsage) | |
1 0.000 0.000 0.000 0.000 utils.py:744(Cycler) | |
6 0.000 0.000 0.000 0.000 __init__.py:2333(_cygwin_patch) | |
1 0.000 0.000 0.000 0.000 util.py:428(AlreadyRegisteredError) | |
3 0.000 0.000 0.000 0.000 compiler.py:1468(_output_child_post) | |
1 0.000 0.000 0.000 0.000 {method 'union' of 'set' objects} | |
1 0.000 0.000 0.000 0.000 sbcharsetprober.py:45(SingleByteCharSetProber) | |
1 0.000 0.000 0.000 0.000 <attrs generated init attr._version_info.VersionInfo>:1(__init__) | |
1 0.000 0.000 0.000 0.000 streams.py:203(StreamReaderProtocol) | |
1 0.000 0.000 0.000 0.000 csv.py:23(Dialect) | |
1 0.000 0.000 0.000 0.000 lexer.py:295(TokenStreamIterator) | |
1 0.000 0.000 0.000 0.000 typing_extensions.py:2392(_ConcatenateGenericAlias) | |
1 0.000 0.000 0.000 0.000 runner.py:175(MultiProcessRunner) | |
1 0.000 0.000 0.000 0.000 expression.py:57(ParseError) | |
1 0.000 0.000 0.000 0.000 linted_file.py:193(num_violations) | |
1 0.000 0.000 0.000 0.000 unix_events.py:436(_UnixReadPipeTransport) | |
1 0.000 0.000 0.000 0.000 nodes.py:371(FilterBlock) | |
1 0.000 0.000 0.000 0.000 plistlib.py:139(Data) | |
1 0.000 0.000 0.000 0.000 _base.py:313(Future) | |
1 0.000 0.000 0.000 0.000 context.py:226(DefaultContext) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest._code.code.FormattedExcinfo>:1(<module>) | |
1 0.000 0.000 0.000 0.000 :1(_AndValidatorAttributes) | |
1 0.000 0.000 0.000 0.000 _policybase.py:18(_PolicyBase) | |
13 0.000 0.000 0.000 0.000 parsers.py:110(simple) | |
1 0.000 0.000 0.000 0.000 enum.py:346(__iter__) | |
5 0.000 0.000 0.000 0.000 reduction.py:43(register) | |
2 0.000 0.000 0.000 0.000 lib.py:17(get_templaters) | |
4 0.000 0.000 0.000 0.000 __init__.py:329(register_loader_type) | |
1 0.000 0.000 0.000 0.000 __init__.py:510(Formatter) | |
1 0.000 0.000 0.000 0.000 :1(WarningReportAttributes) | |
1 0.000 0.000 0.000 0.000 __init__.py:1868(FileMetadata) | |
1 0.000 0.000 0.000 0.000 logging.py:318(LogCaptureHandler) | |
1 0.000 0.000 0.000 0.000 universaldetector.py:94(reset) | |
1 0.000 0.000 0.000 0.000 base.py:441(__eq__) | |
1 0.000 0.000 0.000 0.000 __init__.py:1728(RootLogger) | |
1 0.000 0.000 0.000 0.000 compiler.py:252(DependencyFinderVisitor) | |
1 0.000 0.000 0.000 0.000 match_logging.py:33(ParseMatchLogObject) | |
1 0.000 0.000 0.000 0.000 tokenize.py:45(TokenInfo) | |
1 0.000 0.000 0.000 0.000 typing.py:1534(SupportsComplex) | |
1 0.000 0.000 0.000 0.000 constructor.py:482(FullConstructor) | |
9 0.000 0.000 0.000 0.000 enum.py:893(<lambda>) | |
1 0.000 0.000 0.000 0.000 metadata.py:420(PathDistribution) | |
1 0.000 0.000 0.000 0.000 typing_extensions.py:1696(_TypedDictMeta) | |
1 0.000 0.000 0.000 0.000 numbers.py:267(Rational) | |
1 0.000 0.000 0.000 0.000 selectors.py:506(KqueueSelector) | |
2 0.000 0.000 0.000 0.000 ansitowin32.py:116(get_win32_calls) | |
2 0.000 0.000 0.000 0.000 base.py:115(__bool__) | |
1 0.000 0.000 0.000 0.000 nodes.py:1000(Or) | |
1 0.000 0.000 0.000 0.000 :1(TempdirFactoryAttributes) | |
1 0.000 0.000 0.000 0.000 big5freq.py:43(<module>) | |
1 0.000 0.000 0.000 0.000 :1(KeywordMatcherAttributes) | |
1 0.000 0.000 0.000 0.000 typing.py:1574(SupportsRound) | |
1 0.000 0.000 0.000 0.000 representer.py:71(add_multi_representer) | |
1 0.000 0.000 0.000 0.000 :1(ReprFuncArgsAttributes) | |
1 0.000 0.000 0.000 0.000 plistlib.py:333(end_dict) | |
1 0.000 0.000 0.000 0.000 header.py:541(_Accumulator) | |
3 0.000 0.000 0.000 0.000 __init__.py:1220(__init__) | |
1 0.000 0.000 0.000 0.000 linting_result.py:57(stop_timer) | |
3 0.000 0.000 0.000 0.000 _osx_support.py:455(<genexpr>) | |
3 0.000 0.000 0.000 0.000 dataclasses.py:924(<listcomp>) | |
1 0.000 0.000 0.000 0.000 jpcntx.py:116(JapaneseContextAnalysis) | |
1 0.000 0.000 0.000 0.000 runtime.py:1012(ChainableUndefined) | |
1 0.000 0.000 0.000 0.000 :1(ReprEntryNativeAttributes) | |
10 0.000 0.000 0.000 0.000 {method 'bit_length' of 'int' objects} | |
1 0.000 0.000 0.000 0.000 codingstatemachine.py:33(CodingStateMachine) | |
1 0.000 0.000 0.000 0.000 subprocess.py:634(_use_posix_spawn) | |
1 0.000 0.000 0.000 0.000 locks.py:437(Semaphore) | |
6 0.000 0.000 0.000 0.000 version.py:318(<genexpr>) | |
5 0.000 0.000 0.000 0.000 pyparsing.py:666(<lambda>) | |
1 0.000 0.000 0.000 0.000 local.py:26(Stat) | |
1 0.000 0.000 0.000 0.000 jinja.py:127(ThisEmulator) | |
1 0.000 0.000 0.000 0.000 subprocess.py:935(__del__) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3591(Each) | |
2 0.000 0.000 0.000 0.000 pathlib.py:60(__init__) | |
1 0.000 0.000 0.000 0.000 _structures.py:48(NegativeInfinityType) | |
1 0.000 0.000 0.000 0.000 globals.py:22(get_current_context) | |
1 0.000 0.000 0.000 0.000 chardistribution.py:151(GB2312DistributionAnalysis) | |
4 0.000 0.000 0.000 0.000 configparser.py:874(optionxform) | |
1 0.000 0.000 0.000 0.000 pathlib.py:585(_PathParents) | |
1 0.000 0.000 0.000 0.000 __init__.py:399(YAMLObject) | |
1 0.000 0.000 0.000 0.000 header.py:413(_ValueFormatter) | |
8 0.000 0.000 0.000 0.000 inspect.py:2535(annotation) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.mark.structures.Mark>:1(<module>) | |
1 0.000 0.000 0.000 0.000 pickle.py:263(_Unframer) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.fixtures.FixtureFunctionMarker>:1(<module>) | |
1 0.000 0.000 0.000 0.000 ansitowin32.py:16(StreamWrapper) | |
1 0.000 0.000 0.000 0.000 __init__.py:3091(Requirement) | |
1 0.000 0.000 0.000 0.000 random.py:709(SystemRandom) | |
1 0.000 0.000 0.000 0.000 {method 'throw' of 'generator' objects} | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3914(__str__) | |
1 0.000 0.000 0.000 0.000 metadata.py:111(PackagePath) | |
1 0.000 0.000 0.000 0.000 threading.py:1177(_make_invoke_excepthook) | |
1 0.000 0.000 0.000 0.000 bdb.py:660(Breakpoint) | |
1 0.000 0.000 0.000 0.000 sandbox.py:396(ImmutableSandboxedEnvironment) | |
1 0.000 0.000 0.000 0.000 core.py:2250(check_iter) | |
7 0.000 0.000 0.000 0.000 ext.py:108(filter_stream) | |
1 0.000 0.000 0.000 0.000 :1(_bestrelpath_cacheAttributes) | |
1 0.000 0.000 0.000 0.000 typing.py:1564(SupportsAbs) | |
1 0.000 0.000 0.000 0.000 warnings.py:441(__init__) | |
6 0.000 0.000 0.000 0.000 core.py:68(_check_multicommand) | |
1 0.000 0.000 0.000 0.000 __init__.py:487(IMetadataProvider) | |
1 0.000 0.000 0.000 0.000 manager.py:35(DistFacade) | |
2 0.000 0.000 0.000 0.000 L023.py:65(<genexpr>) | |
1 0.000 0.000 0.000 0.000 __init__.py:20(SectionWrapper) | |
1 0.000 0.000 0.000 0.000 header.py:179(Header) | |
1 0.000 0.000 0.000 0.000 capture.py:203(TeeCaptureIO) | |
1 0.000 0.000 0.000 0.000 common.py:53(Checkers) | |
1 0.000 0.000 0.000 0.000 pattern.py:62(RegexPattern) | |
1 0.000 0.000 0.000 0.000 euctwprober.py:33(EUCTWProber) | |
1 0.000 0.000 0.000 0.000 __future__.py:80(_Feature) | |
1 0.000 0.000 0.000 0.000 :1(MarkMatcherAttributes) | |
7 0.000 0.000 0.000 0.000 inspect.py:2527(name) | |
1 0.000 0.000 0.000 0.000 serializer.py:11(Serializer) | |
1 0.000 0.000 0.000 0.000 {built-in method _ctypes.dlopen} | |
1 0.000 0.000 0.000 0.000 csv.py:165(Sniffer) | |
1 0.000 0.000 0.000 0.000 typing.py:1544(SupportsBytes) | |
3 0.000 0.000 0.000 0.000 decorators.py:210(argument) | |
1 0.000 0.000 0.000 0.000 zipfile.py:599(LZMACompressor) | |
1 0.000 0.000 0.000 0.000 argparse.py:107(_AttributeHolder) | |
1 0.000 0.000 0.000 0.000 capture.py:194(CaptureIO) | |
1 0.000 0.000 0.000 0.000 ssl.py:446(_ASN1Object) | |
1 0.000 0.000 0.000 0.000 euckrprober.py:34(EUCKRProber) | |
1 0.000 0.000 0.000 0.000 version.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 process.py:356(_ParentProcess) | |
1 0.000 0.000 0.000 0.000 parser.py:219(process) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2606(Word) | |
9 0.000 0.000 0.000 0.000 inspect.py:2845(parameters) | |
1 0.000 0.000 0.000 0.000 python_api.py:139(ApproxMapping) | |
1 0.000 0.000 0.000 0.000 context.py:86(ParseContext) | |
1 0.000 0.000 0.000 0.000 zipfile.py:1935(PyZipFile) | |
1 0.000 0.000 0.000 0.000 base.py:43(TemplatedFileSlice) | |
1 0.000 0.000 0.000 0.000 cp949prober.py:34(CP949Prober) | |
4 0.000 0.000 0.000 0.000 parser.py:788(parse_filter_expr) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:1607(ExpressionSegment) | |
1 0.000 0.000 0.000 0.000 pathlib.py:56(_Flavour) | |
1 0.000 0.000 0.000 0.000 _compression.py:9(BaseStream) | |
3 0.000 0.000 0.000 0.000 nodes.py:471(as_const) | |
7 0.000 0.000 0.000 0.000 ext.py:99(preprocess) | |
1 0.000 0.000 0.000 0.000 selectors.py:60(_SelectorMapping) | |
1 0.000 0.000 0.000 0.000 runner.py:26(__init__) | |
1 0.000 0.000 0.000 0.000 big5prober.py:34(Big5Prober) | |
1 0.000 0.000 0.000 0.000 _make.py:2104(_assign_with_converter) | |
1 0.000 0.000 0.000 0.000 context.py:49(<dictcomp>) | |
1 0.000 0.000 0.000 0.000 __init__.py:1625(EmptyProvider) | |
1 0.000 0.000 0.000 0.000 streams.py:327(StreamWriter) | |
4 0.000 0.000 0.000 0.000 parser.py:775(parse_postfix) | |
1 0.000 0.000 0.000 0.000 parse.py:765(Quoter) | |
1 0.000 0.000 0.000 0.000 _typing.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 __init__.py:288(DistributionNotFound) | |
1 0.000 0.000 0.000 0.000 csv.py:130(DictWriter) | |
1 0.000 0.000 0.000 0.000 threading.py:376(Semaphore) | |
1 0.000 0.000 0.000 0.000 locks.py:15(_ContextManager) | |
1 0.000 0.000 0.000 0.000 typing.py:1637(NamedTuple) | |
1 0.000 0.000 0.000 0.000 typing.py:489(ForwardRef) | |
1 0.000 0.000 0.000 0.000 gb2312prober.py:33(GB2312Prober) | |
1 0.000 0.000 0.000 0.000 composer.py:11(Composer) | |
2 0.000 0.000 0.000 0.000 linter.py:218(parse_noqa) | |
1 0.000 0.000 0.000 0.000 L031.py:105(TableAliasInfo) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest._code.code.ExceptionInfo>:1(<module>) | |
1 0.000 0.000 0.000 0.000 winterm.py:22(WinTerm) | |
1 0.000 0.000 0.000 0.000 selectors.py:433(PollSelector) | |
1 0.000 0.000 0.000 0.000 enums.py:17(LanguageFilter) | |
1 0.000 0.000 0.000 0.000 base.py:376(source_only_slices) | |
1 0.000 0.000 0.000 0.000 base.py:558(__init__) | |
1 0.000 0.000 0.000 0.000 pytester.py:210(ParsedCall) | |
2 0.000 0.000 0.000 0.000 <attrs generated init _pytest.warning_types.UnformattedWarning>:1(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:510(IResourceProvider) | |
1 0.000 0.000 0.000 0.000 locks.py:247(Event) | |
1 0.000 0.000 0.000 0.000 python_api.py:169(ApproxSequencelike) | |
1 0.000 0.000 0.000 0.000 common.py:70(EnrichedFixPatch) | |
1 0.000 0.000 0.000 0.000 requirements.py:62(<lambda>) | |
1 0.000 0.000 0.000 0.000 L028.py:8(Rule_L028) | |
1 0.000 0.000 0.000 0.000 typing.py:1554(SupportsIndex) | |
2 0.000 0.000 0.000 0.000 sre_parse.py:98(checkgroup) | |
1 0.000 0.000 0.000 0.000 calendar.py:154(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:741(__init__) | |
2 0.000 0.000 0.000 0.000 {built-in method math.log} | |
1 0.000 0.000 0.000 0.000 errors.py:126(SQLParseError) | |
1 0.000 0.000 0.000 0.000 charsetgroupprober.py:49(charset_name) | |
1 0.000 0.000 0.000 0.000 ext.py:575(ExprStmtExtension) | |
1 0.000 0.000 0.000 0.000 tokenize.py:162(Untokenizer) | |
1 0.000 0.000 0.000 0.000 connection.py:51(Connection) | |
1 0.000 0.000 0.000 0.000 threading.py:1306(current_thread) | |
1 0.000 0.000 0.000 0.000 zipfile.py:723(_SharedFile) | |
6 0.000 0.000 0.000 0.000 runtime.py:216(<dictcomp>) | |
1 0.000 0.000 0.000 0.000 __init__.py:189(AliasModule) | |
1 0.000 0.000 0.000 0.000 inspect.py:892(BlockFinder) | |
1 0.000 0.000 0.000 0.000 typing.py:1023(Protocol) | |
1 0.000 0.000 0.000 0.000 parser.py:16(Parser) | |
2 0.000 0.000 0.000 0.000 __init__.py:99(CFunctionType) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.cacheprovider.Cache>:1(<module>) | |
1 0.000 0.000 0.000 0.000 latin1prober.py:103(reset) | |
1 0.000 0.000 0.000 0.000 decoder.py:20(JSONDecodeError) | |
1 0.000 0.000 0.000 0.000 queue.py:220(PriorityQueue) | |
1 0.000 0.000 0.000 0.000 runtime.py:133(TemplateReference) | |
1 0.000 0.000 0.000 0.000 typing.py:1965(io) | |
1 0.000 0.000 0.000 0.000 __init__.py:893(subscribe) | |
1 0.000 0.000 0.000 0.000 match_wrapper.py:8(WrapParseMatchLogObject) | |
1 0.000 0.000 0.000 0.000 parse.py:180(_NetlocResultMixinStr) | |
9 0.000 0.000 0.000 0.000 inspect.py:2849(return_annotation) | |
1 0.000 0.000 0.000 0.000 exceptions.py:78(NotCallableError) | |
1 0.000 0.000 0.000 0.000 subprocess.py:241(_cleanup) | |
2 0.000 0.000 0.000 0.000 {method 'title' of 'str' objects} | |
2 0.000 0.000 0.000 0.000 {method 'seek' of '_io.BufferedReader' objects} | |
2 0.000 0.000 0.000 0.000 __init__.py:420(__init__) | |
2 0.000 0.000 0.000 0.000 hooks.py:66(__init__) | |
1 0.000 0.000 0.000 0.000 pprint.py:77(_safe_key) | |
4 0.000 0.000 0.000 0.000 {built-in method sys.getrecursionlimit} | |
1 0.000 0.000 0.000 0.000 __init__.py:1261(__init__) | |
2 0.000 0.000 0.000 0.000 ext.py:89(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:275(ContextualVersionConflict) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2439(Keyword) | |
1 0.000 0.000 0.000 0.000 utils.py:42(make_str) | |
1 0.000 0.000 0.000 0.000 unix_events.py:1127(MultiLoopChildWatcher) | |
4 0.000 0.000 0.000 0.000 __init__.py:1952(register_finder) | |
1 0.000 0.000 0.000 0.000 unix_events.py:1022(FastChildWatcher) | |
1 0.000 0.000 0.000 0.000 optimizer.py:26(Optimizer) | |
1 0.000 0.000 0.000 0.000 base.py:681(<listcomp>) | |
1 0.000 0.000 0.000 0.000 queues.py:223(PriorityQueue) | |
4 0.000 0.000 0.000 0.000 idtracking.py:59(find_load) | |
1 0.000 0.000 0.000 0.000 L018.py:9(Rule_L018) | |
5 0.000 0.000 0.000 0.000 datetime.py:441(_check_tzinfo_arg) | |
1 0.000 0.000 0.000 0.000 context.py:18(RootParseContext) | |
1 0.000 0.000 0.000 0.000 argparse.py:1565(_ArgumentGroup) | |
1 0.000 0.000 0.000 0.000 python.py:263(<listcomp>) | |
1 0.000 0.000 0.000 0.000 outcomes.py:90(_WithException) | |
2 0.000 0.000 0.000 0.000 types.py:395(convert) | |
1 0.000 0.000 0.000 0.000 __init__.py:388(__init__) | |
1 0.000 0.000 0.000 0.000 capture.py:468(FDCapture) | |
1 0.000 0.000 0.000 0.000 L036.py:22(Rule_L036) | |
5 0.000 0.000 0.000 0.000 nodes.py:92(get_eval_context) | |
1 0.000 0.000 0.000 0.000 commands.py:54(RedWarningsFilter) | |
1 0.000 0.000 0.000 0.000 oyaml.py:29(<listcomp>) | |
1 0.000 0.000 0.000 0.000 gb2312freq.py:42(<module>) | |
1 0.000 0.000 0.000 0.000 threading.py:896(_set_ident) | |
1 0.000 0.000 0.000 0.000 commands.py:228(<dictcomp>) | |
1 0.000 0.000 0.000 0.000 ext.py:622(DebugExtension) | |
1 0.000 0.000 0.000 0.000 selector_events.py:975(_SelectorDatagramTransport) | |
7 0.000 0.000 0.000 0.000 compiler.py:939(<genexpr>) | |
5 0.000 0.000 0.000 0.000 {method 'startswith' of 'bytearray' objects} | |
1 0.000 0.000 0.000 0.000 zipfile.py:761(_Tellable) | |
1 0.000 0.000 0.000 0.000 pytester.py:195(PytestArg) | |
1 0.000 0.000 0.000 0.000 typing.py:281(_Final) | |
1 0.000 0.000 0.000 0.000 utils.py:461(PacifyFlushWrapper) | |
1 0.000 0.000 0.000 0.000 cached_property.py:77(cached_property_with_ttl) | |
1 0.000 0.000 0.000 0.000 unix_events.py:802(AbstractChildWatcher) | |
1 0.000 0.000 0.000 0.000 charsetgroupprober.py:86(get_confidence) | |
1 0.000 0.000 0.000 0.000 ssl.py:153(<dictcomp>) | |
1 0.000 0.000 0.000 0.000 reports.py:388(CollectErrorRepr) | |
2 0.000 0.000 0.000 0.000 calendar.py:74(__init__) | |
1 0.000 0.000 0.000 0.000 runner.py:203(DelayedException) | |
1 0.000 0.000 0.000 0.000 encoder.py:129(TomlEncoder) | |
1 0.000 0.000 0.000 0.000 context.py:203(reducer) | |
3 0.000 0.000 0.000 0.000 config.py:492(from_kwargs) | |
1 0.000 0.000 0.000 0.000 typing.py:539(TypeVar) | |
1 0.000 0.000 0.000 0.000 requirements.py:82(Requirement) | |
1 0.000 0.000 0.000 0.000 python.py:1680(FunctionDefinition) | |
1 0.000 0.000 0.000 0.000 L049.py:10(Rule_L049) | |
1 0.000 0.000 0.000 0.000 {method 'remove' of 'list' objects} | |
1 0.000 0.000 0.000 0.000 linting_result.py:53(add) | |
1 0.000 0.000 0.000 0.000 runner.py:193(MultiThreadRunner) | |
2 0.000 0.000 0.000 0.000 ansitowin32.py:22(__init__) | |
1 0.000 0.000 0.000 0.000 threading.py:1281(_DummyThread) | |
1 0.000 0.000 0.000 0.000 util.py:563(TreeEntry) | |
1 0.000 0.000 0.000 0.000 transports.py:9(BaseTransport) | |
9 0.000 0.000 0.000 0.000 {method 'casefold' of 'str' objects} | |
2 0.000 0.000 0.000 0.000 lexer.py:257(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:363(_FuncPtr) | |
1 0.000 0.000 0.000 0.000 linted_dir.py:33(__init__) | |
4 0.000 0.000 0.000 0.000 charsetprober.py:54(state) | |
1 0.000 0.000 0.000 0.000 typing.py:1727(_TypedDictMeta) | |
1 0.000 0.000 0.000 0.000 __init__.py:432(LibraryLoader) | |
1 0.000 0.000 0.000 0.000 python.py:460(<listcomp>) | |
1 0.000 0.000 0.000 0.000 _base.py:547(Executor) | |
4 0.000 0.000 0.000 0.000 generator.py:18(__init__) | |
1 0.000 0.000 0.000 0.000 context.py:229(__init__) | |
1 0.000 0.000 0.000 0.000 pytester.py:594(CwdSnapshot) | |
1 0.000 0.000 0.000 0.000 <attrs generated init attr.validators._DeepIterable>:1(<module>) | |
1 0.000 0.000 0.000 0.000 lexer.py:24(LexedElement) | |
2 0.000 0.000 0.000 0.000 <template>:5(root) | |
1 0.000 0.000 0.000 0.000 __init__.py:1575(EggProvider) | |
1 0.000 0.000 0.000 0.000 context.py:220(Process) | |
1 0.000 0.000 0.000 0.000 :1(_ProvidesValidatorAttributes) | |
1 0.000 0.000 0.000 0.000 nodes.py:83(NodeMeta) | |
1 0.000 0.000 0.000 0.000 __init__.py:392(PyDLL) | |
1 0.000 0.000 0.000 0.000 plistlib.py:558(_BinaryPlistParser) | |
1 0.000 0.000 0.000 0.000 queue.py:239(LifoQueue) | |
1 0.000 0.000 0.000 0.000 core.py:1918(_check_iter) | |
2 0.000 0.000 0.000 0.000 __init__.py:433(__init__) | |
1 0.000 0.000 0.000 0.000 {method 'indices' of 'slice' objects} | |
1 0.000 0.000 0.000 0.000 lexer.py:450(OptionalLStrip) | |
1 0.000 0.000 0.000 0.000 types.py:195(convert) | |
1 0.000 0.000 0.000 0.000 simple.py:6(APIParsingError) | |
1 0.000 0.000 0.000 0.000 transports.py:72(WriteTransport) | |
1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha256} | |
1 0.000 0.000 0.000 0.000 __init__.py:73(Frame) | |
1 0.000 0.000 0.000 0.000 ansi.py:49(AnsiFore) | |
1 0.000 0.000 0.000 0.000 metadata.py:127(FileHash) | |
1 0.000 0.000 0.000 0.000 _meta.py:2(<module>) | |
1 0.000 0.000 0.000 0.000 subprocess.py:415(CompletedProcess) | |
1 0.000 0.000 0.000 0.000 callers.py:103(_LegacyMultiCall) | |
1 0.000 0.000 0.000 0.000 lexer.py:249(<listcomp>) | |
3 0.000 0.000 0.000 0.000 _version.py:4(<module>) | |
2 0.000 0.000 0.000 0.000 pyparsing.py:460(__iter__) | |
1 0.000 0.000 0.000 0.000 base.py:36(FixPatch) | |
1 0.000 0.000 0.000 0.000 locks.py:515(BoundedSemaphore) | |
1 0.000 0.000 0.000 0.000 {method 'rfind' of 'bytes' objects} | |
1 0.000 0.000 0.000 0.000 argparse.py:1178(FileType) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.mark.structures.Mark>:1(<module>) | |
5 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:771(is_package) | |
1 0.000 0.000 0.000 0.000 plistlib.py:417(_PlistWriter) | |
1 0.000 0.000 0.000 0.000 parse.py:210(_NetlocResultMixinBytes) | |
1 0.000 0.000 0.000 0.000 <attrs generated hash attr._make.Factory>:1(<module>) | |
1 0.000 0.000 0.000 0.000 typing.py:1980(re) | |
4 0.000 0.000 0.000 0.000 linted_file.py:103(<listcomp>) | |
1 0.000 0.000 0.000 0.000 base.py:135(__eq__) | |
1 0.000 0.000 0.000 0.000 plistlib.py:379(_DumbXMLWriter) | |
1 0.000 0.000 0.000 0.000 L004.py:10(Rule_L004) | |
1 0.000 0.000 0.000 0.000 __init__.py:1645(ZipManifests) | |
2 0.000 0.000 0.000 0.000 types.py:268(<dictcomp>) | |
1 0.000 0.000 0.000 0.000 protocols.py:9(BaseProtocol) | |
1 0.000 0.000 0.000 0.000 typing.py:1003(_ProtocolMeta) | |
1 0.000 0.000 0.000 0.000 context.py:271(ForkProcess) | |
1 0.000 0.000 0.000 0.000 csv.py:54(excel) | |
4 0.000 0.000 0.000 0.000 compiler.py:770(parameter_is_undeclared) | |
1 0.000 0.000 0.000 0.000 string.py:57(_TemplateMetaclass) | |
1 0.000 0.000 0.000 0.000 match_logging.py:6(LateLoggingObject) | |
2 0.000 0.000 0.000 0.000 {built-in method atexit.register} | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3203(parseImpl) | |
1 0.000 0.000 0.000 0.000 typing.py:290(_Immutable) | |
1 0.000 0.000 0.000 0.000 __init__.py:9(ParseError) | |
1 0.000 0.000 0.000 0.000 __init__.py:45(Code) | |
1 0.000 0.000 0.000 0.000 jisfreq.py:44(<module>) | |
1 0.000 0.000 0.000 0.000 configparser.py:168(Error) | |
2 0.000 0.000 0.000 0.000 glob.py:23(iglob) | |
1 0.000 0.000 0.000 0.000 types.py:148(CompositeParamType) | |
3 0.000 0.000 0.000 0.000 pyparsing.py:3066(<genexpr>) | |
1 0.000 0.000 0.000 0.000 nodes.py:555(NSRef) | |
1 0.000 0.000 0.000 0.000 __init__.py:55(DialectTuple) | |
1 0.000 0.000 0.000 0.000 charsetgroupprober.py:57(language) | |
1 0.000 0.000 0.000 0.000 _error.py:35(ErrorMaker) | |
1 0.000 0.000 0.000 0.000 runtime.py:1039(DebugUndefined) | |
1 0.000 0.000 0.000 0.000 :1(_InValidatorAttributes) | |
1 0.000 0.000 0.000 0.000 exceptions.py:4(FrozenError) | |
6 0.000 0.000 0.000 0.000 pyparsing.py:4296(postParse) | |
1 0.000 0.000 0.000 0.000 feedparser.py:532(BytesFeedParser) | |
1 0.000 0.000 0.000 0.000 pathlib.py:466(_Selector) | |
1 0.000 0.000 0.000 0.000 python.py:319(_check_for_wrapped) | |
1 0.000 0.000 0.000 0.000 parse.py:127(_ResultMixinStr) | |
1 0.000 0.000 0.000 0.000 common.py:17(RuleTuple) | |
1 0.000 0.000 0.000 0.000 argparse.py:1599(_MutuallyExclusiveGroup) | |
3 0.000 0.000 0.000 0.000 dataclasses.py:177(__init__) | |
1 0.000 0.000 0.000 0.000 capture.py:335(SysCapture) | |
4 0.000 0.000 0.000 0.000 __init__.py:2167(register_namespace_handler) | |
1 0.000 0.000 0.000 0.000 pathlib.py:978(PurePosixPath) | |
1 0.000 0.000 0.000 0.000 functools.py:937(__set_name__) | |
1 0.000 0.000 0.000 0.000 parser.py:214(__init__) | |
1 0.000 0.000 0.000 0.000 :1(_OptionalValidatorAttributes) | |
1 0.000 0.000 0.000 0.000 argparse.py:849(_StoreAction) | |
1 0.000 0.000 0.000 0.000 context.py:278(SpawnProcess) | |
1 0.000 0.000 0.000 0.000 argparse.py:1029(_HelpAction) | |
1 0.000 0.000 0.000 0.000 raw.py:218(WhitespaceSegment) | |
1 0.000 0.000 0.000 0.000 __init__.py:778(addFilter) | |
1 0.000 0.000 0.000 0.000 weakref.py:395(__setitem__) | |
1 0.000 0.000 0.000 0.000 __init__.py:80(AssertionState) | |
1 0.000 0.000 0.000 0.000 runner.py:90(SequentialRunner) | |
1 0.000 0.000 0.000 0.000 plistlib.py:727(_BinaryPlistWriter) | |
1 0.000 0.000 0.000 0.000 pathlib.py:542(_RecursiveWildcardSelector) | |
1 0.000 0.000 0.000 0.000 loader.py:11(BaseLoader) | |
1 0.000 0.000 0.000 0.000 nodes.py:538(Name) | |
1 0.000 0.000 0.000 0.000 dis.py:209(Instruction) | |
1 0.000 0.000 0.000 0.000 typing_extensions.py:1697(__init__) | |
1 0.000 0.000 0.000 0.000 monkeypatch.py:104(Notset) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.runner.CallInfo>:1(<module>) | |
1 0.000 0.000 0.000 0.000 calendar.py:589(LocaleHTMLCalendar) | |
6 0.000 0.000 0.000 0.000 pyparsing.py:4383(postParse) | |
1 0.000 0.000 0.000 0.000 decoder.py:69(CommentValue) | |
1 0.000 0.000 0.000 0.000 parse.py:315(DefragResult) | |
1 0.000 0.000 0.000 0.000 configparser.py:1224(SafeConfigParser) | |
1 0.000 0.000 0.000 0.000 generator.py:8(SegmentGenerator) | |
1 0.000 0.000 0.000 0.000 argparse.py:1233(Namespace) | |
1 0.000 0.000 0.000 0.000 parser.py:79(BytesParser) | |
1 0.000 0.000 0.000 0.000 core.py:1869(get_command) | |
1 0.000 0.000 0.000 0.000 warning_types.py:11(PytestWarning) | |
1 0.000 0.000 0.000 0.000 _endian.py:23(_swapped_meta) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.terminal.WarningReport>:1(<module>) | |
1 0.000 0.000 0.000 0.000 __init__.py:471(StringTemplateStyle) | |
1 0.000 0.000 0.000 0.000 chardistribution.py:113(EUCTWDistributionAnalysis) | |
1 0.000 0.000 0.000 0.000 __init__.py:688(BufferingFormatter) | |
1 0.000 0.000 0.000 0.000 unix_events.py:895(BaseChildWatcher) | |
1 0.000 0.000 0.000 0.000 csv.py:69(unix_dialect) | |
1 0.000 0.000 0.000 0.000 <attrs generated init attr.validators._DeepMapping>:1(<module>) | |
1 0.000 0.000 0.000 0.000 argparse.py:200(_Section) | |
4 0.000 0.000 0.000 0.000 typing.py:739(<genexpr>) | |
4 0.000 0.000 0.000 0.000 {built-in method builtins.id} | |
1 0.000 0.000 0.000 0.000 ast.py:336(NodeVisitor) | |
1 0.000 0.000 0.000 0.000 L017.py:7(Rule_L017) | |
1 0.000 0.000 0.000 0.000 cached_property.py:18(cached_property) | |
1 0.000 0.000 0.000 0.000 utils.py:798(Joiner) | |
1 0.000 0.000 0.000 0.000 __init__.py:1038(StreamHandler) | |
1 0.000 0.000 0.000 0.000 pytester.py:616(SysPathsSnapshot) | |
1 0.000 0.000 0.000 0.000 base.py:265(<dictcomp>) | |
1 0.000 0.000 0.000 0.000 exceptions.py:29(IncompleteReadError) | |
1 0.000 0.000 0.000 0.000 markers.py:295(Marker) | |
1 0.000 0.000 0.000 0.000 queue.py:22(Full) | |
1 0.000 0.000 0.000 0.000 raw.py:209(CommentSegment) | |
1 0.000 0.000 0.000 0.000 argparse.py:1048(_VersionAction) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.mark.expression.Token>:1(<module>) | |
1 0.000 0.000 0.000 0.000 __init__.py:26(_AttrDict) | |
1 0.000 0.000 0.000 0.000 unix_events.py:1330(_UnixDefaultEventLoopPolicy) | |
1 0.000 0.000 0.000 0.000 _base.py:60(_Waiter) | |
1 0.000 0.000 0.000 0.000 dumper.py:9(BaseDumper) | |
1 0.000 0.000 0.000 0.000 nodes.py:1064(InternalName) | |
1 0.000 0.000 0.000 0.000 local.py:119(Checkers) | |
1 0.000 0.000 0.000 0.000 base.py:41(RuleLoggingAdapter) | |
1 0.000 0.000 0.000 0.000 threading.py:1260(_MainThread) | |
1 0.000 0.000 0.000 0.000 context.py:300(ForkServerContext) | |
1 0.000 0.000 0.000 0.000 dataclasses.py:763(<listcomp>) | |
1 0.000 0.000 0.000 0.000 __init__.py:745(Notset) | |
1 0.000 0.000 0.000 0.000 ansi.py:36(AnsiCursor) | |
1 0.000 0.000 0.000 0.000 pathlib.py:491(_TerminatingSelector) | |
1 0.000 0.000 0.000 0.000 pathlib.py:386(_Accessor) | |
1 0.000 0.000 0.000 0.000 __init__.py:1095(ExtractionError) | |
1 0.000 0.000 0.000 0.000 L024.py:8(Rule_L024) | |
1 0.000 0.000 0.000 0.000 __init__.py:73(DummyRewriteHook) | |
3 0.000 0.000 0.000 0.000 pyparsing.py:3064(<genexpr>) | |
1 0.000 0.000 0.000 0.000 types.py:504(IntRange) | |
1 0.000 0.000 0.000 0.000 calendar.py:558(LocaleTextCalendar) | |
1 0.000 0.000 0.000 0.000 euckrfreq.py:41(<module>) | |
1 0.000 0.000 0.000 0.000 L001.py:6(Rule_L001) | |
1 0.000 0.000 0.000 0.000 pattern.py:23(Pattern) | |
1 0.000 0.000 0.000 0.000 markers.py:53(Node) | |
1 0.000 0.000 0.000 0.000 lexer.py:522(<listcomp>) | |
1 0.000 0.000 0.000 0.000 manager.py:23(PluginValidationError) | |
1 0.000 0.000 0.000 0.000 <attrs generated hash _pytest.mark.expression.Token>:1(<module>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2838(QuotedString) | |
2 0.000 0.000 0.000 0.000 hebrewprober.py:164(reset) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3444(Or) | |
1 0.000 0.000 0.000 0.000 zipfile.py:622(LZMADecompressor) | |
1 0.000 0.000 0.000 0.000 L010.py:197(<listcomp>) | |
1 0.000 0.000 0.000 0.000 transports.py:191(SubprocessTransport) | |
1 0.000 0.000 0.000 0.000 base_subprocess.py:255(WriteSubprocessPipeProto) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3046(White) | |
1 0.000 0.000 0.000 0.000 csv.py:64(excel_tab) | |
1 0.000 0.000 0.000 0.000 main.py:429(Interrupted) | |
1 0.000 0.000 0.000 0.000 match_logging.py:82(LateBoundJoinSegmentsCurtailed) | |
2 0.000 0.000 0.000 0.000 {built-in method maketrans} | |
1 0.000 0.000 0.000 0.000 reduction.py:211(_C) | |
1 0.000 0.000 0.000 0.000 euctwfreq.py:44(<module>) | |
1 0.000 0.000 0.000 0.000 parse.py:135(_ResultMixinBytes) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.mark.expression.Token>:1(<module>) | |
1 0.000 0.000 0.000 0.000 nodes.py:532(File) | |
1 0.000 0.000 0.000 0.000 enums.py:8(InputState) | |
1 0.000 0.000 0.000 0.000 L033.py:10(Rule_L033) | |
1 0.000 0.000 0.000 0.000 __init__.py:82(Namespace) | |
1 0.000 0.000 0.000 0.000 transports.py:46(ReadTransport) | |
1 0.000 0.000 0.000 0.000 callers.py:27(HookCallError) | |
1 0.000 0.000 0.000 0.000 typing.py:1606(NamedTupleMeta) | |
1 0.000 0.000 0.000 0.000 warning_types.py:24(PytestCacheWarning) | |
1 0.000 0.000 0.000 0.000 store.py:16(StoreKey) | |
1 0.000 0.000 0.000 0.000 argparse.py:979(_AppendConstAction) | |
1 0.000 0.000 0.000 0.000 argparse.py:1006(_CountAction) | |
1 0.000 0.000 0.000 0.000 __init__.py:1190(_StderrHandler) | |
1 0.000 0.000 0.000 0.000 tasks.py:689(_GatheringFuture) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery.py:626(ColumnReferenceSegment) | |
2 0.000 0.000 0.000 0.000 subprocess.py:1724(_internal_poll) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest._code.code.FormattedExcinfo>:1(<module>) | |
1 0.000 0.000 0.000 0.000 error.py:4(Mark) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq attr.validators._DeepIterable>:1(<module>) | |
1 0.000 0.000 0.000 0.000 protocols.py:66(Protocol) | |
4 0.000 0.000 0.000 0.000 {built-in method _warnings._filters_mutated} | |
1 0.000 0.000 0.000 0.000 types.py:496(IntParamType) | |
1 0.000 0.000 0.000 0.000 jpcntx.py:212(EUCJPContextAnalysis) | |
1 0.000 0.000 0.000 0.000 _base.py:97(_FirstCompletedWaiter) | |
1 0.000 0.000 0.000 0.000 cached_property.py:136(threaded_cached_property_with_ttl) | |
1 0.000 0.000 0.000 0.000 <attrs generated hash _pytest.mark.structures.Mark>:1(<module>) | |
1 0.000 0.000 0.000 0.000 __init__.py:1121(FileHandler) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.mark.structures.MarkDecorator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 main.py:435(Failed) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest._code.code.ReprLocals>:1(<module>) | |
1 0.000 0.000 0.000 0.000 winterm.py:6(WinColor) | |
1 0.000 0.000 0.000 0.000 argparse.py:1167(_ExtendAction) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.fixtures.FuncFixtureInfo>:1(<module>) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest._code.code.ExceptionInfo>:1(<module>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3923(ZeroOrMore) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.cacheprovider.Cache>:1(<module>) | |
1 0.000 0.000 0.000 0.000 pathlib.py:442(ImportPathMismatchError) | |
1 0.000 0.000 0.000 0.000 nodes.py:938(Operand) | |
1 0.000 0.000 0.000 0.000 emitter.py:17(ScalarAnalysis) | |
1 0.000 0.000 0.000 0.000 context.py:14(ProcessError) | |
1 0.000 0.000 0.000 0.000 encoder.py:242(TomlArraySeparatorEncoder) | |
1 0.000 0.000 0.000 0.000 {built-in method time.time} | |
1 0.000 0.000 0.000 0.000 pickle.py:73(PickleError) | |
1 0.000 0.000 0.000 0.000 sbcsgroupprober.py:46(SBCSGroupProber) | |
1 0.000 0.000 0.000 0.000 calendar.py:546(different_locale) | |
1 0.000 0.000 0.000 0.000 argparse.py:696(MetavarTypeHelpFormatter) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.fixtures.FixtureFunctionMarker>:1(<module>) | |
1 0.000 0.000 0.000 0.000 :1(TerminalReprAttributes) | |
1 0.000 0.000 0.000 0.000 configparser.py:360(Interpolation) | |
1 0.000 0.000 0.000 0.000 <attrs generated init attr.validators._InstanceOfValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 argparse.py:884(_StoreConstAction) | |
1 0.000 0.000 0.000 0.000 __init__.py:384(YAMLObjectMetaclass) | |
1 0.000 0.000 0.000 0.000 argparse.py:657(RawDescriptionHelpFormatter) | |
1 0.000 0.000 0.000 0.000 pathlib.py:988(PureWindowsPath) | |
1 0.000 0.000 0.000 0.000 linted_dir.py:37(add) | |
1 0.000 0.000 0.000 0.000 dumper.py:45(Dumper) | |
2 0.000 0.000 0.000 0.000 ansitowin32.py:106(should_wrap) | |
1 0.000 0.000 0.000 0.000 errors.py:94(SQLTemplaterError) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.config.Config.InvocationParams>:1(<module>) | |
1 0.000 0.000 0.000 0.000 L012.py:6(Rule_L012) | |
1 0.000 0.000 0.000 0.000 calendar.py:24(IllegalMonthError) | |
1 0.000 0.000 0.000 0.000 tokens.py:2(Token) | |
1 0.000 0.000 0.000 0.000 __init__.py:2087(NoDists) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest._code.code.TerminalRepr>:1(<module>) | |
1 0.000 0.000 0.000 0.000 util.py:40(<listcomp>) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest._code.code.ReprEntry>:1(<module>) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest._code.code.ReprFileLocation>:1(<module>) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.mark.MarkMatcher>:1(<module>) | |
1 0.000 0.000 0.000 0.000 __init__.py:1115(__init__) | |
1 0.000 0.000 0.000 0.000 parser.py:71(HeaderParser) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.fixtures.FuncFixtureInfo>:1(<module>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3962(Optional) | |
1 0.000 0.000 0.000 0.000 nodes.py:1040(ExtensionAttribute) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq attr.validators._InstanceOfValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 errors.py:93(NonPrintableDefect) | |
1 0.000 0.000 0.000 0.000 pickle.py:97(_Stop) | |
1 0.000 0.000 0.000 0.000 nodes.py:1031(EnvironmentAttribute) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.config.Config.InvocationParams>:1(<module>) | |
1 0.000 0.000 0.000 0.000 shutil.py:66(Error) | |
1 0.000 0.000 0.000 0.000 ext.py:600(WithExtension) | |
1 0.000 0.000 0.000 0.000 L025.py:9(Rule_L025) | |
1 0.000 0.000 0.000 0.000 pathlib.py:513(_WildcardSelector) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.compat._PytestWrapper>:1(<module>) | |
2 0.000 0.000 0.000 0.000 sre_parse.py:101(checklookbehindgroup) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.warning_types.UnformattedWarning>:1(<module>) | |
1 0.000 0.000 0.000 0.000 dataclasses.py:231(Field) | |
1 0.000 0.000 0.000 0.000 pathlib.py:1525(PosixPath) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.mark.MarkMatcher>:1(<module>) | |
1 0.000 0.000 0.000 0.000 parse.py:323(SplitResult) | |
1 0.000 0.000 0.000 0.000 exceptions.py:4(UsageError) | |
1 0.000 0.000 0.000 0.000 version.py:61(InvalidVersion) | |
1 0.000 0.000 0.000 0.000 events.py:4(Event) | |
1 0.000 0.000 0.000 0.000 __init__.py:925(_ReqExtras) | |
1 0.000 0.000 0.000 0.000 {built-in method _thread._set_sentinel} | |
1 0.000 0.000 0.000 0.000 nodes.py:444(CollectError) | |
1 0.000 0.000 0.000 0.000 <attrs generated hash _pytest.fixtures.FixtureFunctionMarker>:1(<module>) | |
1 0.000 0.000 0.000 0.000 loaders.py:567(_TemplateModule) | |
1 0.000 0.000 0.000 0.000 __init__.py:105(PEP440Warning) | |
5 0.000 0.000 0.000 0.000 <attrs generated init attr.validators._IsCallableValidator>:1(__init__) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.compat._PytestWrapper>:1(<module>) | |
1 0.000 0.000 0.000 0.000 hooks.py:10(HookspecMarker) | |
1 0.000 0.000 0.000 0.000 nodes.py:2(Node) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.tmpdir.TempPathFactory>:1(<module>) | |
1 0.000 0.000 0.000 0.000 logging.py:743(_FileHandler) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3523(MatchFirst) | |
1 0.000 0.000 0.000 0.000 <attrs generated hash _pytest.config.Config.InvocationParams>:1(<module>) | |
1 0.000 0.000 0.000 0.000 dumper.py:27(SafeDumper) | |
1 0.000 0.000 0.000 0.000 exceptions.py:277(Exit) | |
1 0.000 0.000 0.000 0.000 __init__.py:2132(NullHandler) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.runner.CallInfo>:1(<module>) | |
1 0.000 0.000 0.000 0.000 _policybase.py:41(__init__) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.warning_types.UnformattedWarning>:1(<module>) | |
1 0.000 0.000 0.000 0.000 gitwildmatch.py:28(GitWildMatchPatternError) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2504(CaselessLiteral) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest._code.code.ReprEntryNative>:1(<module>) | |
1 0.000 0.000 0.000 0.000 anyof.py:218(OneOf) | |
1 0.000 0.000 0.000 0.000 encoder.py:236(TomlPreserveInlineDictEncoder) | |
1 0.000 0.000 0.000 0.000 argparse.py:729(ArgumentError) | |
1 0.000 0.000 0.000 0.000 __init__.py:767(Filterer) | |
1 0.000 0.000 0.000 0.000 nodes.py:415(Import) | |
2 0.000 0.000 0.000 0.000 parser.py:346(<listcomp>) | |
1 0.000 0.000 0.000 0.000 nodes.py:406(Include) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.mark.KeywordMatcher>:1(<module>) | |
1 0.000 0.000 0.000 0.000 context.py:292(ForkContext) | |
2 0.000 0.000 0.000 0.000 calendar.py:55(__init__) | |
1 0.000 0.000 0.000 0.000 process.py:341(AuthenticationString) | |
1 0.000 0.000 0.000 0.000 context.py:296(SpawnContext) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:314(_ParseResultsWithOffset) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3792(FollowedBy) | |
4 0.000 0.000 0.000 0.000 {built-in method _sre.ascii_tolower} | |
1 0.000 0.000 0.000 0.000 typing_extensions.py:778(_ExtensionsGenericMeta) | |
1 0.000 0.000 0.000 0.000 <attrs generated hash attr.validators._InstanceOfValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4234(Combine) | |
1 0.000 0.000 0.000 0.000 base.py:868(Anything) | |
1 0.000 0.000 0.000 0.000 L044.py:9(RuleFailure) | |
2 0.000 0.000 0.000 0.000 <attrs generated init attr.validators._OptionalValidator>:1(__init__) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.tmpdir.TempdirFactory>:1(<module>) | |
1 0.000 0.000 0.000 0.000 meta.py:47(Indent) | |
1 0.000 0.000 0.000 0.000 _compat.py:611(<lambda>) | |
1 0.000 0.000 0.000 0.000 inspect.py:2408(_void) | |
1 0.000 0.000 0.000 0.000 warning_types.py:17(PytestAssertRewriteWarning) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3104(GoToColumn) | |
1 0.000 0.000 0.000 0.000 nodes.py:442(ExprStmt) | |
1 0.000 0.000 0.000 0.000 L027.py:7(Rule_L027) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq attr._make._AndValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.fixtures.PseudoFixtureDef>:1(<module>) | |
1 0.000 0.000 0.000 0.000 protocols.py:109(BufferedProtocol) | |
1 0.000 0.000 0.000 0.000 typing_extensions.py:2235(_Immutable) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.main._bestrelpath_cache>:1(<module>) | |
4 0.000 0.000 0.000 0.000 {built-in method _sre.ascii_iscased} | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest._code.code.ExceptionChainRepr>:1(<module>) | |
1 0.000 0.000 0.000 0.000 parse.py:334(DefragResultBytes) | |
1 0.000 0.000 0.000 0.000 config.py:139(__init__) | |
1 0.000 0.000 0.000 0.000 queues.py:11(QueueEmpty) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest._code.code.ExceptionRepr>:1(<module>) | |
1 0.000 0.000 0.000 0.000 ext.py:611(AutoEscapeExtension) | |
1 0.000 0.000 0.000 0.000 tokenize.py:157(TokenError) | |
1 0.000 0.000 0.000 0.000 bdb.py:858(Tdb) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2975(CharsNotIn) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.tmpdir.TempPathFactory>:1(<module>) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest._code.code.ReprExceptionInfo>:1(<module>) | |
1 0.000 0.000 0.000 0.000 argparse.py:907(_StoreTrueAction) | |
1 0.000 0.000 0.000 0.000 process.py:389(_MainProcess) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq attr._make.Factory>:1(<module>) | |
1 0.000 0.000 0.000 0.000 zipfile.py:41(BadZipFile) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.pytester.Testdir>:1(<module>) | |
1 0.000 0.000 0.000 0.000 __init__.py:1909(PathMetadata) | |
1 0.000 0.000 0.000 0.000 errors.py:200(SQLFluffUserError) | |
1 0.000 0.000 0.000 0.000 types.py:530(FloatParamType) | |
1 0.000 0.000 0.000 0.000 _endian.py:46(BigEndianStructure) | |
1 0.000 0.000 0.000 0.000 cpython.py:26(_PyObject) | |
1 0.000 0.000 0.000 0.000 transports.py:166(DatagramTransport) | |
1 0.000 0.000 0.000 0.000 __init__.py:3087(RequirementParseError) | |
1 0.000 0.000 0.000 0.000 queues.py:239(LifoQueue) | |
1 0.000 0.000 0.000 0.000 argparse.py:924(_StoreFalseAction) | |
1 0.000 0.000 0.000 0.000 metadata.py:36(PackageNotFoundError) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.mark.structures.MarkDecorator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 <attrs generated hash attr._make._AndValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4278(Group) | |
1 0.000 0.000 0.000 0.000 markers.py:83(Op) | |
1 0.000 0.000 0.000 0.000 <attrs generated init attr._version_info.VersionInfo>:1(<module>) | |
1 0.000 0.000 0.000 0.000 shutil.py:69(SameFileError) | |
1 0.000 0.000 0.000 0.000 __init__.py:251(c_wchar_p) | |
1 0.000 0.000 0.000 0.000 exceptions.py:19(FrozenInstanceError) | |
3 0.000 0.000 0.000 0.000 __init__.py:54(exec_module) | |
1 0.000 0.000 0.000 0.000 nodes.py:311(Extends) | |
1 0.000 0.000 0.000 0.000 reader.py:24(ReaderError) | |
1 0.000 0.000 0.000 0.000 __init__.py:92(__docset) | |
1 0.000 0.000 0.000 0.000 _error.py:8(Error) | |
1 0.000 0.000 0.000 0.000 subprocess.py:904(__enter__) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq attr.validators._MatchesReValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 errors.py:113(SQLLexError) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.mark.KeywordMatcher>:1(<module>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3213(WordStart) | |
1 0.000 0.000 0.000 0.000 <attrs generated init attr._make._AndValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest._code.code.ReprFuncArgs>:1(<module>) | |
1 0.000 0.000 0.000 0.000 formatters.py:315(dispatch_lint_header) | |
1 0.000 0.000 0.000 0.000 protocols.py:181(SubprocessProtocol) | |
1 0.000 0.000 0.000 0.000 errors.py:33(MessageDefect) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.main._bestrelpath_cache>:1(<module>) | |
1 0.000 0.000 0.000 0.000 utils.py:836(Markup) | |
1 0.000 0.000 0.000 0.000 __init__.py:236(ResolutionError) | |
1 0.000 0.000 0.000 0.000 representer.py:10(RepresenterError) | |
1 0.000 0.000 0.000 0.000 parser.py:126(BytesHeaderParser) | |
1 0.000 0.000 0.000 0.000 argparse.py:679(ArgumentDefaultsHelpFormatter) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2383(NoMatch) | |
1 0.000 0.000 0.000 0.000 cached_property.py:50(threaded_cached_property) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.fixtures.PseudoFixtureDef>:1(<module>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3160(LineEnd) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq attr._make.Attribute>:1(<module>) | |
1 0.000 0.000 0.000 0.000 mbcsgroupprober.py:41(MBCSGroupProber) | |
1 0.000 0.000 0.000 0.000 cyaml.py:16(CBaseLoader) | |
1 0.000 0.000 0.000 0.000 warning_types.py:38(PytestCollectionWarning) | |
1 0.000 0.000 0.000 0.000 encoder.py:270(TomlNumpyEncoder) | |
1 0.000 0.000 0.000 0.000 argparse.py:1076(_ChoicesPseudoAction) | |
1 0.000 0.000 0.000 0.000 decoder.py:50(TomlDecodeError) | |
1 0.000 0.000 0.000 0.000 _base.py:142(_AcquireFutures) | |
1 0.000 0.000 0.000 0.000 _compat.py:220(make_func_with_cell) | |
1 0.000 0.000 0.000 0.000 <attrs generated hash attr.validators._MatchesReValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 parse.py:328(ParseResult) | |
1 0.000 0.000 0.000 0.000 <attrs generated init attr.validators._InstanceOfValidator>:1(__init__) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3818(NotAny) | |
1 0.000 0.000 0.000 0.000 loader.py:21(FullLoader) | |
1 0.000 0.000 0.000 0.000 subprocess.py:96(SubprocessError) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq attr._make._CountingAttr>:1(<module>) | |
1 0.000 0.000 0.000 0.000 __init__.py:235(c_char_p) | |
1 0.000 0.000 0.000 0.000 dataclasses.py:202(_InitVarMeta) | |
1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha512} | |
1 0.000 0.000 0.000 0.000 <attrs generated hash _pytest.fixtures.PseudoFixtureDef>:1(<module>) | |
1 0.000 0.000 0.000 0.000 __init__.py:164(c_ushort) | |
1 0.000 0.000 0.000 0.000 raw.py:191(CodeSegment) | |
1 0.000 0.000 0.000 0.000 emitter.py:14(EmitterError) | |
1 0.000 0.000 0.000 0.000 parse.py:342(SplitResultBytes) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq attr.validators._DeepMapping>:1(<module>) | |
1 0.000 0.000 0.000 0.000 __init__.py:1934(EggMetadata) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2527(CaselessKeyword) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4390(OnlyOnce) | |
1 0.000 0.000 0.000 0.000 typing.py:933(_TypingEmpty) | |
1 0.000 0.000 0.000 0.000 parse.py:347(ParseResultBytes) | |
1 0.000 0.000 0.000 0.000 nodes.py:449(Assign) | |
1 0.000 0.000 0.000 0.000 zipfile.py:45(LargeZipFile) | |
1 0.000 0.000 0.000 0.000 copy.py:55(Error) | |
1 0.000 0.000 0.000 0.000 numbers.py:12(Number) | |
1 0.000 0.000 0.000 0.000 encoder.py:294(TomlPathlibEncoder) | |
1 0.000 0.000 0.000 0.000 hooks.py:58(HookimplMarker) | |
1 0.000 0.000 0.000 0.000 chardistribution.py:192(SJISDistributionAnalysis) | |
1 0.000 0.000 0.000 0.000 chardistribution.py:132(EUCKRDistributionAnalysis) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3130(LineStart) | |
1 0.000 0.000 0.000 0.000 :1(TestdirAttributes) | |
1 0.000 0.000 0.000 0.000 raw.py:287(SymbolSegment) | |
1 0.000 0.000 0.000 0.000 validators.py:259(_IsCallableValidator) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:731(ColumnReferenceSegment) | |
1 0.000 0.000 0.000 0.000 calendar.py:160(setfirstweekday) | |
1 0.000 0.000 0.000 0.000 resolver.py:9(ResolverError) | |
1 0.000 0.000 0.000 0.000 <attrs generated hash attr.validators._DeepIterable>:1(<module>) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.tmpdir.TempdirFactory>:1(<module>) | |
1 0.000 0.000 0.000 0.000 pickle.py:84(UnpicklingError) | |
1 0.000 0.000 0.000 0.000 universaldetector.py:220(close) | |
1 0.000 0.000 0.000 0.000 __init__.py:185(c_uint) | |
2 0.000 0.000 0.000 0.000 sysconfig.py:181(_get_default_scheme) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3188(parseImpl) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest.pytester.Testdir>:1(<module>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3233(WordEnd) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3954(_NullToken) | |
1 0.000 0.000 0.000 0.000 serializer.py:8(SerializerError) | |
1 0.000 0.000 0.000 0.000 error.py:48(MarkedYAMLError) | |
1 0.000 0.000 0.000 0.000 argparse.py:668(RawTextHelpFormatter) | |
1 0.000 0.000 0.000 0.000 enums.py:65(CharacterCategory) | |
1 0.000 0.000 0.000 0.000 :1(ExceptionReprAttributes) | |
1 0.000 0.000 0.000 0.000 <attrs generated hash attr.validators._DeepMapping>:1(<module>) | |
1 0.000 0.000 0.000 0.000 outcomes.py:156(XFailed) | |
1 0.000 0.000 0.000 0.000 chardistribution.py:170(Big5DistributionAnalysis) | |
1 0.000 0.000 0.000 0.000 shutil.py:76(ExecError) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4026(SkipTo) | |
1 0.000 0.000 0.000 0.000 __init__.py:2976(EggInfoDistribution) | |
1 0.000 0.000 0.000 0.000 events.py:670(_RunningLoop) | |
4 0.000 0.000 0.000 0.000 base.py:177(simple) | |
1 0.000 0.000 0.000 0.000 ansi.py:25(AnsiCodes) | |
1 0.000 0.000 0.000 0.000 ast.py:394(NodeTransformer) | |
1 0.000 0.000 0.000 0.000 pickle.py:77(PicklingError) | |
4 0.000 0.000 0.000 0.000 base.py:91(<lambda>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4299(Dict) | |
1 0.000 0.000 0.000 0.000 loader.py:55(UnsafeLoader) | |
1 0.000 0.000 0.000 0.000 {method '__enter__' of '_thread.lock' objects} | |
1 0.000 0.000 0.000 0.000 inspect.py:890(EndOfBlock) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:306(RecursiveGrammarException) | |
1 0.000 0.000 0.000 0.000 {built-in method sys.exit} | |
1 0.000 0.000 0.000 0.000 <attrs generated hash attr._make.Attribute>:1(<module>) | |
1 0.000 0.000 0.000 0.000 {built-in method posix.WIFSIGNALED} | |
1 0.000 0.000 0.000 0.000 _make.py:2848(__init__) | |
1 0.000 0.000 0.000 0.000 __init__.py:160(c_short) | |
1 0.000 0.000 0.000 0.000 loader.py:41(Loader) | |
1 0.000 0.000 0.000 0.000 errors.py:8(MessageError) | |
1 0.000 0.000 0.000 0.000 nodes.py:281(Stmt) | |
2 0.000 0.000 0.000 0.000 pyparsing.py:3461(<genexpr>) | |
2 0.000 0.000 0.000 0.000 decorators.py:358(callback) | |
1 0.000 0.000 0.000 0.000 exceptions.py:9(CancelledError) | |
1 0.000 0.000 0.000 0.000 base.py:880(Nothing) | |
1 0.000 0.000 0.000 0.000 <attrs generated init _pytest._code.code.ReprTraceback>:1(<module>) | |
1 0.000 0.000 0.000 0.000 nodes.py:1053(ImportedName) | |
1 0.000 0.000 0.000 0.000 decoder.py:631(InlineTableDict) | |
1 0.000 0.000 0.000 0.000 shutil.py:72(SpecialFileError) | |
1 0.000 0.000 0.000 0.000 dataclasses.py:155(FrozenInstanceError) | |
1 0.000 0.000 0.000 0.000 protocols.py:166(DatagramProtocol) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3195(StringEnd) | |
1 0.000 0.000 0.000 0.000 typing.py:940(_TypingEllipsis) | |
1 0.000 0.000 0.000 0.000 linter.py:716(<listcomp>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2545(CloseMatch) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2398(Literal) | |
1 0.000 0.000 0.000 0.000 __init__.py:3282(PkgResourcesDeprecationWarning) | |
1 0.000 0.000 0.000 0.000 meta.py:61(Dedent) | |
2 0.000 0.000 0.000 0.000 pyparsing.py:1363(parseImpl) | |
1 0.000 0.000 0.000 0.000 warning_types.py:31(PytestConfigWarning) | |
1 0.000 0.000 0.000 0.000 cpython.py:46(_Traceback) | |
1 0.000 0.000 0.000 0.000 context.py:178(__init__) | |
1 0.000 0.000 0.000 0.000 anyof.py:229(OptionallyBracketed) | |
1 0.000 0.000 0.000 0.000 <attrs generated init attr.validators._MatchesReValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 chardistribution.py:217(EUCJPDistributionAnalysis) | |
1 0.000 0.000 0.000 0.000 ansi.py:93(AnsiStyle) | |
1 0.000 0.000 0.000 0.000 outcomes.py:66(Failed) | |
1 0.000 0.000 0.000 0.000 requirements.py:22(InvalidRequirement) | |
1 0.000 0.000 0.000 0.000 calendar.py:31(IllegalWeekdayError) | |
1 0.000 0.000 0.000 0.000 encoder.py:286(TomlPreserveCommentEncoder) | |
1 0.000 0.000 0.000 0.000 enums.py:41(MachineState) | |
1 0.000 0.000 0.000 0.000 dataclasses.py:289(_DataclassParams) | |
2 0.000 0.000 0.000 0.000 __init__.py:1999(find_nothing) | |
1 0.000 0.000 0.000 0.000 __init__.py:1214(PlaceHolder) | |
2 0.000 0.000 0.000 0.000 dataclasses.py:759(_hash_set_none) | |
1 0.000 0.000 0.000 0.000 __init__.py:40(YAMLLoadWarning) | |
1 0.000 0.000 0.000 0.000 warning_types.py:83(PytestUnknownMarkWarning) | |
1 0.000 0.000 0.000 0.000 inspect.py:2412(_empty) | |
1 0.000 0.000 0.000 0.000 __init__.py:168(c_long) | |
1 0.000 0.000 0.000 0.000 enums.py:32(ProbingState) | |
1 0.000 0.000 0.000 0.000 warning_types.py:93(PytestUnraisableExceptionWarning) | |
1 0.000 0.000 0.000 0.000 {built-in method _thread.get_native_id} | |
1 0.000 0.000 0.000 0.000 loader.py:31(SafeLoader) | |
1 0.000 0.000 0.000 0.000 nodes.py:52(NodeType) | |
1 0.000 0.000 0.000 0.000 {method 'flush' of '_io.TextIOWrapper' objects} | |
1 0.000 0.000 0.000 0.000 configparser.py:181(NoSectionError) | |
1 0.000 0.000 0.000 0.000 errors.py:107(SQLTemplaterSkipFile) | |
1 0.000 0.000 0.000 0.000 typing_extensions.py:2157(_TypeAliasForm) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2364(Token) | |
1 0.000 0.000 0.000 0.000 ast.py:487(Num) | |
1 0.000 0.000 0.000 0.000 __init__.py:730(Filter) | |
1 0.000 0.000 0.000 0.000 plistlib.py:550(InvalidFileException) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3180(StringStart) | |
1 0.000 0.000 0.000 0.000 shutil.py:82(RegistryError) | |
1 0.000 0.000 0.000 0.000 __init__.py:172(c_ulong) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:696(TableReferenceSegment) | |
1 0.000 0.000 0.000 0.000 nodes.py:570(Literal) | |
1 0.000 0.000 0.000 0.000 base.py:248(get_lexer_matchers) | |
1 0.000 0.000 0.000 0.000 specifiers.py:34(InvalidSpecifier) | |
1 0.000 0.000 0.000 0.000 bdb.py:13(BdbQuit) | |
1 0.000 0.000 0.000 0.000 exceptions.py:9(PrintHelp) | |
1 0.000 0.000 0.000 0.000 __init__.py:193(c_double) | |
1 0.000 0.000 0.000 0.000 dataclasses.py:206(InitVar) | |
1 0.000 0.000 0.000 0.000 tokens.py:17(DirectiveToken) | |
1 0.000 0.000 0.000 0.000 markers.py:34(InvalidMarker) | |
1 0.000 0.000 0.000 0.000 __init__.py:225(c_byte) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:195(_Constants) | |
1 0.000 0.000 0.000 0.000 contextlib.py:479(__enter__) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4364(Suppress) | |
1 0.000 0.000 0.000 0.000 _base.py:44(Error) | |
1 0.000 0.000 0.000 0.000 dialect_ansi_keywords.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 util.py:537(MatchDetail) | |
1 0.000 0.000 0.000 0.000 _compat.py:33(metaclass) | |
1 0.000 0.000 0.000 0.000 base.py:122(__str__) | |
1 0.000 0.000 0.000 0.000 nodes.py:803(Test) | |
1 0.000 0.000 0.000 0.000 exceptions.py:27(FrozenAttributeError) | |
1 0.000 0.000 0.000 0.000 exceptions.py:60(UnannotatedAttributeError) | |
1 0.000 0.000 0.000 0.000 typing.py:1753(TypedDict) | |
1 0.000 0.000 0.000 0.000 nodes.py:972(Sub) | |
1 0.000 0.000 0.000 0.000 sandbox.py:427(SandboxedEscapeFormatter) | |
1 0.000 0.000 0.000 0.000 raw.py:200(UnlexableSegment) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq attr.validators._InValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 exceptions.py:69(PythonTooOldError) | |
1 0.000 0.000 0.000 0.000 <attrs generated init attr.validators._ProvidesValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 __init__.py:246(c_bool) | |
1 0.000 0.000 0.000 0.000 typing_extensions.py:2245(ParamSpecArgs) | |
1 0.000 0.000 0.000 0.000 nodes.py:287(Helper) | |
1 0.000 0.000 0.000 0.000 dataclasses.py:517(<genexpr>) | |
1 0.000 0.000 0.000 0.000 nodes.py:1115(ContextReference) | |
1 0.000 0.000 0.000 0.000 exceptions.py:51(DefaultAlreadySetError) | |
1 0.000 0.000 0.000 0.000 context.py:17(BufferTooShort) | |
1 0.000 0.000 0.000 0.000 dataclasses.py:176(_FIELD_BASE) | |
2 0.000 0.000 0.000 0.000 L018.py:77(<genexpr>) | |
1 0.000 0.000 0.000 0.000 threading.py:727(BrokenBarrierError) | |
1 0.000 0.000 0.000 0.000 formatters.py:289(dispatch_path) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:2372(Empty) | |
1 0.000 0.000 0.000 0.000 __init__.py:230(c_char) | |
2 0.000 0.000 0.000 0.000 pyparsing.py:4705(<lambda>) | |
1 0.000 0.000 0.000 0.000 __init__.py:955(setFormatter) | |
1 0.000 0.000 0.000 0.000 scanner.py:32(ScannerError) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4226(TokenConverter) | |
1 0.000 0.000 0.000 0.000 errors.py:81(HeaderDefect) | |
1 0.000 0.000 0.000 0.000 composer.py:8(ComposerError) | |
1 0.000 0.000 0.000 0.000 <string>:1(<module>) | |
1 0.000 0.000 0.000 0.000 constructor.py:16(ConstructorError) | |
1 0.000 0.000 0.000 0.000 cyaml.py:44(CLoader) | |
1 0.000 0.000 0.000 0.000 __init__.py:256(c_wchar) | |
1 0.000 0.000 0.000 0.000 configparser.py:243(NoOptionError) | |
1 0.000 0.000 0.000 0.000 linter.py:262(remove_templated_errors) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3850(_MultipleMatch) | |
1 0.000 0.000 0.000 0.000 threading.py:1095(daemon) | |
1 0.000 0.000 0.000 0.000 warning_types.py:105(PytestUnhandledThreadExceptionWarning) | |
1 0.000 0.000 0.000 0.000 nodes.py:25(ScalarNode) | |
1 0.000 0.000 0.000 0.000 tokenize.py:159(StopTokenizing) | |
1 0.000 0.000 0.000 0.000 shutil.py:79(ReadError) | |
1 0.000 0.000 0.000 0.000 {method 'toordinal' of 'datetime.date' objects} | |
1 0.000 0.000 0.000 0.000 exceptions.py:43(NotAnAttrsClassError) | |
1 0.000 0.000 0.000 0.000 __init__.py:241(c_void_p) | |
1 0.000 0.000 0.000 0.000 __init__.py:181(c_int) | |
1 0.000 0.000 0.000 0.000 pytester.py:648(TimeoutExpired) | |
1 0.000 0.000 0.000 0.000 errors.py:12(MessageParseError) | |
1 0.000 0.000 0.000 0.000 <attrs generated init attr.validators._IsCallableValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 __init__.py:218(c_ubyte) | |
1 0.000 0.000 0.000 0.000 <attrs generated init attr.validators._OptionalValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 typing_extensions.py:2472(_ConcatenateForm) | |
1 0.000 0.000 0.000 0.000 exceptions.py:13(TimeoutError) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq _pytest.terminal.WarningReport>:1(<module>) | |
1 0.000 0.000 0.000 0.000 nodes.py:48(Impossible) | |
1 0.000 0.000 0.000 0.000 local.py:115(ImportMismatchError) | |
1 0.000 0.000 0.000 0.000 nodes.py:946(Mul) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:287(ParseSyntaxException) | |
1 0.000 0.000 0.000 0.000 :1(_IsCallableValidatorAttributes) | |
1 0.000 0.000 0.000 0.000 cyaml.py:51(CBaseDumper) | |
1 0.000 0.000 0.000 0.000 __init__.py:189(c_float) | |
1 0.000 0.000 0.000 0.000 ast.py:465(_ABC) | |
1 0.000 0.000 0.000 0.000 common.py:403(Visitor) | |
1 0.000 0.000 0.000 0.000 __init__.py:197(c_longdouble) | |
1 0.000 0.000 0.000 0.000 <attrs generated hash attr.validators._OptionalValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 exceptions.py:35(AttrsAttributeNotFoundError) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:261(ParseException) | |
1 0.000 0.000 0.000 0.000 ast.py:491(Str) | |
1 0.000 0.000 0.000 0.000 markers.py:212(Undefined) | |
1 0.000 0.000 0.000 0.000 parser.py:69(ParserError) | |
1 0.000 0.000 0.000 0.000 {built-in method _stat.S_ISREG} | |
1 0.000 0.000 0.000 0.000 shutil.py:86(_GiveupOnFastCopy) | |
1 0.000 0.000 0.000 0.000 dataclasses.py:160(_HAS_DEFAULT_FACTORY_CLASS) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:724(ExtensionReferenceSegment) | |
1 0.000 0.000 0.000 0.000 socket.py:210(_GiveupOnSendfile) | |
1 0.000 0.000 0.000 0.000 context.py:23(AuthenticationError) | |
1 0.000 0.000 0.000 0.000 __init__.py:37(__traceback_maker) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq attr.validators._ProvidesValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3097(_PositionToken) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:282(ParseFatalException) | |
1 0.000 0.000 0.000 0.000 {method '__exit__' of '_thread.lock' objects} | |
1 0.000 0.000 0.000 0.000 context.py:20(TimeoutError) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:710(DatabaseReferenceSegment) | |
1 0.000 0.000 0.000 0.000 <attrs generated init attr.validators._InValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:183(<genexpr>) | |
1 0.000 0.000 0.000 0.000 utf8prober.py:49(charset_name) | |
1 0.000 0.000 0.000 0.000 base_subprocess.py:281(ReadSubprocessPipeProto) | |
1 0.000 0.000 0.000 0.000 cyaml.py:23(CSafeLoader) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:4222(_ForwardNoRecurse) | |
1 0.000 0.000 0.000 0.000 <attrs generated hash attr.validators._ProvidesValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 <attrs generated hash attr.validators._InValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 dialect_bigquery_keywords.py:1(<module>) | |
1 0.000 0.000 0.000 0.000 nodes.py:978(Mod) | |
2 0.000 0.000 0.000 0.000 inspect.py:2539(kind) | |
1 0.000 0.000 0.000 0.000 typing_extensions.py:2612(_TypeGuardForm) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3384(_ErrorStop) | |
1 0.000 0.000 0.000 0.000 exceptions.py:139(TemplateAssertionError) | |
1 0.000 0.000 0.000 0.000 compiler.py:248(VisitorExit) | |
1 0.000 0.000 0.000 0.000 configparser.py:340(MissingSectionHeaderError) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq attr.validators._OptionalValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 unix_events.py:777(_UnixSubprocessTransport) | |
1 0.000 0.000 0.000 0.000 typing.py:1742(<dictcomp>) | |
1 0.000 0.000 0.000 0.000 nodes.py:966(Add) | |
1 0.000 0.000 0.000 0.000 <attrs generated eq attr.validators._IsCallableValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 nodes.py:958(FloorDiv) | |
1 0.000 0.000 0.000 0.000 base.py:238(set_lexer_matchers) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:3888(OneOrMore) | |
2 0.000 0.000 0.000 0.000 core.py:1268(show_help) | |
1 0.000 0.000 0.000 0.000 typing_extensions.py:2263(ParamSpecKwargs) | |
1 0.000 0.000 0.000 0.000 common.py:438(FNMatcher) | |
1 0.000 0.000 0.000 0.000 argparse.py:749(ArgumentTypeError) | |
1 0.000 0.000 0.000 0.000 nodes.py:1133(DerivedContextReference) | |
1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects} | |
1 0.000 0.000 0.000 0.000 linter.py:828(<genexpr>) | |
1 0.000 0.000 0.000 0.000 tokens.py:31(StreamStartToken) | |
1 0.000 0.000 0.000 0.000 configparser.py:264(InterpolationMissingOptionError) | |
1 0.000 0.000 0.000 0.000 nodes.py:952(Div) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:703(SchemaReferenceSegment) | |
1 0.000 0.000 0.000 0.000 core.py:496(meta) | |
1 0.000 0.000 0.000 0.000 configparser.py:276(InterpolationSyntaxError) | |
1 0.000 0.000 0.000 0.000 configparser.py:190(DuplicateSectionError) | |
1 0.000 0.000 0.000 0.000 markers.py:40(UndefinedComparison) | |
1 0.000 0.000 0.000 0.000 __init__.py:315(UnknownExtra) | |
1 0.000 0.000 0.000 0.000 events.py:15(NodeEvent) | |
1 0.000 0.000 0.000 0.000 cyaml.py:37(CUnsafeLoader) | |
1 0.000 0.000 0.000 0.000 nodes.py:1022(Pos) | |
1 0.000 0.000 0.000 0.000 <attrs generated hash attr.validators._IsCallableValidator>:1(<module>) | |
1 0.000 0.000 0.000 0.000 winterm.py:17(WinStyle) | |
1 0.000 0.000 0.000 0.000 hooks.py:338(HookImpl) | |
1 0.000 0.000 0.000 0.000 nodes.py:35(CollectionNode) | |
1 0.000 0.000 0.000 0.000 exceptions.py:247(BadArgumentUsage) | |
1 0.000 0.000 0.000 0.000 _base.py:48(CancelledError) | |
1 0.000 0.000 0.000 0.000 configparser.py:284(InterpolationDepthError) | |
1 0.000 0.000 0.000 0.000 markers.py:71(Variable) | |
1 0.000 0.000 0.000 0.000 ast.py:502(Ellipsis) | |
1 0.000 0.000 0.000 0.000 transports.py:142(Transport) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:717(IndexReferenceSegment) | |
1 0.000 0.000 0.000 0.000 cyaml.py:30(CFullLoader) | |
1 0.000 0.000 0.000 0.000 markers.py:77(Value) | |
1 0.000 0.000 0.000 0.000 hooks.py:194(_HookRelay) | |
1 0.000 0.000 0.000 0.000 cyaml.py:68(CSafeDumper) | |
1 0.000 0.000 0.000 0.000 events.py:21(CollectionStartEvent) | |
1 0.000 0.000 0.000 0.000 common.py:128(NeverRaised) | |
1 0.000 0.000 0.000 0.000 compiler.py:293(CompilerExit) | |
1 0.000 0.000 0.000 0.000 tokens.py:75(AliasToken) | |
1 0.000 0.000 0.000 0.000 queues.py:16(QueueFull) | |
1 0.000 0.000 0.000 0.000 __init__.py:41(TracebackParseError) | |
1 0.000 0.000 0.000 0.000 tokens.py:63(KeyToken) | |
1 0.000 0.000 0.000 0.000 nodes.py:1146(Break) | |
1 0.000 0.000 0.000 0.000 nodes.py:1010(Not) | |
1 0.000 0.000 0.000 0.000 nodes.py:1142(Continue) | |
1 0.000 0.000 0.000 0.000 nodes.py:1016(Neg) | |
1 0.000 0.000 0.000 0.000 exceptions.py:153(UndefinedError) | |
1 0.000 0.000 0.000 0.000 nodes.py:984(Pow) | |
1 0.000 0.000 0.000 0.000 exceptions.py:17(InvalidStateError) | |
1 0.000 0.000 0.000 0.000 base.py:410(sequence_files) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:1455(_UnboundedCache) | |
1 0.000 0.000 0.000 0.000 exceptions.py:273(Abort) | |
1 0.000 0.000 0.000 0.000 dialect_ansi.py:738(SequenceReferenceSegment) | |
1 0.000 0.000 0.000 0.000 events.py:36(StreamStartEvent) | |
1 0.000 0.000 0.000 0.000 configparser.py:254(InterpolationError) | |
1 0.000 0.000 0.000 0.000 _base.py:56(InvalidStateError) | |
1 0.000 0.000 0.000 0.000 markers.py:46(UndefinedEnvironmentName) | |
1 0.000 0.000 0.000 0.000 _base.py:640(BrokenExecutor) | |
1 0.000 0.000 0.000 0.000 configparser.py:216(DuplicateOptionError) | |
1 0.000 0.000 0.000 0.000 typing_extensions.py:1717(<dictcomp>) | |
1 0.000 0.000 0.000 0.000 nodes.py:44(SequenceNode) | |
1 0.000 0.000 0.000 0.000 nodes.py:47(MappingNode) | |
1 0.000 0.000 0.000 0.000 error.py:45(YAMLError) | |
1 0.000 0.000 0.000 0.000 cyaml.py:85(CDumper) | |
1 0.000 0.000 0.000 0.000 errors.py:41(NoBoundaryInMultipartDefect) | |
1 0.000 0.000 0.000 0.000 _base.py:52(TimeoutError) | |
1 0.000 0.000 0.000 0.000 ast.py:495(Bytes) | |
1 0.000 0.000 0.000 0.000 resolver.py:167(Resolver) | |
1 0.000 0.000 0.000 0.000 tokens.py:25(DocumentStartToken) | |
1 0.000 0.000 0.000 0.000 tokens.py:96(ScalarToken) | |
1 0.000 0.000 0.000 0.000 ast.py:499(NameConstant) | |
1 0.000 0.000 0.000 0.000 events.py:64(ScalarEvent) | |
1 0.000 0.000 0.000 0.000 exceptions.py:147(TemplateRuntimeError) | |
1 0.000 0.000 0.000 0.000 {built-in method _operator.lt} | |
1 0.000 0.000 0.000 0.000 errors.py:53(MisplacedEnvelopeHeaderDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:16(HeaderParseError) | |
1 0.000 0.000 0.000 0.000 constructor.py:747(Constructor) | |
1 0.000 0.000 0.000 0.000 pyparsing.py:1478(_FifoCache) | |
1 0.000 0.000 0.000 0.000 commands.py:267(cli) | |
1 0.000 0.000 0.000 0.000 dataclasses.py:167(_MISSING_TYPE) | |
1 0.000 0.000 0.000 0.000 __init__.py:1638(__init__) | |
2 0.000 0.000 0.000 0.000 inspect.py:2531(default) | |
1 0.000 0.000 0.000 0.000 hooks.py:351(HookSpec) | |
1 0.000 0.000 0.000 0.000 tokens.py:82(AnchorToken) | |
1 0.000 0.000 0.000 0.000 _compat.py:570(_get_windows_console_stream) | |
1 0.000 0.000 0.000 0.000 errors.py:20(BoundaryError) | |
1 0.000 0.000 0.000 0.000 errors.py:56(MissingHeaderBodySeparatorDefect) | |
1 0.000 0.000 0.000 0.000 {built-in method posix.WEXITSTATUS} | |
1 0.000 0.000 0.000 0.000 tokens.py:60(FlowMappingEndToken) | |
1 0.000 0.000 0.000 0.000 formatters.py:336(<genexpr>) | |
1 0.000 0.000 0.000 0.000 errors.py:44(StartBoundaryNotFoundDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:24(MultipartConversionError) | |
1 0.000 0.000 0.000 0.000 errors.py:47(CloseBoundaryNotFoundDefect) | |
1 0.000 0.000 0.000 0.000 tokens.py:39(StreamEndToken) | |
1 0.000 0.000 0.000 0.000 exceptions.py:157(SecurityError) | |
1 0.000 0.000 0.000 0.000 _compat.py:156(set_first_cellvar_to) | |
1 0.000 0.000 0.000 0.000 errors.py:50(FirstHeaderLineIsContinuationDefect) | |
1 0.000 0.000 0.000 0.000 tokens.py:89(TagToken) | |
1 0.000 0.000 0.000 0.000 errors.py:28(CharsetError) | |
1 0.000 0.000 0.000 0.000 utf8prober.py:53(language) | |
1 0.000 0.000 0.000 0.000 errors.py:104(ObsoleteHeaderDefect) | |
1 0.000 0.000 0.000 0.000 tokens.py:28(DocumentEndToken) | |
1 0.000 0.000 0.000 0.000 events.py:45(DocumentStartEvent) | |
1 0.000 0.000 0.000 0.000 hebrewprober.py:174(set_model_probers) | |
1 0.000 0.000 0.000 0.000 exceptions.py:21(SendfileNotAvailableError) | |
1 0.000 0.000 0.000 0.000 errors.py:87(InvalidHeaderDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:61(MultipartInvariantViolationDefect) | |
1 0.000 0.000 0.000 0.000 events.py:54(DocumentEndEvent) | |
1 0.000 0.000 0.000 0.000 __init__.py:76(mark_rewrite) | |
1 0.000 0.000 0.000 0.000 tokens.py:48(BlockEndToken) | |
1 0.000 0.000 0.000 0.000 tokens.py:72(FlowEntryToken) | |
1 0.000 0.000 0.000 0.000 errors.py:107(NonASCIILocalPartDefect) | |
1 0.000 0.000 0.000 0.000 exceptions.py:163(FilterArgumentError) | |
1 0.000 0.000 0.000 0.000 tokens.py:54(FlowMappingStartToken) | |
1 0.000 0.000 0.000 0.000 context.py:81(__exit__) | |
1 0.000 0.000 0.000 0.000 errors.py:90(HeaderMissingRequiredValue) | |
1 0.000 0.000 0.000 0.000 tokens.py:42(BlockSequenceStartToken) | |
1 0.000 0.000 0.000 0.000 tokens.py:66(ValueToken) | |
1 0.000 0.000 0.000 0.000 tokens.py:57(FlowSequenceEndToken) | |
1 0.000 0.000 0.000 0.000 errors.py:67(UndecodableBytesDefect) | |
1 0.000 0.000 0.000 0.000 tokens.py:45(BlockMappingStartToken) | |
1 0.000 0.000 0.000 0.000 errors.py:76(InvalidBase64LengthDefect) | |
1 0.000 0.000 0.000 0.000 errors.py:73(InvalidBase64CharactersDefect) | |
1 0.000 0.000 0.000 0.000 tokens.py:51(FlowSequenceStartToken) | |
1 0.000 0.000 0.000 0.000 errors.py:70(InvalidBase64PaddingDefect) | |
1 0.000 0.000 0.000 0.000 events.py:78(SequenceEndEvent) | |
1 0.000 0.000 0.000 0.000 events.py:31(CollectionEndEvent) | |
1 0.000 0.000 0.000 0.000 events.py:75(SequenceStartEvent) | |
1 0.000 0.000 0.000 0.000 events.py:84(MappingEndEvent) | |
1 0.000 0.000 0.000 0.000 events.py:61(AliasEvent) | |
1 0.000 0.000 0.000 0.000 errors.py:64(InvalidMultipartContentTransferEncodingDefect) | |
1 0.000 0.000 0.000 0.000 tokens.py:69(BlockEntryToken) | |
1 0.000 0.000 0.000 0.000 events.py:81(MappingStartEvent) | |
1 0.000 0.000 0.000 0.000 events.py:42(StreamEndEvent) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment