osuAkatsuki / bancho.py

An osu! server for the generic public, optimized for maintainability in modern python
https://akatsuki.gg
MIT License
201 stars 125 forks source link

misc: (TODO) make sure all repo `fetch_many` calls are using `page=None, page_size=None` where required by osu! #601

Open cmyui opened 4 months ago

cmyui commented 4 months ago

This is something we haven't been particularly careful with -- worth doing a sweep to ensure they're all used correctly, as this will otherwise slip by until noticed (possibly a long time for some repos).