virt-manager/virtinst/install
Chris Kerr ddcdd39dcb urlfetcher: Make check_output call compatible with Python 3.6
Fixes: #291

The `text=` keyword was added in Python 3.7 "as a more readable
alias for `universal_newlines=`". This commit switches to the
old form of the name, for backwards compatibility with Python 3.6,
the default Python3 version on Ubuntu 18.04 and RHEL 8.

When support for Python 3.6 is no longer needed, this change can
be reverted.
2021-10-04 13:13:18 -04:00
..
__init__.py virtinst: Move multiple installer .py files to virtinst/install/ 2019-06-17 00:12:32 -04:00
cloudinit.py cloudinit: Don't regenerate root password 2019-11-25 14:03:49 -05:00
installer.py progress: Some internal API cleanup 2021-05-22 14:56:10 -04:00
installerinject.py installer: Prefer xorrisofs over genisoimage/mkisofs 2021-05-22 13:04:06 -04:00
installertreemedia.py device: disk: Rename path property to get/set_source_path 2020-11-11 19:06:32 -05:00
unattended.py virtinst: Unify test code paths when run as root 2020-07-18 19:28:04 -04:00
urldetect.py urlfetcher: Add xorriso ISOReader implementation 2021-05-22 14:56:10 -04:00
urlfetcher.py urlfetcher: Make check_output call compatible with Python 3.6 2021-10-04 13:13:18 -04:00
volumeupload.py virtinst: Use consistent format for meter filename strings 2021-05-22 14:56:10 -04:00