Fix ada method descriptor creation in Cpython: since python3.12
the ada method descriptor type must be properly defined and
handle computation of __name__ and __qualname__.
Fix internal testsuite related to API changes of e3 and
add a test.
Fix CI using old component names
Depends-On: eng/shared/anod!7814
For eng/ide/gnatstudio#486