Bug 1677321

Summary: libvirt-python missing support for modern python versions (python 3.7)
Product: [Community] Virtualization Tools Reporter: corey.bryant
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: berrange, libvirt-maint, tburke
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-02-14 15:26:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description corey.bryant 2019-02-14 14:31:54 UTC
Description of problem:
Please can you assure that libvirt-python supports the current python release? The current release is python 3.7, and python 3.8 release is slated to release this October.

Version-Release number of selected component (if applicable):
master

Comment 1 Daniel Berrangé 2019-02-14 15:26:29 UTC
Libvirt has supported python3 for years now & no reason to believe it'll stop working.

Comment 2 corey.bryant 2019-02-14 17:19:14 UTC
It's possible it's fine but tox.ini only has py34 listed.