mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-09 20:18:50 +08:00
92936964b6
Eliminate the redundant _find_link_deep precheck by merging the two walks over inline.children into one loop that simultaneously locates the link and records its top-level index. Co-Authored-By: Claude <noreply@anthropic.com>