The distutils module is being removed from Python as of version 3.12. It is fully replaced by the setuptools and sysconfig modules. Attached is a patch to convert PySVN to use the newer approach.
Thanks for a great patch. I have tested against python 2.7 and 3.8+ without issue.
merge as r2107
Log in to post a comment.
Thanks for a great patch.
I have tested against python 2.7 and 3.8+ without issue.
merge as r2107
Thanks for a great patch.
I have tested against python 2.7 and 3.8+ without issue.
merge as r2107