mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-09 22:53:49 +08:00
57a5b432f6
Only the canonical 'filter' query param is supported. The 'category' and 'group' aliases were never documented and silently accepted wrong spellings; removing them prevents hidden coupling to old URL shapes. Co-Authored-By: Claude <noreply@anthropic.com>