kimchi-project / kimchi

An HTML5 management interface for KVM guests
https://github.com/kimchi-project/kimchi/releases/latest
Other
3.1k stars 364 forks source link

platform.linux_distribution is removed in Python 3.8 #1285

Closed PinkD closed 4 years ago

PinkD commented 4 years ago

https://github.com/kimchi-project/kimchi/blob/c26d35d89771170060522d0afd9c121a3c1fd222/osinfo.py#L41

There is a similar issue in pymssql https://github.com/pymssql/pymssql/issues/586

alinefm commented 4 years ago

Thank you for reporting it, @PinkD