mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-09 22:53:49 +08:00
8e7b881659
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>