BewareMyPower opened a new pull request #8624:
URL: https://github.com/apache/pulsar/pull/8624


   Master Issue: #8622 
   
   ### Motivation
   
   According to PIP 56, Python 2 should not be supported anymore. But the 
CMakeLists.txt still try to find include directory and library of Python 2.7 
and the vagrant build script still build wheels for Python 2.
   
   ### Modifications
   
   - Remove Python 2.7 related find operations in CMakeLists.txt
   - Remove Python 2 wheels for OS X vagrant build
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   This change is a trivial rework / code cleanup without any test coverage.


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