Skip to content

Conversation

@anisa-su993
Copy link

See Issue #148

In v3.12+, ctypes removed the _filepath field and now _name can be used as a path-like object. This patch removes the deprecated field which raises an AttributeError if run with Python 3.12+

In v3.12+, ctypes removed the _filepath field and now _name can be used
as a path-like object. This patch removes the deprecated field which
raises an AttributeError if run with Python 3.12+

Signed-off-by: Anisa Su <anisa.su@samsung.com>
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