nsalwan opened a new pull request #9268:
URL: https://github.com/apache/pulsar/pull/9268


   Fixes #8622 
   
   ### Motivation
   As per issue description : PIP-56 proposed we should upgrade our python 
version in the Docker image, we did that in the PR #7963.
   But I still find some python2.7 usage in the pulsar repository.
   We have fixed this issue.
   
   *Explain here the context, and why you're making that change. What is the 
problem you're trying to solve.*
   getting rid of python 2.7
   
   ### Modifications
   
   *Describe the modifications you've done.*
   Updated the CMake files.
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   Yes, It does.
   
   ### Documentation
   
     - If a feature is not applicable for documentation, explain why?
     It get rids of python 2.7 which is not supported by pulsar anyway.
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to