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

Feature/support py3 10 #3

Merged
merged 1 commit into from
Dec 24, 2021
Merged

Feature/support py3 10 #3

merged 1 commit into from
Dec 24, 2021

Conversation

spumer
Copy link
Collaborator

@spumer spumer commented Dec 24, 2021

Fixes #2

`__int__` no more called for ctypes fields, removed in bpo-41974

Fixes #2
@spumer spumer force-pushed the feature/support-py3_10 branch from 1fda304 to 731c7d0 Compare December 24, 2021 09:31
@spumer spumer merged commit c174576 into master Dec 24, 2021
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.

TypeError: 'IPv4Address' object cannot be interpreted as an integer
1 participant