You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "kojiromike (via GitHub)" <gi...@apache.org> on 2024/04/16 01:44:38 UTC

[PR] AVRO-3977: Use shutil.which instead of distutils [avro]

kojiromike opened a new pull request, #2854:
URL: https://github.com/apache/avro/pull/2854

   Distutils is no longer shipped with Python as of 3.12
   
   ## What is the purpose of the change
   
   Fixes a failing typecheck in 3.12
   
   
   ## Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   
   ## Documentation
   
   No new feature.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] AVRO-3977: Use shutil.which instead of distutils [avro]

Posted by "kojiromike (via GitHub)" <gi...@apache.org>.
kojiromike merged PR #2854:
URL: https://github.com/apache/avro/pull/2854


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org