Python ebuild configures with --with-cxx=no unconditionally. It should include a nocxx flag to do this instead. Reproducible: Always Steps to Reproduce:
if cxx support is enabled, it is likely that gcc major version upgrades will break python (and hence portage), so being on the safe side, i prefer not to allow users to set that unless proven otherwise.