[
https://issues.apache.org/jira/browse/RANGER-5147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj resolved RANGER-5147.
--------------------------------------
Fix Version/s: 3.0.0
2.7.0
Assignee: Krzysztof Sobolewski
Resolution: Fixed
master branch:
{noformat}
commit 7d553f1e879e40f8f369bc4b80dd892b1086bebe (HEAD -> master, origin/master,
origin/HEAD)
Author: Krzysztof Sobolewski <[email protected]>
Date: Fri Feb 21 22:34:43 2025 +0100
RANGER-5147: Modernize some Python scripts now that Python 3 is a
requirement (#533)
{noformat}
ranger-2.7 branch:
{noformat}
commit c913aac1729dafc13fdf216bfa487ccaecf92766 (HEAD -> ranger-2.7,
origin/ranger-2.7)
Author: Krzysztof Sobolewski <[email protected]>
Date: Fri Feb 21 22:34:43 2025 +0100
RANGER-5147: Modernize some Python scripts now that Python 3 is a
requirement (#533)
(cherry picked from commit 7d553f1e879e40f8f369bc4b80dd892b1086bebe)
{noformat}
> Modernize Python scripts for Python 3
> -------------------------------------
>
> Key: RANGER-5147
> URL: https://issues.apache.org/jira/browse/RANGER-5147
> Project: Ranger
> Issue Type: Improvement
> Components: admin, kms, tagsync, usersync
> Reporter: Krzysztof Sobolewski
> Assignee: Krzysztof Sobolewski
> Priority: Major
> Fix For: 3.0.0, 2.7.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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 message was sent by Atlassian Jira
(v8.20.10#820010)