You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, the implementation of typing._SpecialForm was changed on the HEAD of 3.10 (refs: python/cpython#27246). After this change, autodoc can't process type aliases built by typing._SpecialForm well.
Note: this breaks our CI. So it should be fixed on 4.1.2.