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

Drop distutils in python binding #2271

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Drop distutils in python binding #2271

merged 1 commit into from
Feb 15, 2024

Conversation

Xeonacid
Copy link
Contributor

distutils has been removed since Python 3.12.

Replace distutils.sysconfig with sysconfig stdlib.

distutils has been removed since Python 3.12.

Replace distutils.sysconfig with sysconfig stdlib.

Signed-off-by: Xeonacid <xeonacid@hit.edu.cn>
@Rot127
Copy link
Collaborator

Rot127 commented Feb 15, 2024

@kabeor Please trigger the workflows

@kabeor
Copy link
Member

kabeor commented Feb 15, 2024

Thank you!

@kabeor kabeor merged commit d63211e into capstone-engine:next Feb 15, 2024
12 checks passed
@Xeonacid Xeonacid deleted the distutils branch February 15, 2024 08:32
@patacca
Copy link

patacca commented Apr 4, 2024

Would it be possible to create a new capstone version to include this PR so that we can use it directly from pypi with python 3.12?
Right now this issue is helding several projects

@Rot127
Copy link
Collaborator

Rot127 commented Apr 5, 2024

Yes, we will include it in the v5.0.2 release

@Rot127 Rot127 added this to the v5.0.2 milestone Apr 5, 2024
@Rot127 Rot127 added the python bindings label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants