Skip to content

Conversation

me4502
Copy link

@me4502 me4502 commented Feb 4, 2025

This PR adds a new duplicate developer check, to look for any intersecting contact methods between two developer entries. This appears to be both significantly more accurate and faster than the edit distance name check method (which is still present in this PR).

I've also, in a separate commit for ease of review, removed some unambiguous duplicate cases that were found via a quick glance over the script output., and regenerated the HTML. One of the unambiguous duplicate cases was mentioned in this issue, #434

It appears that there was one oddity in the new static website output that I'm not sure whether is acceptable or not, being that ladder and Ladder appear to have swapped alphabetical order. From a quick Google it seems that the output in my PR is considered more "correct," but I'm happy to correct it if necessary. It might just be a matter of Python version, as I ran this with the latest Python 3 release (3.13.1 at the time of writing)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant