mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-10 12:59:07 +08:00
4f297a5301
Within the same star count, built-in (stdlib) entries were interleaved with third-party entries. Add a builtin tier to the sort key so stdlib entries always rank below non-stdlib entries at equal star counts. Co-Authored-By: Claude <noreply@anthropic.com>