Source symbols: tools/prepare_docs_edit_scope.py
Deterministic, value-free symbol metadata extracted from public source. Implementations and literal values are not copied into this page.
- Revision: main@90b4acaac937dc1c0aeffaead8b707c896ebf3db · 2026-07-22T09:03:55Z
- Declarations: 16
- Referenced calls: 52
Declared symbols
parse_args— def at line 52; referencesArgumentParser,add_argument,Requestgithub_api_json— def at line 66; referencesRequestget_pr_changed_files— def at line 82; referencesrange,github_api_json,isinstance,RuntimeError,get,append,len,loads,read_text,Path,lower,sorted,relative_to,as_posix,rglob,is_fileread_json— def at line 106; referencesloads,read_text,isinstance,RuntimeError,get_pr_changed_files,Path,lower,len,append,sorted,relative_to,as_posix,rglob,is_filecollect_changed_files— def at line 113; referencesget_pr_changed_files,Path,lower,len,append,sorted,relative_to,as_posix,rglob,is_filecollect_keywords— def at line 117; referencesPath,lower,len,append,sorted,relative_to,as_posix,rglob,is_fileget_candidate_doc_files— def at line 136; referencessorted,relative_to,as_posix,rglob,is_file,loweris_ignored_source_file— def at line 154; referencesPath,lowerscore_source_file— def at line 162; referencesPath,lower,startswith,endswithget_source_files_to_inspect— def at line 204; referencesscore_source_file,is_ignored_source_file,sort,lower,startswith,get,bool,len,describe_source_filedescribe_source_file— def at line 218; referenceslower,startswith,get_source_files_to_inspect,get,bool,lenbuild_scope_payload— def at line 235; referencesget_source_files_to_inspect,get,bool,len,describe_source_fileformat_markdown_scope— def at line 276; referencesstr,strip,append,extend,joinwrite_scope_files— def at line 346; referencesmkdir,write_text,dumps,format_markdown_scopewrite_multiline_output— def at line 353; referencesPath,open,write,joinmain— def at line 361; referencesparse_args,read_json,collect_changed_files,collect_keywords,get_candidate_doc_files,build_scope_payload,write_scope_files,write_multiline_output
File-level call references
ArgumentParser— line 53add_argument— line 54parse_args— line 63Request— line 67get— line 74add_header— line 76urlopen— line 78loads— line 79read— line 79decode— line 79range— line 84github_api_json— line 85isinstance— line 88RuntimeError— line 89append— line 98len— line 100read_text— line 107get_pr_changed_files— line 114Path— line 120lower— line 121sorted— line 137relative_to— line 138as_posix— line 138rglob— line 139is_file— line 140sum— line 146sort— line 150startswith— line 167endswith— line 175join— line 186str— line 187collect_keywords— line 197score_source_file— line 210is_ignored_source_file— line 212get_source_files_to_inspect— line 242bool— line 253describe_source_file— line 263strip— line 287extend— line 307mkdir— line 347write_text— line 349dumps— line 349format_markdown_scope— line 350open— line 355write— line 356read_json— line 363collect_changed_files— line 365get_candidate_doc_files— line 367build_scope_payload— line 368write_scope_files— line 375write_multiline_output— line 377main— line 385
Source: tools/prepare_docs_edit_scope.py