arsenic
arsenic copied to clipboard
Remove distutils
distutils
is deprecated and slated for removal in Python 3.12
https://peps.python.org/pep-0632//#migration-advice
this project doesn't use distutils from what I can see. what exactly are you suggesting should change?
this project doesn't use distutils from what I can see
https://github.com/HENNGE/arsenic/blob/7d594eaecf373a8868475c149ee942bb1aeb1638/src/arsenic/services.py#L5
ah, i was only looking in packaging related code.
arsenic
is a dependency of wapiti
and with distutils
it would not be possible to wapiti
with Python 3.12.