deprecate distutils module to be able to support py3.12++
Open
- Dominant language
- Python
- Stars
- 18
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
Regarding https://github.com/dmwm/CRABServer/issues/8956, making all CRAB code base support py3.12+
We have to revise how we [setup CRABClient](https://github.com/dmwm/CRABClient/blob/master/setup.py), steer away from distutils here may not trivial like my recent [CRABServer side PR](https://github.com/dmwm/CRABServer/pull/9260).
I'll have a look in details how we revised CRABServer setup and adopt a similar approach here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.