Draft: Add new tag 'missing-cpython-extension' to flag packages that do not build CPython extensions for all the supported Python versions.
The goal of this tag is to catch packages that should be rebuilt (because they haven't been since a new Python version has been made available) or that don't build all the extensions they should due to a misconfiguration in the packaging scripts.