aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py
diff options
context:
space:
mode:
authorGravatar Numerlor <[email protected]>2020-09-20 03:06:59 +0200
committerGravatar Numerlor <[email protected]>2020-09-20 03:06:59 +0200
commit75f95a110ce96734cb64f89321f9a6eeb0d79463 (patch)
tree58210c5244b4a38eaf04e404db5bf9df6729f7f1 /tests/helpers.py
parentDon't return fragment in DocItem url (diff)
Replace caching of soups with new class.
Storing BeautifulSoup objects could lead to memory problems because of their large footprint, the new class replaces the long term storage by parsing all items on the first fetch of the page and only storing their markdown string.
Diffstat (limited to 'tests/helpers.py')
0 files changed, 0 insertions, 0 deletions