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 workaround for pypy/pypy#5165 #125

Open
skirpichev opened this issue Jan 4, 2025 · 0 comments · May be fixed by #127
Open

Add workaround for pypy/pypy#5165 #125

skirpichev opened this issue Jan 4, 2025 · 0 comments · May be fixed by #127
Labels
bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@skirpichev
Copy link
Member

Basically, if argument is list/tuple, we should walk over it and convert elements to chars or raise a ValueError.

@skirpichev skirpichev added bug Something isn't working good first issue Good for newcomers labels Jan 4, 2025
@skirpichev skirpichev added this to the v0.3.0 milestone Jan 4, 2025
skirpichev added a commit to skirpichev/python-gmp that referenced this issue Jan 5, 2025
@skirpichev skirpichev linked a pull request Jan 5, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant