ksobolew opened a new pull request, #533:
URL: https://github.com/apache/ranger/pull/533

   ## What changes were proposed in this pull request?
   
   Now that Python 3 is a requirement, we can remove some compatibility with 
Python 2, replace obsolete function calls and fix escape sequences that Python 
3 treats as invalid.
   
   This is not a comprehensive review of all Python scripts! Just the things 
that we noticed while having to adjust to a version of Python that's even newer 
than the 3.8 given as the minimum required version.
   
   ## How was this patch tested?
   
   Some of those changes are running in production on our deployments.


-- 
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-unsubscr...@ranger.apache.org

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

Reply via email to