Skip to content

Conversation

mkoeppe
Copy link

@mkoeppe mkoeppe commented Oct 15, 2022

Updated version of the script, now handles comma-separated trac account lists in contributors.xml and outputs a list of Trac accounts without github account - I used this for https://trac.sagemath.org/ticket/34664

contributors-from-sage-changelogs.py: Finds names from https://github.com/sagemath/sage-changelogs/blob/master/merger/contributors/9.7 that are not included in contributors.xml yet - @kwankyu

@kwankyu
Copy link

kwankyu commented Oct 17, 2022

I used strip_accents_unicode(str) from

from sklearn.feature_extraction.text import strip_accents_ascii, strip_accents_unicode

to sort without diacritics.

Otherwise LGTM.

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.

2 participants