Skip to content

Commit

Permalink
add template NEWS entry according to https://pip.pypa.io/en/latest/de…
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmicexplorer committed Feb 13, 2020
1 parent 6709f43 commit 5c7ec45
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions news/1234.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Cache the result of parse_links() to avoid re-tokenizing a find-links page if the page's contents haven't changed.

This change significantly improves resolve performance when --find-links points to a very large html page.

0 comments on commit 5c7ec45

Please sign in to comment.