mirror of
https://github.com/vinta/awesome-python.git
synced 2026-07-19 18:13:43 -05:00
Previously, two entries sharing the same URL but different names would be collapsed into one. Using a composite (url, name) key preserves distinct entries while still merging true duplicates. Co-Authored-By: Claude <noreply@anthropic.com>