#5 [compat] Python 3.8: platform module no longer carries some leveraged members
Closed: Fixed by jpokorny. Opened by jpokorny.

E.g. linux_distribution.

This is long known circumstance, see main.py:

# XXX should eventually switch/fallback to "distro" external package for
# the latter (via https://bugzilla.redhat.com/1219172#c6, but see also #c9)

In order to cope with Python 3.8, it needs to be finally resolved.


There were more 3.8 related problems, but hopefully, all are
at this point fixed in v0.77.2 release that went out today.

Particular commit for this very issue:
https://pagure.io/clufter/c/1bdc13ff8416557859cc6f907d2267b5bbf9e04b?branch=master

(should have closed this issue automatically, color me sad)

Metadata Update from @jpokorny:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata