Menu

#20 Patch: switch distutils to setuptools and sysconfig

1.0
closed
None
2022-10-22
2022-10-18
No

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.

1 Attachments

Discussion

  • Barry Alan Scott

    Thanks for a great patch.
    I have tested against python 2.7 and 3.8+ without issue.

    merge as r2107

     
  • Barry Alan Scott

    • status: open --> closed
     
  • Barry Alan Scott

    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.

Monday.com Logo