[parted-devel] [PATCH 0/2] Use python3 for test helper scripts

Brian C. Lane bcl at redhat.com
Wed Jun 27 22:53:44 BST 2018


Some distributions are removing python2 (as much as possible). The first
patch here modifies the 2 helper scripts in test so that they will work
with either py2 or py3. The 2nd actually changes the default to python3
-- I expect that not everyone will want to make that change yet, but
figured I'd include it for discussion.

Brian C. Lane (2):
  Modify gpt-header-move and msdos-overlap to work with py2 or py3
  Switch gpt-header-move and msdos-overlap to python3

 tests/gpt-header-move | 17 +++++++++--------
 tests/msdos-overlap   |  7 +++----
 2 files changed, 12 insertions(+), 12 deletions(-)

-- 
2.17.1




More information about the parted-devel mailing list