Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Separate Indian male and female names #2074

Merged
merged 3 commits into from
Aug 21, 2024

Conversation

wh0th3h3llam1
Copy link
Contributor

What does this change

Add Separate Indian male and female names

What was wrong

There was no separate male and female names list for locale en-IN

How this fixes it

Add separate list for male and female first names

Fixes #2073

@wh0th3h3llam1
Copy link
Contributor Author

@fcurella any ideas how to fix mypy issues?

@wh0th3h3llam1
Copy link
Contributor Author

wh0th3h3llam1 commented Jul 25, 2024

If we check the seed method of random.Random, it does not allow anything except int | float | str | bytes | bytearray | None, so why are we setting type hint as Hashable ?

image

@fcurella fcurella merged commit 6a7f288 into joke2k:master Aug 21, 2024
38 of 42 checks passed
This pull request was closed.
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.

Locale hi_IN and en_IN doesn't have separate male and female names
2 participants