ganglia / monitor-core

Ganglia Monitoring core
BSD 3-Clause "New" or "Revised" License
490 stars 246 forks source link

gmond support python3 #313

Open yangruochen opened 4 years ago

yangruochen commented 4 years ago

This patch is used to support python3 for gmond. We can use --with-python=/usr/bin/python3 to configure and build it.

brevilo commented 1 year ago

This PR is particularly important since Debian dropped Ganglia's python support due to the missing Python 3 compatibility as of 3.7.2-1, which effectively means current Debian stable (bullseye).